Commit Graph

431 Commits

Author SHA1 Message Date
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 c6338d1850 changed: heading mark in accent color 2023-12-13 11:50:50 +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 ac43ce031a changed: heading mark color 2023-12-04 11:40:18 +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 0f1d2f0f04 changed: helvetica font by default to avoid italics issue on Windows 2023-11-28 15:25:56 +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 c273542a50 refactor: use rgb in css 2023-11-16 10:56:16 +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