zadam
c5fb2cccd5
fix bookmark's ID
2022-12-24 12:26:32 +01:00
zadam
5c4db266a4
code should not rely on fixed branch IDs since they can change after move
2022-12-23 20:40:58 +01:00
zadam
724f99f17c
add prefix "_" to "named" IDs
2022-12-21 16:11:00 +01:00
zadam
4026c2be4f
Merge branch 'next58'
...
# Conflicts:
# src/public/app/widgets/note_tree.js
# src/services/tree.js
2022-12-14 23:48:58 +01:00
zadam
31b3af4129
label update should trigger parent resort, fixes #3366
2022-12-14 23:44:26 +01:00
zadam
5fc9f5f3f9
improvements
2022-12-06 23:48:44 +01:00
zadam
27ce273d29
bookmarks use cloning
2022-12-04 13:16:05 +01:00
zadam
1a6c9be065
renamed shortcuts to launchers
2022-12-01 10:16:57 +01:00
zadam
e4f57ab2fe
fix path resolution bug when path is outside of hosted subtree
2022-11-27 15:50:01 +01:00
zadam
6a9ac6f90a
shortcuts improvements
2022-11-26 14:57:39 +01:00
zadam
3c1f826ead
add support for the persistent #sortDirection and #sortFoldersFirst (one time UI action exists), closes #3046
2022-09-04 13:59:34 +02:00
zadam
2694bcff67
launchbar WIP
2022-08-08 23:13:31 +02:00
zadam
616e2c1c29
add support for the persistent #sortDirection and #sortFoldersFirst (one time UI action exists), closes #3046
2022-08-07 23:51:23 +02:00
zadam
1b54596c5e
tweaks to handling of branch removal
2022-01-31 22:09:39 +01:00
zadam
da4f26d7ce
Merge remote-tracking branch 'origin/stable'
2022-01-13 20:32:37 +01:00
zadam
fa2ffd7574
ignore "Sync not configured" message when toggling shared state
2022-01-13 20:22:50 +01:00
zadam
28df5d4aa2
etapi improvements and more tests
2022-01-12 19:32:23 +01:00
zadam
47845930f4
sharing improvements
2021-12-23 20:54:48 +01:00
zadam
3860028a9e
sharing WIP
2021-12-20 17:30:47 +01:00
zadam
211ff90ee8
add "top" label to keep notes on top, allow sorting by label, #2343
2021-11-23 23:09:29 +01:00
zadam
5cfd1c030d
allow specifiyng sorted attribute (including off for overriding), #2142
2021-09-03 22:33:40 +02:00
zadam
b660238a40
backend import unification
2021-06-29 22:15:57 +02:00
zadam
439ef4a8cb
moved becca to top level source dir
2021-05-17 22:09:49 +02:00
zadam
8417d4a4ea
various becca migration fixes
2021-05-11 22:00:16 +02:00
zadam
3091119893
becca conversion WIP
2021-05-02 21:34:57 +02:00
zadam
c035627f0a
use .markAsDeleted() instead of setting .isDeleted manually
2021-05-02 20:32:50 +02:00
zadam
1af10d48a2
becca conversion WIP
2021-05-02 11:23:58 +02:00
zadam
42510fda5c
renamed also cache files/modules
2021-04-16 23:01:56 +02:00
zadam
f7e86c5be0
renamed noteCache into becca
2021-04-16 23:00:08 +02:00
zadam
b89ea9a684
check for note cache branch existence, #1808
2021-03-31 22:35:10 +02:00
zadam
4aa27b6033
added "sort by" dialog
2021-02-28 23:40:15 +01:00
zadam
081b8b126a
fix note_reordering not updating note cache
2021-02-20 21:28:22 +01:00
zadam
5098dda376
load initial tree from note cache
2020-12-11 22:06:12 +01:00
zadam
0ac42608f7
faster tree loading of many notes at once #1480
2020-12-10 21:27:21 +01:00
zadam
53b39e2e82
many changes related to #1192 :
...
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +02:00
zadam
7900622f38
refactored "sync" table to "entity_changes" - more changes
2020-08-02 23:43:39 +02:00
zadam
864271d5ef
refactored "sync" table to "entity_changes"
2020-08-02 23:27:48 +02:00
zadam
027afab6b1
fix DB setup
2020-06-20 21:42:41 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
dcd371b5b1
note cache breakup into classes, WIP
2020-05-16 23:12:29 +02:00
zadam
f2cf361acf
small fixes
2020-02-17 22:38:46 +01:00
zadam
60c908cd63
frontend attribute cache refactoring WIP
2020-01-25 11:52:45 +01:00
zadam
0fe91d0184
include note feature
2019-12-30 19:32:45 +01:00
zadam
35e9df6170
fixes in the handling of cssClass and iconClass when working with newly created / single note
2019-11-16 11:23:28 +01:00
zadam
dea5195223
fix setNoteToParent and deprecate it
2019-11-10 19:29:51 +01:00
zadam
b16c2d19b6
duplicate (single) note
2019-10-19 12:36:16 +02:00
zadam
d23e9f1bc4
tar import will sort notes if there is no meta file
2019-10-06 09:49:47 +02:00
zadam
0267468cd5
deleting without reloading the whole tree (at least on frontend)
2019-03-18 23:03:41 +01:00
zadam
ca0d17d93a
cloning is now done without reloading the whole tree
2019-03-18 22:33:19 +01:00
azivner
7208a311ac
check that note is not deleted before creating a branch
2019-01-21 21:55:40 +01:00