quenousimporte
7b32b4e167
refactor: get range content in function
...
added: cursor position in info
2023-03-06 09:51:44 +01:00
quenousimporte
fdd5a8e41b
added: option to show title by default
...
changed: title style
2023-03-03 09:58:56 +01:00
quenousimporte
3298cded32
refactor: first steps to add an editor abstraction layer
2023-03-03 09:52:11 +01:00
quenousimporte
96e247459d
changed: save state in first stat position
...
added: comment snippet
2023-02-28 13:40:43 +01:00
quenousimporte
de3d3ded36
changed: vis lib source
2023-02-21 13:12:08 +01:00
quenousimporte
8fcab339ce
improved: download all notes as flat md files
2023-02-21 12:05:04 +01:00
quenousimporte
95193e1d93
added: notes count in stat
2023-02-21 12:04:36 +01:00
quenousimporte
c6fab0a1ca
fixed: removed header before merge
2023-02-05 15:11:26 +01:00
quenousimporte
175ea44ede
added: alternative shortcuts for command palette
2023-02-05 10:46:29 +01:00
quenousimporte
2136faf1ae
fixed: hide note when network visible
...
fixed: network height
changed: escape to hide network
fixed: do not save if not needed
2023-02-05 10:30:57 +01:00
quenousimporte
276e4a0eff
added: experimental newtwork feature
...
added: preview with subnotes
2023-02-05 10:05:37 +01:00
quenousimporte
cba4848da0
refactored: links between notes (avoid recursion)
2023-02-04 16:13:55 +01:00
quenousimporte
e1d9227b54
changed: themes
2023-02-03 13:51:54 +01:00
quenousimporte
d879c324c8
added: amount of data sent in stats
...
added: download all vaults
added: confirmation before switching vault
added: tab/shift+tab to indent/unindent
2023-02-03 12:56:31 +01:00
quenousimporte
43b70a187b
added: tab and untab
2023-02-02 21:44:00 +01:00
quenousimporte
bc94922a6b
added: bullet snippet
...
added: sections in outline
2023-02-02 14:49:04 +01:00
quenousimporte
e6d36b1fdc
fixed: keep focus on filter to display list even when at end of note
2023-02-02 12:10:47 +01:00
quenousimporte
624b3dde79
added: quick local/remote switch command
2023-02-02 08:54:08 +01:00
quenousimporte
da8bb40160
rollbacked: use simpler confirm instead on promise-based function
2023-02-02 08:43:30 +01:00
quenousimporte
aa198d6b56
removed: filter and vault from title bar
...
added: filter in info
2023-02-01 14:46:08 +01:00
quenousimporte
d815bc3c5b
fix: hide file input if vault not sandbox
2023-02-01 14:34:02 +01:00
quenousimporte
9a0edbc421
added: use search list to ask questions
2023-02-01 14:30:36 +01:00
quenousimporte
d91158e752
added: create subnote from section (if folding disabled)
2023-02-01 13:54:49 +01:00
quenousimporte
712694bd28
added: sandbox vault with loading datafile
...
added: vault in title bar
2023-02-01 12:34:40 +01:00
quenousimporte
1793a5e50b
added: margins in settings
...
fixed: apply settings on save, not change event
2023-02-01 12:26:12 +01:00
quenousimporte
6f70c6b239
merge
2023-01-30 16:13:25 +01:00
quenousimporte
2d30055274
fixed: detection of last tag
2023-01-30 14:53:42 +01:00
quenousimporte
d0c6693ff7
removed: section in outline
...
fixed: tag detection
2023-01-30 12:16:59 +01:00
quenousimporte
e0ec91ee29
added: section in outline
2023-01-30 10:36:43 +01:00
quenousimporte
578e548883
added: comment selection (html tags)
2023-01-30 10:16:07 +01:00
quenousimporte
32f17ba99e
fixed: time stamps in local time zone
2023-01-30 10:08:15 +01:00
quenousimporte
1455c01695
added: download note with merged subnotes
...
added: merge subnote
fixed: duplpicate in connections
2023-01-30 10:01:14 +01:00
quenousimporte
860f41a38e
fixed: loop detection in links
...
fixed: link and tag detection
removed: dot filter in note list
2023-01-30 09:18:23 +01:00
quenousimporte
b703cec48a
added: cryptee theme and josefin font
...
added: tab as list
added: ctrl+l shortcut for link list
changed: show all ancestor and descendant links
refactor: tag and link detection
fixed: resize when loading new note
2023-01-30 08:48:15 +01:00
quenousimporte
63079c992c
added: toggle spell check on f7
...
fixed: editor size when changing note
2023-01-27 15:46:25 +01:00
quenousimporte
a27c4113d0
Update readme.md
2023-01-27 13:38:14 +01:00
quenousimporte
b8293768b5
added: backlinks in internal links list
...
added: customer title in list
fixed: unload current note after deletion
added: share note as html file
2023-01-27 13:37:04 +01:00
quenousimporte
c27f5cf61e
removed: unsaved mark
...
fixed: allow some commands even if current note not saved
2023-01-27 09:05:22 +01:00
quenousimporte
2edf906402
refactor: resize function
...
removed: vault name in title bar
2023-01-26 15:55:21 +01:00
quenousimporte
f1893552d3
refactor: trim trailing whitespace
2023-01-26 12:01:15 +01:00
quenousimporte
d596211d41
added: stats on http queries
...
added: theme Breakers
changed: deleted notes now only kept in browser local storage
refactor: note renaming
2023-01-26 12:00:32 +01:00
quenousimporte
79523befc2
chnaged: update help page
2023-01-26 08:45:56 +01:00
quenousimporte
db1aad06cd
fixed: avoid execute action from palette if not saved
...
refactor: change savedonly to allowunsaved
2023-01-26 08:40:41 +01:00
quenousimporte
f75c7b6bd2
changed: save strategy! again!
2023-01-26 00:41:19 +01:00
quenousimporte
88444f40fc
added: force save on ctrl+s
2023-01-25 23:50:48 +01:00
quenousimporte
0043b4978a
changed: Calmly style, logs
2023-01-25 22:01:31 +01:00
quenousimporte
b1817a8857
changed: save strategy again. postpone query if one is still pending.
2023-01-25 21:40:46 +01:00
quenousimporte
feb523c50b
added: fonts
...
changed: info messages
2023-01-25 18:10:21 +01:00
quenousimporte
56195ee48f
changed: save strategy. again.
2023-01-25 15:41:21 +01:00
quenousimporte
9d1f54059a
merge
2023-01-25 12:46:49 +01:00