Commit Graph

431 Commits

Author SHA1 Message Date
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
quenousimporte 3cd12baf9e dropped "new events to check" feature, replaced by "show upcoming events" 2023-09-28 17:16:18 +02:00
quenousimporte 2f4276a73c changed: default theme 2023-09-28 16:02:07 +02:00
quenousimporte b7914ac98a added: link to sources in help page 2023-09-28 13:55:38 +02:00
quenousimporte 5f6b9ae74c changed: no italics in md headers
fixed: search dialog width for mobile device
2023-09-28 13:52:51 +02:00
quenousimporte 728d58535d Merge branch 'feat/colors' 2023-09-28 08:45:51 +02:00
quenousimporte 765691337b fix: center search dialog 2023-09-27 22:21:38 +02:00
quenousimporte 9dabe899f3 fix: bold and italics on same line 2023-09-27 22:21:28 +02:00
quenousimporte 24cabb6ce3 fix: word wrap on firefox 2023-09-27 21:15:57 +02:00
quenousimporte bfb0258720 Merge branch 'main' into feat/colors 2023-09-27 12:17:59 +02:00
quenousimporte 11c920c00b changed: upcoming events in remote only 2023-09-27 12:17:42 +02:00
quenousimporte 373ac8a9b6 Merge branch 'feat/upcoming' 2023-09-27 12:14:29 +02:00
quenousimporte e59e37d954 added: upcoming events 2023-09-27 12:14:08 +02:00
quenousimporte efceae4f4c Merge branch 'main' into feat/colors 2023-09-27 09:09:29 +02:00
quenousimporte 7fd3e70099 fix: null setting when cancelling prompt 2023-09-27 09:09:16 +02:00
quenousimporte b38befaa87 Merge branch 'main' into feat/colors 2023-09-26 10:42:26 +02:00
quenousimporte 1ce493fe58 added: move lines with ctrl+shift+arrows 2023-09-26 10:42:06 +02:00
quenousimporte 387a3a8fa6 Merge branch 'main' into feat/colors 2023-09-25 16:41:58 +02:00
quenousimporte e8f1b73994 dropped inactivity alert 2023-09-25 16:41:41 +02:00
quenousimporte 105ff9fa04 fix(color): break word if needed (to be on par with textarea) 2023-09-25 14:25:55 +02:00
quenousimporte 6dc64cc075 Merge branch 'main' into feat/colors 2023-09-25 14:20:05 +02:00
quenousimporte d8e544c639 fixed double comma 2023-09-25 14:19:52 +02:00
quenousimporte b93e8fd585 Merge branch 'main' into feat/colors
# Conflicts:
#	main.js
2023-09-25 14:17:35 +02:00
quenousimporte 9bb5aa8287 report type setting handler (commited in wrong branch) 2023-09-25 14:14:41 +02:00
quenousimporte a3c8d25299 added: change a setting in main command palette 2023-09-25 14:08:57 +02:00
quenousimporte e890b9bd0f added(colors): basic support for syntax highlight in code blocks 2023-09-25 13:22:22 +02:00
quenousimporte b73d152aeb fix(colors): bold and italics
improve(colors): consider all list markers
2023-09-25 12:05:34 +02:00
quenousimporte 34a7ccfbbd fix(colors): improve headings
added(colors): caret lists
2023-09-25 09:32:37 +02:00