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 |
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 |