Commit Graph

396 Commits

Author SHA1 Message Date
quenousimporte 16798e937d added: @clip context on clipped text 2024-01-18 09:32:19 +01:00
quenousimporte cfc781721b changed: clip in todo instead of bookmarks 2024-01-17 09:09:25 +01:00
quenousimporte 5bb7742d15 added: autochecklist 2024-01-16 15:15:23 +01:00
quenousimporte d859aec44d recover from prod after git disaster
fix: font
drop: password manager
change: bookmarks as plain text
linting
2024-01-12 13:46:48 +01:00
quenousimporte e1acbbcda6 added: font family in settings 2024-01-09 11:09:57 +01:00
quenousimporte 8504adb3f0 changed: bookmarks as list 2024-01-08 17:06:55 +01:00
quenousimporte 00bb99c0c0 added: password manager 2024-01-08 17:03:30 +01:00
quenousimporte 70ec99f932 fix: clipping popup 2024-01-08 15:00:42 +01:00
quenousimporte e610b306df refactor: getbookmarks 2024-01-08 14:55:27 +01:00
quenousimporte 63286cd4ec refactor open bookmark 2024-01-08 11:50:27 +01:00
quenousimporte d065c41686 added: bookmarks list in command palette 2024-01-08 11:46:38 +01:00
quenousimporte 3ffacd309d refactor: promisize save 2024-01-08 10:55:12 +01:00
quenousimporte b800debd2f changed: bookmarks preview 2024-01-08 10:53:36 +01:00
quenousimporte e9076eb2d0 changed: store bookmarks as json
added: command to browse bookmarks
2024-01-07 16:54:28 +01:00
quenousimporte f83944444f added: simple web clipper 2024-01-06 17:32:19 +01:00
quenousimporte 6050442bc8 fix: lowercase shortcuts in help 2024-01-03 16:18:16 +01:00
quenousimporte 93153ad7c1 changed: logs while saving 2024-01-03 14:33:42 +01:00
quenousimporte 6d0a9e6b1c fixed: remove useless resize calls 2023-12-20 08:39:41 +01:00
quenousimporte 0042c85838 improved error handling 2023-12-14 09:58:33 +01:00
quenousimporte cd2c4accaf dropped: upcoming events feature 2023-12-13 10:04:46 +01:00
quenousimporte 3816e7631b dropped: sms support 2023-12-13 08:51:47 +01:00
quenousimporte 71a0f3cac2 changed: remove empty entries in journal 2023-12-13 08:47:20 +01:00
quenousimporte d6a04cbcb8 added: command to remove completed tasks in todotxt 2023-12-12 17:44:13 +01:00
quenousimporte 883d5de0bc removed: link popup timeout 2023-12-12 17:31:06 +01:00
quenousimporte 45b6b9be4b added: autosort todo upon opening 2023-12-12 09:57:29 +01:00
quenousimporte 263af2a863 added: insert current date if note has tag "journal" 2023-12-11 11:04:39 +01:00
quenousimporte 207cd570e8 fix: scroll to cursor when opening 2023-12-08 14:26:05 +01:00
quenousimporte 968df214f7 added: complete snippet on tab 2023-12-08 14:19:54 +01:00
quenousimporte b41f7e2e5f changed: navigate with alt right and left 2023-12-06 09:30:38 +01:00
quenousimporte 27f77603ae changed: grep defaults selection 2023-12-06 09:25:29 +01:00
quenousimporte 278aec4311 fix: prevent default on ctrl+b 2023-12-04 10:51:41 +01:00
quenousimporte 41bffbe0f3 refactor for current range 2023-12-04 10:40:57 +01:00
quenousimporte 2572378eaf added: bold on ctrlb 2023-12-04 10:40:28 +01:00
quenousimporte d1b37b16ec Revert "changed: replace --- with hr in color mode"
This reverts commit 8bba9af403.
2023-11-30 12:46:03 +01:00
quenousimporte 8bba9af403 changed: replace --- with hr in color mode 2023-11-30 12:28:35 +01:00
quenousimporte 58b0b90021 changed: command for done snippet 2023-11-30 12:28:18 +01:00
quenousimporte 1282750746 added: snippet to mark todotxt entry done with date 2023-11-29 12:10:07 +01:00
quenousimporte f48aff531a removed: useunsavedmark setting 2023-11-29 10:44:10 +01:00
quenousimporte 0aab00f9c4 added: saved mark 2023-11-28 15:24:33 +01:00
quenousimporte 946776f221 changed stats order 2023-11-19 21:41:44 +01:00
quenousimporte b60128905f changed: retry if remote save failed 2023-11-19 19:07:58 +01:00
quenousimporte f54f44b400 fix: allow insert unexisting internal link 2023-11-17 11:57:58 +01:00
quenousimporte 70cfa80ed7 refactor 2023-11-16 10:50:29 +01:00
quenousimporte 8b8c7761d9 refactor(colors): use css classes instead of inline styling 2023-11-16 10:47:53 +01:00
quenousimporte 47b12a0d04 fix: create todo if not exists
removed: bullet in new todo entry
refactor: remove unused title param in default header
fix: create new note if not in list
2023-11-16 10:47:14 +01:00
quenousimporte bcff1fbf08 css refactor 2023-11-16 10:42:27 +01:00
quenousimporte b71e5c12c4 fix grep result title 2023-11-15 22:08:52 +01:00
quenousimporte 4b4fbf4916 drop tag filter 2023-11-15 22:00:39 +01:00
quenousimporte eab69a487f change command palette prefix and suffix 2023-11-15 21:52:28 +01:00
quenousimporte 2d313db2d3 more settings dropping and css refactoring 2023-11-15 21:45:45 +01:00
quenousimporte 2f02af4fff drop accent color setting
refactor css with vars
2023-11-15 21:36:02 +01:00
quenousimporte ffabf2453f drop some theme settings 2023-11-15 21:24:38 +01:00
quenousimporte 1cb23c7108 added: color inline code and links 2023-11-15 21:19:20 +01:00
quenousimporte 107a382b9c show snippet command in command palette 2023-11-15 21:03:43 +01:00
quenousimporte bdac99bdb3 drop titleinaccentcolor setting 2023-11-15 17:58:26 +01:00
quenousimporte e9305d848c changed: prefix and suffix in search list 2023-11-15 17:57:11 +01:00
quenousimporte 4d483a19e6 removed title from default header 2023-11-15 08:44:15 +01:00
quenousimporte 241502a293 fix: add quicknewnote function 2023-11-15 08:44:01 +01:00
quenousimporte 2567a59991 refactore: removed unused params 2023-11-15 08:43:29 +01:00
quenousimporte 81510863ed added: command to create quick new note without title prompt 2023-11-15 08:43:01 +01:00
quenousimporte d85335a9da cache external link titles in local storage 2023-11-14 16:53:45 +01:00
quenousimporte 634c375145 fixed title escaping 2023-11-14 16:53:24 +01:00
quenousimporte c055b44d6e back to system-ui font by default 2023-11-14 16:52:28 +01:00
quenousimporte b40446789b added: fetch title for external links (remote mode only)
changed: hide link popup when press escape
2023-11-14 11:52:33 +01:00
quenousimporte b61688a486 fix: link popup timeout 2023-11-13 21:24:49 +01:00
quenousimporte b0c9881768 added: command to list backlinks 2023-11-13 18:09:46 +01:00
quenousimporte 62b28afedd added(colors): comments in code blocks 2023-11-13 17:18:08 +01:00
quenousimporte d5b261cc88 added: popup to follow links 2023-11-13 17:17:38 +01:00
quenousimporte 9981af5f3b changed: commands order (for mobile) 2023-11-13 15:23:59 +01:00
quenousimporte d396e379d4 droped: bullet rendering 2023-11-13 10:18:08 +01:00
quenousimporte f4349d1ae6 refactor(colors) and add setting to set dark background to block code 2023-11-10 17:17:09 +01:00
quenousimporte 5ba803f0a6 fix: crash when saving settings 2023-11-10 15:55:32 +01:00
quenousimporte 4a49a74972 added: szh in code syntax 2023-11-10 12:37:07 +01:00
quenousimporte 237c547faf fixed: code blocks 2023-11-10 12:34:35 +01:00
quenousimporte 0eeccfaba9 changed: select current note in network 2023-11-10 10:13:26 +01:00
quenousimporte 4cb7a1475e fixed: note selection containing space 2023-11-10 10:12:48 +01:00
quenousimporte d0908b374b changed default font 2023-11-10 10:12:29 +01:00
quenousimporte 3865bccc30 change tag mark 2023-11-09 22:46:16 +01:00
quenousimporte e570640970 slight label changes
refactor
2023-11-09 21:19:56 +01:00
quenousimporte edc5a2780d small visual changes 2023-11-08 22:14:48 +01:00
quenousimporte f27baac09c log error
fix when remote datafile is empty
2023-11-08 16:24:39 +01:00
quenousimporte 7b90a2c0a4 refactor 2023-11-08 11:56:34 +01:00
quenousimporte 850756417a changed default font 2023-11-08 08:56:38 +01:00
quenousimporte 8bbbfb6ce9 fixed: tag filter command 2023-11-07 16:03:59 +01:00
quenousimporte 78afdb4628 changed: tag filter now persistent 2023-11-07 15:28:32 +01:00
quenousimporte d805864972 fixed: subnote 2023-11-07 11:48:37 +01:00
quenousimporte 4f248185ee changed: use shadow instead of bold to allow bold with non-monospace fonts 2023-11-07 11:37:45 +01:00
quenousimporte ff96f87b68 fixed: use system ui font instead of specific 2023-11-07 11:34:41 +01:00
quenousimporte 05e7b7f961 changed font for preview and network 2023-11-07 10:36:51 +01:00
quenousimporte 7bd51ce1e6 changed: use tag emoji in note lists 2023-11-07 09:14:57 +01:00
quenousimporte 105e1d31f5 added: command to download notes as html files 2023-11-06 11:49:45 +01:00
quenousimporte 997ad9c5ed added: option to display note tags in command palette 2023-11-06 09:59:01 +01:00
quenousimporte afd3aeab37 fixed: do not override local data if remote data is empty 2023-11-03 14:59:37 +01:00
quenousimporte 5d03d4b108 changed: use only one vault, with sync option 2023-10-27 16:59:14 +02:00
quenousimporte cc0b0ad328 changed: use prompt instead of authent page 2023-10-27 13:31:32 +02:00
quenousimporte ca4a54f36a added: command to download encrypted remote vault 2023-10-27 12:54:01 +02:00
quenousimporte 4fb03969fc added infos: last saved timestamp, line count 2023-10-27 12:43:03 +02:00
quenousimporte 1df82354e3 fix: exclude deleted notes from network to avoid exception 2023-10-26 10:13:33 +02:00
quenousimporte 24393a4237 changed(todo.txt): pack priorty letters 2023-10-25 11:48:08 +02:00
quenousimporte 464d4c1bf6 added: command to sort todo.txt 2023-10-25 11:28:12 +02:00