voidSatisfaction
c8763063c0
resolve conflict with master
2017-11-07 22:47:08 +09:00
voidSatisfaction
e57fef2413
refactor: add utils
2017-11-07 22:38:28 +09:00
SuenagaRyota
e94b45a7e4
Merge pull request #1064 from yosmoc/importfiletoemptyfolder
...
enable importing file to empty folder
2017-11-07 14:42:35 +09:00
voidSatisfaction
9095fe934d
add multi selection with arrow short cut
2017-11-07 00:01:50 +09:00
voidSatisfaction
9139495f02
feat: add multiple pin to top and rename activateNote to focusNote
2017-11-06 21:53:31 +09:00
Kazu Yokomizo
c86e43597c
Fix CI error
2017-11-06 16:11:00 +09:00
Kazu Yokomizo
706b5d253f
Fix updated date at note list
2017-11-06 15:49:04 +09:00
yosmoc
8fb8c7a40b
importing from file uses the same storage/folder resolve logic as creating new note
...
It makes less confusing for user.
2017-11-06 00:22:43 +01:00
yosmoc
21220f93b1
enable importing file to empty folder
...
Current implementation is fetching the import destination storageKey and folderkey from a file in the folder. If no files are in the folder, it cannot fetch these keys. Use prop.params.storageKey / folderKey instead.
2017-11-06 00:21:58 +01:00
voidSatisfaction
bcb1fb4331
feat multi drag and drop for changing folder
2017-11-05 21:18:39 +09:00
voidSatisfaction
70b69a3bc9
refactor: inner codes
2017-11-05 19:22:55 +09:00
voidSatisfaction
a7e458b784
feat change name and add deletion logic
2017-11-05 19:00:03 +09:00
voidSatisfaction
a504a45d99
fix up and down key rendering problems
2017-11-05 18:45:09 +09:00
voidSatisfaction
2d0e14c1cc
feat: add shiftkey multiselect notes and delete
2017-11-05 18:11:08 +09:00
Kazu Yokomizo
5bd4a3f761
Merge pull request #1033 from nathanielw/fix/pinned-next
...
Include each note only once when sorting by pin
2017-11-04 19:24:59 +09:00
Kazu Yokomizo
1265e7c4a1
Merge pull request #1038 from voidsatisfaction/fix/pinned_note_right_click
...
Fix enabling no focus right click pin to top and show adequate context menu
2017-10-31 12:59:56 +09:00
voidSatisfaction
7666182ae3
Fix enable no focus right click pin to top and show right context menu
2017-10-31 00:24:17 +09:00
Maurits Lourens
20de08b625
added the context menu to the list view
2017-10-30 16:18:49 +01:00
Nathaniel Watson
e60f4f4a64
Include each note only once when sorting by pin
...
Fixes #983
2017-10-30 21:51:44 +13:00
Kazu Yokomizo
19dc16e14a
Change sort icon and string
2017-10-15 15:52:16 +09:00
Sosuke Suzuki
faede48217
feature tag search
2017-10-14 11:57:03 +09:00
Sosuke Suzuki
3154110de1
list tags
2017-10-14 11:49:32 +09:00
asmsuechan
c197dd0a4b
Add getTargetIndex() and replece them
2017-10-13 17:19:38 +09:00
asmsuechan
d274563b2c
Change order for pinned notes on /home, /trashed, /searched or /starred
2017-10-13 16:33:55 +09:00
asmsuechan
2003bea3cf
Remove unnecessary lines
2017-10-13 16:24:13 +09:00
asmsuechan
f9b3284852
Fix a condition
2017-10-13 14:22:13 +09:00
asmsuechan
9bca133d88
Remove updateFolder because it's no longer used
2017-10-13 14:18:41 +09:00
asmsuechan
03fc453608
Change method names
2017-10-13 14:18:41 +09:00
asmsuechan
3027cc81b3
Add handleNoteDelete
2017-10-13 14:18:41 +09:00
asmsuechan
2415fbf676
Change to use const instead of let
2017-10-13 14:18:41 +09:00
asmsuechan
725c6a7ba9
Resolve conflicts
2017-10-13 14:18:41 +09:00
asmsuechan
c33da0cf8e
Fix some pointed by eslint
2017-10-13 14:18:41 +09:00
asmsuechan
f3370242bf
Add conditions to hide pin from /home, /starred or /trash
2017-10-13 14:18:41 +09:00
asmsuechan
0e312ba929
Change name Pinn to Pin
2017-10-13 14:18:41 +09:00
asmsuechan
6440395197
Change to use strict equation
2017-10-13 14:18:41 +09:00
asmsuechan
5433abddaf
Remove console.log
2017-10-13 14:18:41 +09:00
asmsuechan
0ccb465288
Remove pinnedNotes from Folder
2017-10-13 14:18:41 +09:00
asmsuechan
8fd4deb3eb
Add unpin
2017-10-13 14:18:41 +09:00
asmsuechan
fe8045c51d
Add pinn to top
2017-10-13 14:18:41 +09:00
asmsuechan
93e188d118
Change to be able to search on starred
2017-10-12 20:28:23 +09:00
asmsuechan
df3195fc1e
Refactor getContextNotes()
2017-10-12 18:42:34 +09:00
asmsuechan
da6b8c30a0
Improve some
2017-10-12 18:42:34 +09:00
asmsuechan
70468b6b7d
Change contextNotes a state to a variable because of lifesycle loop
2017-10-12 18:42:34 +09:00
asmsuechan
2511512d94
Improve context search
2017-10-12 18:42:34 +09:00
voidSatisfaction
a7328e21f1
feat: add right click notelist delete
2017-10-08 18:20:31 +09:00
asmsuechan
bf590b5614
Fix typo addNotes to addNotesFromFiles
2017-09-23 12:29:08 +09:00
asmsuechan
f8e6a939ca
Fix comment
2017-09-23 10:20:48 +09:00
asmsuechan
2af2d71540
Rename addNotes to addNotesFromFiles
2017-09-23 00:28:55 +09:00
asmsuechan
6aaf9d9eb2
Change disable drop on trash
2017-09-23 00:28:55 +09:00
asmsuechan
42a9caf5a3
Add file drop on NoteList
2017-09-23 00:28:52 +09:00