Commit Graph

330 Commits

Author SHA1 Message Date
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 e8cc0f6c3e Merge branch 'refactor/byline' 2023-10-19 14:16:50 +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