Commit Graph

508 Commits

Author SHA1 Message Date
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
quenousimporte e714b4684c changed: serialize trash once data is saved 2023-09-29 22:45:13 +02:00
quenousimporte e4bcad0420 fix: allow sms even if local data is not saved 2023-09-29 17:58:53 +02:00
quenousimporte 3a09e1b50a added: feature to restore a deleted note (from local trash) 2023-09-29 17:57:22 +02:00
quenousimporte 9c94a9e14a changed: sms message in a prompt instead of note content 2023-09-29 14:44:41 +02:00
quenousimporte fb9af373b3 fixed: trash initialization 2023-09-29 11:40:00 +02:00
quenousimporte 5fe950ce8c fixed: italics and bold in a * list 2023-09-29 11:39:02 +02:00
quenousimporte 3e211831d0 fix: missing snippet hints 2023-09-29 11:38:13 +02:00