Commit Graph

349 Commits

Author SHA1 Message Date
quenousimporte aa19c9d890 Merge branch 'main' into feat/colors 2023-09-23 23:00:56 +02:00
quenousimporte 2935034202 added: command to change a setting 2023-09-23 23:00:39 +02:00
quenousimporte 88e1a7c60f fixed: menu below colors
added: md comments in colors
2023-09-23 22:51:59 +02:00
quenousimporte c84c300f44 added: md syntax highlight 2023-09-23 09:02:02 +02:00
quenousimporte e2a8529e93 added: url param to create note with tags 2023-09-21 22:16:12 +02:00
quenousimporte d63621387e still refactoring some promise stuff 2023-09-21 21:55:59 +02:00
quenousimporte fc3ffcc681 slight refactor and indent 2023-09-21 21:47:48 +02:00
quenousimporte 78e68bbef2 refactor: use async func to decrypt 2023-09-21 21:45:09 +02:00
quenousimporte 8024a513b1 refactor: use async function to save remote data 2023-09-21 21:35:46 +02:00
quenousimporte 6f35967bfc refactor: async functions to encrypt and decrypt 2023-09-21 21:29:08 +02:00
quenousimporte 37bc8a235a added: command to decrypt text 2023-09-21 20:56:13 +02:00
quenousimporte 1446be8ba6 refactor(web): remove useless comment 2023-09-21 08:55:38 +02:00
quenousimporte cc13cb0962 feat(web): alert after one hour of inactivity 2023-09-15 13:31:44 +02:00
quenousimporte 8f01d2f185 changed: less agressive file name sanitization.
Should be enough for Windows at least...
2023-09-14 17:31:02 +02:00
quenousimporte 5181d573a6 changed: esc to show palette 2023-09-14 12:02:10 +02:00
quenousimporte b1c687e9a5 added: default headers 2023-09-14 11:54:09 +02:00
quenousimporte 36458ad166 trimed trailing whitespaces 2023-09-11 09:57:00 +02:00
quenousimporte c382184a78 added: go to line from grep results 2023-09-06 21:29:32 +02:00
quenousimporte ab54ff69e3 changed: download all notes in zip 2023-09-01 10:40:28 +02:00
quenousimporte 77e63d3113 fixed: cursor pos in % when content is empty 2023-08-28 11:21:39 +02:00
quenousimporte efddca0483 changed: removed default title from theme settings 2023-08-24 11:07:46 +02:00
quenousimporte 9cb6080cf7 fixed: search in list accent insensitive 2023-08-16 17:03:38 +02:00
quenousimporte f17eb11afc added: new theme white monkey
improved titlebydefault setting
2023-07-21 10:58:13 +02:00
quenousimporte 45a85e13ff fixed: do not hide title on change if option is checked 2023-07-21 10:34:43 +02:00
quenousimporte f01fb199dc added: insert header common 2023-07-20 09:52:17 +02:00
quenousimporte 4621a0aa0b fixed: removed back handler 2023-07-18 10:36:26 +02:00
quenousimporte b5f784aa94 removed: dead code 2023-07-17 11:36:09 +02:00
quenousimporte 18413883a5 removed: toggle md header feature
changed: info order
2023-07-17 11:25:08 +02:00
quenousimporte 9df5301f5d fixed: ics file not found
refactor: removed commented code
changed: server data file name
changed: pgp is required in remote mode
refactor: added function to get or create note
2023-07-17 09:16:10 +02:00
quenousimporte 723caa07ed changed: enter pgp keys as a single file 2023-07-13 13:55:52 +02:00
quenousimporte d710a1f533 added: pgp encryption 2023-07-13 13:18:47 +02:00
quenousimporte 575a47ce50 fixed: default font size 2023-07-12 18:27:19 +02:00
quenousimporte 477365d56e fixed: handle middle word underscores 2023-07-12 16:28:21 +02:00
quenousimporte c241505f06 changed: show warning if ics file not found 2023-07-11 10:30:38 +02:00
quenousimporte cf954e0f47 refactor back button 2023-07-11 09:43:26 +02:00
quenousimporte 89cb8937a9 removed: line number for section in outline 2023-07-07 10:17:49 +02:00
quenousimporte a4ca26115c added: confirmation before sending sms 2023-07-06 15:08:31 +02:00
quenousimporte 269d3d4293 changed: load previous on back button if search window if hidden 2023-07-05 16:42:23 +02:00
quenousimporte 6d3b743304 added: hide search window on back button 2023-07-05 16:36:45 +02:00
quenousimporte 5536821d2e changed: absolute cursor pos in info
fixed: cursor pos upon opening (modulo header)
2023-07-05 15:48:25 +02:00
quenousimporte a9722c1cd8 added: load next note
added: message after sms
fixed: put on top before serializing
2023-07-05 13:40:13 +02:00
quenousimporte 6c2ed80992 changed: do not put on top upon opening. Allow explore back in history. 2023-07-05 09:42:33 +02:00
quenousimporte 3c8f6a079b changed: no space after inserting date 2023-07-05 09:07:25 +02:00
quenousimporte 9298991f4b rollbacked: date in outline 2023-07-04 17:24:34 +02:00
quenousimporte 8d4f1de649 refactor: added command option if for remote only 2023-07-04 17:15:34 +02:00
quenousimporte d84ec16c5d refectored: esc key to prepare back button 2023-07-04 10:22:57 +02:00
quenousimporte 1987e2a0a4 added: new theme dark mingw
added: line starting by date in outline
2023-07-03 10:43:54 +02:00
quenousimporte 2c4378a1b9 added: checklist to list autocomplete 2023-07-03 10:31:26 +02:00
quenousimporte ac32910267 fixed: do not load link if not saved 2023-07-03 09:17:20 +02:00
quenousimporte 545915b497 added: tasklist support 2023-06-21 13:28:24 +02:00
quenousimporte 16cf7c22ad fixed: error message if ics not found 2023-06-20 09:38:08 +02:00
quenousimporte 32859a78f4 fixed: disable sms in local mode 2023-06-19 14:18:47 +02:00
quenousimporte 35bbaa9195 added: send by sms feature (need an external url) 2023-06-19 14:10:23 +02:00
quenousimporte c8aae19ecf added: section mark after events to check 2023-06-16 09:11:21 +02:00
quenousimporte c68d259ec9 fixed: add events after todo header 2023-06-15 08:58:47 +02:00
quenousimporte 496aeb11b7 fixed: insert next list item correctly when hitting enter 2023-06-07 09:43:12 +02:00
quenousimporte 73216ae5ae fixed: event month
fixed: sort events by date
changed: display time in events
2023-05-30 14:05:01 +02:00
quenousimporte 6bd85c79d8 changed: handle storage event for multiple windows 2023-05-30 12:56:23 +02:00
quenousimporte 9027a0eff3 changed: handle new, changed and deleted events.
changed: consider current and future events only
2023-05-22 17:24:59 +02:00
quenousimporte dda25e10d8 fixed: exclude events from grep results 2023-05-22 14:07:04 +02:00
quenousimporte 4a30a5d728 added: open note if url param 2023-05-22 14:04:35 +02:00
quenousimporte b3296f2b4d changed: use alert to display info 2023-05-15 15:20:36 +02:00
quenousimporte c22777ce38 added: feature to quickly add text in todo
changed: line height in mingw theme
2023-05-15 14:49:52 +02:00
quenousimporte 6f766e70a2 changed: header by default setting 2023-05-12 12:16:01 +02:00
quenousimporte ca4abe8d1a added: mingw theme 2023-05-12 09:38:42 +02:00
quenousimporte 49229b6f9d added: setting to open links in new tab
changed: no section separation for enw events
changed: create new note if unkown command
fixed: show preview after note binding
2023-05-11 10:49:36 +02:00
quenousimporte 2f0d18822f fixed: avoid toggle header in preview mode 2023-05-09 12:01:57 +02:00
quenousimporte 3240854915 added: setting to hide md header by default 2023-05-05 16:37:15 +02:00
quenousimporte 3e74f3f747 changed: ctrl+h to toggle md header visibility 2023-05-05 14:30:52 +02:00
quenousimporte 93a9ac74c7 removed: folding 2023-05-05 12:07:03 +02:00
quenousimporte 48f1e5e352 fixed: execute first matching shortcut only 2023-05-05 11:58:39 +02:00
quenousimporte 670cb9c697 added: note shortcut in md header 2023-05-05 11:12:45 +02:00
quenousimporte ebf9b0ee99 added: notes list in command palette
changed: do not bold grep result
2023-05-03 17:19:08 +02:00
quenousimporte ce39e4808e removed: snippets for md headings 2023-05-02 15:57:15 +02:00
quenousimporte 9fcb32793d removed: sandbox vault feature 2023-05-02 15:55:54 +02:00
quenousimporte f3a94f5552 removed: chat feature
changed: dependencies
2023-05-02 15:46:20 +02:00
quenousimporte 7a83d5a0c3 changed: default theme 2023-05-02 15:34:35 +02:00
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