Commit Graph

304 Commits

Author SHA1 Message Date
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