zadam
|
0758c82983
|
hidden subtree is now built as "predictable" to avoid duplicating it in sync
|
2022-12-27 14:44:28 +01:00 |
|
zadam
|
c34bccf7e8
|
note map can display notes if hoisted in hidden subtree
|
2022-12-23 15:32:11 +01:00 |
|
zadam
|
8ec2547b4a
|
backend API to create a launcher
|
2022-12-22 14:57:00 +01:00 |
|
zadam
|
724f99f17c
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
5af506e268
|
reimplementation of frontend's api.addButtonToToolbar() to smoothen the upgrade
|
2022-12-17 21:46:51 +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
|
342ae6e5e2
|
introduced new exception classes for structured error reporting
|
2022-12-09 16:04:13 +01:00 |
|
zadam
|
c22b6b29e0
|
options fixes
|
2022-12-08 15:29:14 +01:00 |
|
zadam
|
5fc9f5f3f9
|
improvements
|
2022-12-06 23:48:44 +01:00 |
|
zadam
|
d64b575e60
|
added isBeingDeleted to be able to recognize that note is being deleted while still leaving it accessible
|
2022-12-06 16:11:43 +01:00 |
|
zadam
|
27ce273d29
|
bookmarks use cloning
|
2022-12-04 13:16:05 +01:00 |
|
zadam
|
3cb368c4de
|
search link map will display only direct results
|
2022-11-07 23:56:53 +01:00 |
|
zadam
|
b3c87156c2
|
library upgrades
|
2022-11-07 21:26:13 +01:00 |
|
zadam
|
f1eaa20e47
|
note map fixes
|
2022-11-06 14:38:41 +01:00 |
|
zadam
|
8b0c60a046
|
improvements to notemap in relation to search
|
2022-11-05 22:32:50 +01:00 |
|
zadam
|
a9c0daa51a
|
FIXME comment on virtual branches
|
2022-09-24 23:03:38 +02:00 |
|
zadam
|
05231bd1c2
|
stop #workspaceTemplate from being inherited (should have the same special behavior as #template)
|
2022-09-16 23:03:02 +02:00 |
|
Rai
|
be000be960
|
Merge branch 'master' into trilium-docs-noformat
|
2022-08-27 13:45:22 -07:00 |
|
Rai
|
d63156a0d6
|
Add some docs to note.js (for backend scripting docs)
|
2022-08-27 13:40:01 -07:00 |
|
zadam
|
8abcf571e8
|
fixes for undefined parent note #3066
|
2022-08-16 23:46:56 +02:00 |
|
zadam
|
8f5983fa01
|
add jsdocs to note.cloneTo, closes #2996
|
2022-07-19 23:32:03 +02:00 |
|
zadam
|
0d4275a260
|
fix saving new protected note revisions, closes #2951
|
2022-07-01 22:49:10 +02:00 |
|
zadam
|
08e12e7349
|
no need to create template relation if there is already one owned
|
2022-06-19 14:06:00 +02:00 |
|
zadam
|
981fac8e50
|
#template label is not inherited through template since it's meant to mark the template note only
|
2022-06-19 11:36:29 +02:00 |
|
zadam
|
4cec856e21
|
simplified updating note content
|
2022-06-13 22:38:59 +02:00 |
|
zadam
|
f8fd8e47a9
|
added rename note bulk action
|
2022-06-12 23:29:11 +02:00 |
|
zadam
|
2d33f570f4
|
fix bulk/search action delete
|
2022-06-08 22:25:00 +02:00 |
|
zadam
|
b4ac41eff8
|
fix handlers import, closes #2900
|
2022-06-06 21:59:44 +02:00 |
|
zadam
|
f587e0dfd9
|
added new runOnNoteDeletion, runOnBranchCreation, runOnBranchDeletion, #2898
|
2022-06-05 14:58:19 +02:00 |
|
zadam
|
3cfca27b54
|
expose ability to create note revisions in backend API #2890
|
2022-06-02 17:25:58 +02:00 |
|
zadam
|
3b58b83f8b
|
improved logging
|
2022-04-19 23:36:21 +02:00 |
|
zadam
|
643a5e5b16
|
moving deleteNote and deleteBranch into entities to make them accessible to scripts, #2792
|
2022-04-19 23:06:46 +02:00 |
|
zadam
|
534c71491b
|
fix docs
|
2022-04-16 00:17:32 +02:00 |
|
zadam
|
316a2aee1a
|
invalidate flat text cache after login to protected session, fixes #2712
|
2022-03-20 22:23:48 +01:00 |
|
zadam
|
742ec44f55
|
Merge remote-tracking branch 'origin/stable'
|
2022-01-13 21:53:57 +01:00 |
|
zadam
|
7495777d97
|
make getAncestors safe in respect to saved search
|
2022-01-13 21:28:51 +01:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
d4d48f3834
|
use [protected] for protected notes in the export
|
2022-01-08 21:50:16 +01:00 |
|
zadam
|
d97e454463
|
allow cloning into notes, not just branches, fixes #2484
|
2021-12-27 23:39:46 +01:00 |
|
zadam
|
3860028a9e
|
sharing WIP
|
2021-12-20 17:30:47 +01:00 |
|
zadam
|
600c16551a
|
fixed jsdoc script API generation, closes #2313
|
2021-11-10 21:30:54 +01:00 |
|
zadam
|
5978447185
|
add back .isDeleted property to becca's note, branch and attribute entities for BC, fixes #2268
|
2021-10-31 21:03:26 +01:00 |
|
zadam
|
ce57a13002
|
fix infinite recursion, closes #2292
|
2021-10-29 21:36:23 +02:00 |
|
zadam
|
5209583a73
|
new note is in decrypted state even if protected, fixes #2291
|
2021-10-28 22:02:18 +02:00 |
|
zadam
|
3413074235
|
when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree)
|
2021-10-24 14:53:45 +02:00 |
|
zadam
|
33aa72eb97
|
fix finding note paths of hidden notes, fixes #2262
|
2021-10-24 14:37:41 +02:00 |
|
zadam
|
50b7063811
|
display properly relations in note map even if they are not in the subtree, closes #2251
|
2021-10-21 22:52:52 +02:00 |
|
zadam
|
df8706026e
|
caching initial noteset to improve search times
|
2021-10-06 19:59:29 +02:00 |
|