Commit Graph

172 Commits

Author SHA1 Message Date
quenousimporte a9b16637cd changed: hide chat by default
changed: switch to preview if note has a "preview" tag
2023-04-27 14:06:33 +02:00
quenousimporte 2c157e4962 added: conversjs integration
changed: press review note name
fixed: open md links in new tab
2023-04-26 17:58:06 +02:00
quenousimporte 5b173f74b8 added: command and shortcut to open press review 2023-04-24 16:46:16 +02:00
quenousimporte ef90b92c54 added: separator before new events 2023-04-24 16:12:04 +02:00
quenousimporte 8c5ebbc474 fixed: do not update events if switchjed to local in the meantime
changed: revue de presse in preview by default
2023-04-24 14:10:26 +02:00
quenousimporte b47570729f added: feature to check new events from a public ics file 2023-04-24 09:30:46 +02:00
quenousimporte 0956b09a5b changed: label in info 2023-03-08 12:19:56 +01:00
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 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 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 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 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 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
quenousimporte d03ded0762 fixed: no delay in local mode 2023-01-21 21:38:36 +01:00
quenousimporte 0db712cea3 changed: unsaved mark 2023-01-21 21:28:46 +01:00
quenousimporte 8cd0663a39 refactor: change and save events 2023-01-21 21:25:09 +01:00
quenousimporte 82e4bb7c2c changed: ctrl+s saves local data as well 2023-01-21 21:09:10 +01:00
quenousimporte cbd45a13f8 added: light mode for old device
changed: shortcuts
refactor: serialization and push to server
changed: add current tag filter in window title
2023-01-21 21:05:39 +01:00
quenousimporte af55cd2d1d breaking change: switch local/remote vault
changed: folding on ctrl+click
added: more settings for fonts
added: setting for autocomplete
added: filter list on tag
added: note list on ctrl+click on tag
added: load note on ctrl+click on internal link
changed: allow save empty note if just created
changed: put note on top upon opening
fixed: various bugs
2023-01-21 16:07:14 +01:00
quenousimporte b0fd4efc49
added: dialog dash in lists
added: snippet for dialog dash
changed: html tag for "share as html"
refactor: init functions
added: snippets for md headings
fixed: onstorage event only in split mode
2023-01-19 14:06:19 +01:00
quenousimporte ae138a7a48
changed: try to improve autosize
added: inconsolata fonts in reference
changed: back to previous note when typing escape form help page
2023-01-18 19:35:38 +01:00
quenousimporte 7ed60f58e6
initial commit 2023-01-18 12:34:55 +01:00