zadam
|
95d1952896
|
wip
|
2020-02-29 16:26:46 +01:00 |
|
zadam
|
3ab2b41e8c
|
open links in new tab without activation
|
2020-02-29 15:00:35 +01:00 |
|
zadam
|
724ba352e6
|
refactored existing context menus
|
2020-02-29 13:03:05 +01:00 |
|
zadam
|
4bd298a55b
|
refactor data-kb-command
|
2020-02-27 23:12:22 +01:00 |
|
zadam
|
32d60a7eb9
|
refactored tree context menu to reduce duplication
|
2020-02-16 22:56:40 +01:00 |
|
zadam
|
a679fedb58
|
refactored keyboard actions into commands
|
2020-02-16 19:54:11 +01:00 |
|
zadam
|
e000fb4579
|
appContext is now component
|
2020-02-16 19:21:17 +01:00 |
|
zadam
|
7e41a2750c
|
refactored KB handling and add link dialog
|
2020-02-15 22:12:05 +01:00 |
|
zadam
|
e1bf4dcbc9
|
basic executor / command mechanism
|
2020-02-15 10:41:21 +01:00 |
|
zadam
|
9337564075
|
boxicons 2.0.5
|
2020-02-15 09:16:23 +01:00 |
|
zadam
|
380bb0cd01
|
fix deleting
|
2020-02-12 22:25:52 +01:00 |
|
zadam
|
1d2fc773c2
|
fix for delete note sync etc.
|
2020-02-10 20:57:56 +01:00 |
|
zadam
|
826c434630
|
fixes in closing tabs and elsewhere
|
2020-02-09 21:13:05 +01:00 |
|
zadam
|
4401a8e1e8
|
Merge branch 'master' into m41
# Conflicts:
# src/public/javascripts/dialogs/add_link.js
# src/public/javascripts/dialogs/export.js
# src/public/javascripts/dialogs/import.js
# src/public/javascripts/dialogs/note_info.js
# src/public/javascripts/services/search_notes.js
|
2020-02-09 18:54:56 +01:00 |
|
zadam
|
9eab3026bb
|
display advanced item in the tree context menu in the middle to avoid being hidden, closes #853
|
2020-02-09 10:15:35 +01:00 |
|
zadam
|
14d6372bd8
|
moved tab related stuff to tab manager from app context
|
2020-02-07 21:08:55 +01:00 |
|
zadam
|
66204811cf
|
refactored note creation methods into a separate service
|
2020-02-03 20:07:34 +01:00 |
|
zadam
|
3254b551d8
|
merged tree utils into tree service
|
2020-01-25 09:56:08 +01:00 |
|
zadam
|
606d5afcab
|
refactoring of note detail API
|
2020-01-24 17:54:47 +01:00 |
|
zadam
|
c63bb7ce8a
|
converted more keyboard actions
|
2020-01-21 22:54:16 +01:00 |
|
zadam
|
55d1f9e9f0
|
import & export fixed
|
2020-01-21 21:43:23 +01:00 |
|
zadam
|
b12e38c231
|
widgetizing tree WIP
|
2020-01-12 10:35:33 +01:00 |
|
zadam
|
d1f679ab90
|
refactoring clipboard WIP
|
2020-01-12 09:57:28 +01:00 |
|
zadam
|
0f8a7bad06
|
moved tree initialization into the widget
|
2020-01-12 09:12:13 +01:00 |
|
zadam
|
90d10c1ff3
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# src/public/javascripts/services/tree_context_menu.js
# src/services/import/enex.js
|
2019-11-27 18:54:49 +01:00 |
|
zadam
|
94c904fb40
|
fix context menu over root, closes #726
|
2019-11-26 19:42:47 +01:00 |
|
zadam
|
6bbd4c59bc
|
reduce flicker of "create new day note"
|
2019-11-24 21:40:50 +01:00 |
|
zadam
|
499c9a7381
|
separated some context menu items into "advanced"
|
2019-11-24 20:00:54 +01:00 |
|
zadam
|
1f37d00e42
|
updating also shortcuts in element titles
|
2019-11-24 10:14:30 +01:00 |
|
zadam
|
ff0245f05f
|
dynamically translating kbd based on actions
|
2019-11-22 22:35:59 +01:00 |
|
zadam
|
522f71cb91
|
fix tree clipboard
|
2019-11-20 19:24:23 +01:00 |
|
zadam
|
07043fb177
|
switch search in subtree to ctrl+shift+s to stay consistent with ctrl+s
|
2019-11-19 23:04:43 +01:00 |
|
zadam
|
1f8d382b1f
|
added "search in subtree" context menu, #534
|
2019-11-19 21:11:20 +01:00 |
|
zadam
|
4cda661c1b
|
add move to dialog
|
2019-11-11 22:57:51 +01:00 |
|
zadam
|
77ac8df1e6
|
keyboard shortcut ctrl+shift+c for "clone to..." dialog
|
2019-11-10 22:19:22 +01:00 |
|
zadam
|
b53e2a3570
|
clone to notes now has overview of notes to clone and is available from context menu
|
2019-11-10 22:06:43 +01:00 |
|
zadam
|
7cd75cebfc
|
fix icons in context menu
|
2019-11-09 13:32:06 +01:00 |
|
zadam
|
9c9ef1c7b4
|
added more careful handling of search note operations, fixes #683
|
2019-11-04 22:41:06 +01:00 |
|
zadam
|
df40accdd4
|
fix bug when context menu sometimes does not show up, closes #682
|
2019-11-04 20:20:21 +01:00 |
|
zadam
|
b67aa99b86
|
small fixes in context menu item visibility
|
2019-11-04 19:37:03 +01:00 |
|
zadam
|
d3c957768f
|
branches in tree cache should always be loaded if some branchId reference exists
|
2019-10-26 09:58:00 +02:00 |
|
zadam
|
b16c2d19b6
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
|
zadam
|
36c87b7fa0
|
renamed "messagingService" to "ws"
|
2019-08-26 20:21:43 +02:00 |
|
zadam
|
fab4c59f9b
|
using dynamic import for dialogs and widgets to speed up initial load
|
2019-08-20 21:40:47 +02:00 |
|
zadam
|
fead3cd7ad
|
fix note export/import/branch prefix to use right-clicked note as opposed to current active
|
2019-06-20 09:37:18 +02:00 |
|
zadam
|
c827d38f39
|
when single note is selected and it's the same that was right clicked for context menu, then we treat it as no-selection action
|
2019-06-17 22:25:22 +02:00 |
|
zadam
|
ee89111bfb
|
fix clipboard operation for single nodes
|
2019-06-16 18:07:22 +02:00 |
|
zadam
|
288b3077b2
|
context menu items are now disabled when there are selected notes and the item does not support actions on multiple items
|
2019-06-16 12:06:06 +02:00 |
|
zadam
|
943b35fb7d
|
fix delete with keyboard and context menu regarding the selection
|
2019-06-13 22:55:06 +02:00 |
|
zadam
|
14c420b782
|
new tab infrastructure
|
2019-05-12 12:58:55 +02:00 |
|