Commit Graph

60 Commits

Author SHA1 Message Date
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
quenousimporte 98f442fb33 added: setting to set note title in accent color
fixed: null vault at first startup
fixed: password sent when not needed
fixed: avoid save when already saving
fixed: too much resizing
added: theme Calmly
2023-01-25 12:45:34 +01:00
quenousimporte 6b41a3377e
fixed: typo in readme 2023-01-24 22:44:09 +01:00
quenousimporte 409dfdf4a8 changed: scrollbar style
changed: caret color in theme
added: check box as list
added: plus plus theme
added: show info command (instead of word count)
fixed: theme selection on click
removed: confirmation before switching vault
changed: show temps info in search dialog
changed: download both vaults data in one json file
removed: light mode
added: vault in title bar
2023-01-24 22:17:48 +01:00
quenousimporte c8b9936ffc added: theme Mariana 2023-01-23 13:42:04 +01:00
quenousimporte 65d2007499 fiixed: tag case on ctrl+click 2023-01-23 12:59:46 +01:00
quenousimporte 33e8c36357 changed: readme
chaned: live preview of theme
2023-01-23 12:50:52 +01:00
quenousimporte 2dc58df8f7 added: select theme
changed: css details
2023-01-23 12:29:53 +01:00
quenousimporte fcbe08e709 changed: disable stuff for ligth mode 2023-01-22 21:28:53 +01:00
quenousimporte 429a7821ac fixed: do not store unexisting settings 2023-01-22 21:24:09 +01:00
quenousimporte 74fe532bee fixed: stop worker when needed 2023-01-22 21:20:19 +01:00
quenousimporte 1f9a2d303c changed: saving strategy. Use an 5-sec interval worker 2023-01-22 21:17:23 +01:00