zadam
|
86a330c8c3
|
delete notes are now in cache as well which allows simplified update of the tree after deletion
|
2019-10-26 22:50:46 +02:00 |
|
zadam
|
f82e99b5ed
|
fix "clone note after"
|
2019-10-26 21:14:06 +02: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
|
edc23940d0
|
promise for loaded note cache
|
2019-10-25 21:57:08 +02:00 |
|
zadam
|
c72ea2ed60
|
changes in retrieval of initial note tree and then updates
|
2019-10-25 21:47:14 +02:00 |
|
zadam
|
69d739400c
|
refresh notes/branches sorted
|
2019-10-22 22:27:32 +02:00 |
|
zadam
|
2a5ab3a5e1
|
script can wait until the sync data has been applied
|
2019-10-20 17:49:58 +02:00 |
|
zadam
|
b16c2d19b6
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
|
zadam
|
00bb1236ce
|
protect/unprotect tree reports progress via notifications
|
2019-10-19 09:58:18 +02:00 |
|
zadam
|
82bbf4173b
|
fixes to delete notifications
|
2019-10-19 00:11:07 +02:00 |
|
zadam
|
9f4ca279aa
|
delete progress
|
2019-10-18 23:19:16 +02:00 |
|
zadam
|
56e4f4f5ac
|
refactor exportcontext to taskcontext
|
2019-10-18 22:27:38 +02:00 |
|
zadam
|
9689029c4b
|
ImportContext generalized to TaskContext
|
2019-10-17 21:11:35 +02:00 |
|
zadam
|
22c4859d42
|
grey out archived items in the tree
|
2019-10-15 19:16:44 +02:00 |
|
zadam
|
2ee94a3a69
|
changed import progress notification so it shows up for drag & drop as well
|
2019-10-14 10:31:58 +02:00 |
|
zadam
|
2fb3a3eff9
|
force note sync will sync also note content
|
2019-10-11 21:24:49 +02:00 |
|
zadam
|
c1e8a4b384
|
spell check support + small options tabs reorganization
|
2019-10-06 21:35:26 +02:00 |
|
zadam
|
76f3e87790
|
small fixes
|
2019-09-09 20:29:07 +02:00 |
|
zadam
|
16be0c1014
|
calendar now indicates whether date note already exists or not + tooltip
|
2019-09-08 16:30:33 +02:00 |
|
zadam
|
d3f2b71803
|
calendar widget setup
|
2019-09-08 13:08:01 +02:00 |
|
zadam
|
2dae9b9621
|
note revisions widget shows content length
|
2019-09-08 09:17:16 +02:00 |
|
zadam
|
521a9b0b2c
|
link map will try to display max possible number of links
|
2019-09-07 22:36:08 +02:00 |
|
zadam
|
b069436039
|
added "edited notes on date" widget
|
2019-09-07 10:11:59 +02:00 |
|
zadam
|
5d80df398b
|
removed event log
|
2019-09-02 20:30:28 +02:00 |
|
zadam
|
a6f57d7761
|
recent changes now display also newly created notes without any revisions, some extra improvements to the dialog
|
2019-09-02 20:26:18 +02:00 |
|
zadam
|
15a2fe2570
|
fixes in import & export related to the protected session
|
2019-09-01 22:09:55 +02:00 |
|
zadam
|
8dadc7e518
|
allow deleting notes including all the clones, closes #629
|
2019-09-01 20:57:25 +02:00 |
|
zadam
|
55356963dd
|
improvements to similar notes - now using dice's coefficient for better results
|
2019-09-01 11:33:45 +02:00 |
|
zadam
|
7c60080772
|
basic implementation of "similar notes" widget
|
2019-09-01 08:58:13 +02:00 |
|
zadam
|
84b1f1f24e
|
text editor now support font size, color, background
|
2019-08-29 22:20:08 +02:00 |
|
zadam
|
c8f59ea547
|
options UI for selecting support code note MIME types
|
2019-08-29 21:08:53 +02:00 |
|
zadam
|
ec06b940f4
|
when hovering over a note, outgoing and incoming connections are highlighted, set limit 3 seconds to the layout
|
2019-08-28 22:16:12 +02:00 |
|
zadam
|
f331172c7d
|
fixes & tweaks
|
2019-08-28 21:15:16 +02:00 |
|
zadam
|
ff1d312a43
|
link map fixes
|
2019-08-27 22:47:10 +02:00 |
|
zadam
|
242bea236f
|
removed link remnants
|
2019-08-27 21:24:31 +02:00 |
|
zadam
|
cf5c1c1be1
|
implemented new way of adding extra languages to note type picker
|
2019-08-26 21:43:28 +02:00 |
|
zadam
|
36c87b7fa0
|
renamed "messagingService" to "ws"
|
2019-08-26 20:21:43 +02:00 |
|
zadam
|
8ab2c924c4
|
widget ordering WIP
|
2019-08-22 20:58:43 +02:00 |
|
zadam
|
b818f020a7
|
option to configure if sidebar should be enabled in new tab
|
2019-08-19 23:29:42 +02:00 |
|
zadam
|
9888850c22
|
resizing sidebar in options
|
2019-08-19 23:02:19 +02:00 |
|
zadam
|
02c9dabcff
|
added "what links here" widget
|
2019-08-19 20:59:40 +02:00 |
|
zadam
|
c9d0b8cc40
|
link fixes
|
2019-08-19 20:19:42 +02:00 |
|
zadam
|
3cb421143f
|
Link entity migrated to Attribute, WIP
|
2019-08-19 20:12:00 +02:00 |
|
zadam
|
963ed32ce4
|
allow user to choose theme during initial setup
|
2019-08-11 10:28:49 +02:00 |
|
zadam
|
bfbc124e78
|
widgets can now listen to sync data changes
|
2019-08-06 22:39:27 +02:00 |
|
zadam
|
b488adc330
|
sidebar POC WIP
|
2019-07-24 22:52:51 +02:00 |
|
zadam
|
04633bdf3a
|
set clip type from the incoming param
|
2019-07-19 21:03:47 +02:00 |
|
zadam
|
97219aa12e
|
removed unused clipper image API (migrated to clippings)
|
2019-07-18 22:35:16 +02:00 |
|
zadam
|
706fc647ff
|
Merge branch 'stable'
# Conflicts:
# package.json
|
2019-07-11 22:27:27 +02:00 |
|
zadam
|
9de2927304
|
image import/export related fixes
|
2019-07-10 23:01:30 +02:00 |
|