Commit Graph

332 Commits

Author SHA1 Message Date
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
quenousimporte 3f007a3d45 improved search window 2023-10-25 11:12:20 +02:00
quenousimporte 9eec853ca9 fixed: context highlight in todo.txt 2023-10-24 15:09:21 +02:00
quenousimporte 6b995c1ed8 added: todo.txt syntax 2023-10-23 14:46:48 +02:00
quenousimporte 2d2ea2eb79 changed: ctrl+shift+s to download zip 2023-10-23 14:46:35 +02:00
quenousimporte 1328d77cdc changed: use prompt for grep 2023-10-23 13:27:38 +02:00
quenousimporte b33b85f8ee improved: insert text in todo between header and first line 2023-10-23 12:14:01 +02:00
quenousimporte 03ca5fa848 fix linting 2023-10-20 14:18:51 +02:00
quenousimporte 960a108dc0 Revert "linting: no-useless-escape"
This reverts commit 6a9df349f3.
2023-10-20 14:16:29 +02:00
quenousimporte 6a9df349f3 linting: no-useless-escape 2023-10-20 14:15:02 +02:00
quenousimporte 1cd2227dcd removed: useless fallback 2023-10-20 12:01:58 +02:00
quenousimporte 678373913e linting 2023-10-20 11:56:16 +02:00
quenousimporte a02c0c37fd linting: removed dead code 2023-10-20 11:38:59 +02:00
quenousimporte 80e1824790 refactor 2023-10-20 11:26:40 +02:00
quenousimporte 4920358533 linting 2023-10-20 08:59:21 +02:00
quenousimporte fa2afdeab5 Revert "ongoing refactor to update colors by line"
This reverts commit cbac831768.
2023-10-19 14:15:50 +02:00
quenousimporte 24046d9f23 Revert "refactor: list markers"
This reverts commit 1b0d25a982.
2023-10-19 14:15:39 +02:00
quenousimporte 1b0d25a982 refactor: list markers 2023-10-19 13:51:15 +02:00
quenousimporte 17a34a081a Merge branch 'main' into refactor/byline 2023-10-19 13:30:11 +02:00
quenousimporte 6d8fb2eed7 added logs, removed dead code 2023-10-19 12:33:17 +02:00
quenousimporte 540531a711 Merge branch 'main' into refactor/byline 2023-10-19 12:25:10 +02:00
quenousimporte 1d4e30ead9 fixed inserttodo and use prompt instead 2023-10-19 12:24:44 +02:00
quenousimporte cbac831768 ongoing refactor to update colors by line 2023-10-19 12:17:01 +02:00
quenousimporte dde40492e2 disabled: number highlighting in code block as it breaks html encoding 2023-10-19 09:15:29 +02:00
quenousimporte 3eff6a48af Merge branch 'main' into refactor/byline
# Conflicts:
#	main.js
2023-10-19 09:14:19 +02:00
quenousimporte 0dc6adb70e manual report: autocomplete multiple tags 2023-10-19 09:12:53 +02:00
quenousimporte 40703c1764 Revert "disabled: number highlighting in code block as it breaks html encoding"
This reverts commit 6e4a01b9c3.
2023-10-19 09:09:39 +02:00
quenousimporte 6a078efc5b added: current tag by default on new note 2023-10-19 08:59:33 +02:00
quenousimporte 0da00302e0 added: timestamp and vault in zip name
added: current tag in window title
2023-10-19 08:59:18 +02:00
quenousimporte 87f31a6a26 changed: F1 opens command palette 2023-10-19 08:46:09 +02:00
quenousimporte 6e4a01b9c3 disabled: number highlighting in code block as it breaks html encoding 2023-10-18 08:50:51 +02:00
quenousimporte 553c8a0701 changed: autocomplete multiple tags 2023-10-17 17:11:04 +02:00
quenousimporte a38c7f9e58 added: current tag by default on new note 2023-10-17 14:09:20 +02:00
quenousimporte 89cb2f5482 added: timestamp and vault in zip name
added: current tag in window title
2023-10-17 14:08:30 +02:00
quenousimporte bbb27ee274 slight refactors 2023-10-12 14:39:43 +02:00
quenousimporte 67877f74fd refactor: unparametrized bold style 2023-10-12 14:39:24 +02:00
quenousimporte 790a139fa1 refactor: attempt to color only modified line 2023-10-12 14:27:41 +02:00
quenousimporte 37de87fd3a fix: trying to call applycolors not too often 2023-10-11 21:24:20 +02:00
quenousimporte a685285177 refactor: datachanged in seteditorcontent 2023-10-11 21:11:27 +02:00
quenousimporte 38ca275f64 fixed: move lines block 2023-10-11 21:04:54 +02:00
quenousimporte abf5cf46c1 dropped: theme choice feature 2023-10-10 17:11:39 +02:00
quenousimporte dec2c48393 fixed: empty line in comment block 2023-10-10 15:21:25 +02:00
quenousimporte e84eb80dfa added: autocomplete of snippet 2023-10-10 15:19:48 +02:00
quenousimporte 1c586bd669 added: helpers on lines 2023-10-10 13:08:56 +02:00
quenousimporte d14ac88cee rmeoved commented out code and logs 2023-10-10 13:08:38 +02:00
quenousimporte 37b996e4bc Refactor: use a div for each line 2023-10-10 12:57:57 +02:00
quenousimporte 11add81bf8 Some attempts to keep bold font width 2023-10-10 11:55:21 +02:00
quenousimporte 4196b5b6b3 fixed: save data after creating a new note 2023-10-09 12:46:01 +02:00
quenousimporte bc2fd50836 added: command to search and replace text 2023-10-09 12:45:50 +02:00
quenousimporte cc790f8f89 added: setting to set bullet rendering 2023-10-09 12:45:25 +02:00
quenousimporte e615af8250 changed: display a bullet instead of * in list 2023-10-06 17:48:26 +02:00
quenousimporte c1967c2f60 changed: prompt new note title 2023-10-04 08:44:10 +02:00
quenousimporte a759008dd9 perf: avoid searching shortcuts if ctrl or alt are not pressed 2023-10-03 13:57:56 +02:00
quenousimporte d493d6f5b6 fix: change setting when value is false 2023-10-03 13:57:20 +02:00
quenousimporte 9c30427af9 fixed: note shortcut 2023-10-03 13:43:19 +02:00
quenousimporte 7bb607753e fixed: notes with shortcut now override command
changed: notes with shortcuts are no longer in command palette (all notes are included)
2023-10-03 13:37:30 +02:00
quenousimporte 62851f91f8 added: shortcut for upcoming events 2023-10-03 13:35:24 +02:00
quenousimporte 3afea22f9d added: ctrl+click to open extrenal links 2023-10-03 12:11:37 +02:00
quenousimporte b174f7b727 change: improve number highlight in code block 2023-10-03 11:40:36 +02:00
quenousimporte 65f55a65e8 fixed: cursor pos when creating note with tags in url 2023-10-02 12:50:41 +02:00
quenousimporte 05b438714e improved: code colors 2023-10-02 12:44:21 +02:00
quenousimporte 95eca37ebc refactor: function to set as saved 2023-10-02 12:33:45 +02:00
quenousimporte ca29382b55 added: space between weeks in events 2023-10-02 10:42:42 +02:00
quenousimporte f6984dab12 added: notes sorted by size 2023-10-01 10:21:41 +02:00
quenousimporte 053feb3170 fix: restore note even if no deletion date (retrocompat) 2023-09-29 22:51:07 +02:00