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
|
9dabe899f3
|
fix: bold and italics on same line
|
2023-09-27 22:21:28 +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
|
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 |
quenousimporte
|
763de412a5
|
fix: update colors each time editor content changes
|
2023-09-24 22:00:20 +02:00 |
quenousimporte
|
8c224d49d3
|
fixed: apply colors when selecting theme
fixed: hide colors when hidding editor
changed: md header in italics
|
2023-09-24 21:54:12 +02:00 |
quenousimporte
|
8930b7cbbd
|
fix: change setting with type
|
2023-09-24 15:19:39 +02:00 |
quenousimporte
|
dc5053edf3
|
fixed: handle bool and int params
|
2023-09-23 23:09:09 +02:00 |
quenousimporte
|
aa19c9d890
|
Merge branch 'main' into feat/colors
|
2023-09-23 23:00:56 +02:00 |
quenousimporte
|
2935034202
|
added: command to change a setting
|
2023-09-23 23:00:39 +02:00 |
quenousimporte
|
88e1a7c60f
|
fixed: menu below colors
added: md comments in colors
|
2023-09-23 22:51:59 +02:00 |
quenousimporte
|
c84c300f44
|
added: md syntax highlight
|
2023-09-23 09:02:02 +02:00 |
quenousimporte
|
e2a8529e93
|
added: url param to create note with tags
|
2023-09-21 22:16:12 +02:00 |
quenousimporte
|
d63621387e
|
still refactoring some promise stuff
|
2023-09-21 21:55:59 +02:00 |
quenousimporte
|
fc3ffcc681
|
slight refactor and indent
|
2023-09-21 21:47:48 +02:00 |
quenousimporte
|
78e68bbef2
|
refactor: use async func to decrypt
|
2023-09-21 21:45:09 +02:00 |
quenousimporte
|
8024a513b1
|
refactor: use async function to save remote data
|
2023-09-21 21:35:46 +02:00 |
quenousimporte
|
6f35967bfc
|
refactor: async functions to encrypt and decrypt
|
2023-09-21 21:29:08 +02:00 |
quenousimporte
|
37bc8a235a
|
added: command to decrypt text
|
2023-09-21 20:56:13 +02:00 |
quenousimporte
|
1446be8ba6
|
refactor(web): remove useless comment
|
2023-09-21 08:55:38 +02:00 |
quenousimporte
|
cc13cb0962
|
feat(web): alert after one hour of inactivity
|
2023-09-15 13:31:44 +02:00 |
quenousimporte
|
8f01d2f185
|
changed: less agressive file name sanitization.
Should be enough for Windows at least...
|
2023-09-14 17:31:02 +02:00 |
quenousimporte
|
5181d573a6
|
changed: esc to show palette
|
2023-09-14 12:02:10 +02:00 |
quenousimporte
|
b1c687e9a5
|
added: default headers
|
2023-09-14 11:54:09 +02:00 |
quenousimporte
|
36458ad166
|
trimed trailing whitespaces
|
2023-09-11 09:57:00 +02:00 |
quenousimporte
|
c382184a78
|
added: go to line from grep results
|
2023-09-06 21:29:32 +02:00 |
quenousimporte
|
ab54ff69e3
|
changed: download all notes in zip
|
2023-09-01 10:40:28 +02:00 |
quenousimporte
|
77e63d3113
|
fixed: cursor pos in % when content is empty
|
2023-08-28 11:21:39 +02:00 |
quenousimporte
|
efddca0483
|
changed: removed default title from theme settings
|
2023-08-24 11:07:46 +02:00 |
quenousimporte
|
9cb6080cf7
|
fixed: search in list accent insensitive
|
2023-08-16 17:03:38 +02:00 |
quenousimporte
|
f17eb11afc
|
added: new theme white monkey
improved titlebydefault setting
|
2023-07-21 10:58:13 +02:00 |
quenousimporte
|
45a85e13ff
|
fixed: do not hide title on change if option is checked
|
2023-07-21 10:34:43 +02:00 |
quenousimporte
|
f01fb199dc
|
added: insert header common
|
2023-07-20 09:52:17 +02:00 |
quenousimporte
|
4621a0aa0b
|
fixed: removed back handler
|
2023-07-18 10:36:26 +02:00 |
quenousimporte
|
b5f784aa94
|
removed: dead code
|
2023-07-17 11:36:09 +02:00 |
quenousimporte
|
18413883a5
|
removed: toggle md header feature
changed: info order
|
2023-07-17 11:25:08 +02:00 |
quenousimporte
|
9df5301f5d
|
fixed: ics file not found
refactor: removed commented code
changed: server data file name
changed: pgp is required in remote mode
refactor: added function to get or create note
|
2023-07-17 09:16:10 +02:00 |
quenousimporte
|
723caa07ed
|
changed: enter pgp keys as a single file
|
2023-07-13 13:55:52 +02:00 |
quenousimporte
|
d710a1f533
|
added: pgp encryption
|
2023-07-13 13:18:47 +02:00 |
quenousimporte
|
575a47ce50
|
fixed: default font size
|
2023-07-12 18:27:19 +02:00 |
quenousimporte
|
477365d56e
|
fixed: handle middle word underscores
|
2023-07-12 16:28:21 +02:00 |
quenousimporte
|
c241505f06
|
changed: show warning if ics file not found
|
2023-07-11 10:30:38 +02:00 |
quenousimporte
|
cf954e0f47
|
refactor back button
|
2023-07-11 09:43:26 +02:00 |
quenousimporte
|
89cb8937a9
|
removed: line number for section in outline
|
2023-07-07 10:17:49 +02:00 |
quenousimporte
|
a4ca26115c
|
added: confirmation before sending sms
|
2023-07-06 15:08:31 +02:00 |
quenousimporte
|
269d3d4293
|
changed: load previous on back button if search window if hidden
|
2023-07-05 16:42:23 +02:00 |
quenousimporte
|
6d3b743304
|
added: hide search window on back button
|
2023-07-05 16:36:45 +02:00 |
quenousimporte
|
5536821d2e
|
changed: absolute cursor pos in info
fixed: cursor pos upon opening (modulo header)
|
2023-07-05 15:48:25 +02:00 |
quenousimporte
|
a9722c1cd8
|
added: load next note
added: message after sms
fixed: put on top before serializing
|
2023-07-05 13:40:13 +02:00 |
quenousimporte
|
6c2ed80992
|
changed: do not put on top upon opening. Allow explore back in history.
|
2023-07-05 09:42:33 +02:00 |
quenousimporte
|
3c8f6a079b
|
changed: no space after inserting date
|
2023-07-05 09:07:25 +02:00 |
quenousimporte
|
9298991f4b
|
rollbacked: date in outline
|
2023-07-04 17:24:34 +02:00 |
quenousimporte
|
8d4f1de649
|
refactor: added command option if for remote only
|
2023-07-04 17:15:34 +02:00 |
quenousimporte
|
d84ec16c5d
|
refectored: esc key to prepare back button
|
2023-07-04 10:22:57 +02:00 |
quenousimporte
|
1987e2a0a4
|
added: new theme dark mingw
added: line starting by date in outline
|
2023-07-03 10:43:54 +02:00 |
quenousimporte
|
2c4378a1b9
|
added: checklist to list autocomplete
|
2023-07-03 10:31:26 +02:00 |
quenousimporte
|
ac32910267
|
fixed: do not load link if not saved
|
2023-07-03 09:17:20 +02:00 |
quenousimporte
|
545915b497
|
added: tasklist support
|
2023-06-21 13:28:24 +02:00 |
quenousimporte
|
16cf7c22ad
|
fixed: error message if ics not found
|
2023-06-20 09:38:08 +02:00 |
quenousimporte
|
32859a78f4
|
fixed: disable sms in local mode
|
2023-06-19 14:18:47 +02:00 |
quenousimporte
|
35bbaa9195
|
added: send by sms feature (need an external url)
|
2023-06-19 14:10:23 +02:00 |
quenousimporte
|
c8aae19ecf
|
added: section mark after events to check
|
2023-06-16 09:11:21 +02:00 |
quenousimporte
|
c68d259ec9
|
fixed: add events after todo header
|
2023-06-15 08:58:47 +02:00 |
quenousimporte
|
496aeb11b7
|
fixed: insert next list item correctly when hitting enter
|
2023-06-07 09:43:12 +02:00 |
quenousimporte
|
73216ae5ae
|
fixed: event month
fixed: sort events by date
changed: display time in events
|
2023-05-30 14:05:01 +02:00 |
quenousimporte
|
6bd85c79d8
|
changed: handle storage event for multiple windows
|
2023-05-30 12:56:23 +02:00 |
quenousimporte
|
9027a0eff3
|
changed: handle new, changed and deleted events.
changed: consider current and future events only
|
2023-05-22 17:24:59 +02:00 |
quenousimporte
|
dda25e10d8
|
fixed: exclude events from grep results
|
2023-05-22 14:07:04 +02:00 |
quenousimporte
|
4a30a5d728
|
added: open note if url param
|
2023-05-22 14:04:35 +02:00 |
quenousimporte
|
b3296f2b4d
|
changed: use alert to display info
|
2023-05-15 15:20:36 +02:00 |
quenousimporte
|
c22777ce38
|
added: feature to quickly add text in todo
changed: line height in mingw theme
|
2023-05-15 14:49:52 +02:00 |
quenousimporte
|
6f766e70a2
|
changed: header by default setting
|
2023-05-12 12:16:01 +02:00 |
quenousimporte
|
ca4abe8d1a
|
added: mingw theme
|
2023-05-12 09:38:42 +02:00 |
quenousimporte
|
49229b6f9d
|
added: setting to open links in new tab
changed: no section separation for enw events
changed: create new note if unkown command
fixed: show preview after note binding
|
2023-05-11 10:49:36 +02:00 |
quenousimporte
|
2f0d18822f
|
fixed: avoid toggle header in preview mode
|
2023-05-09 12:01:57 +02:00 |
quenousimporte
|
3240854915
|
added: setting to hide md header by default
|
2023-05-05 16:37:15 +02:00 |
quenousimporte
|
3e74f3f747
|
changed: ctrl+h to toggle md header visibility
|
2023-05-05 14:30:52 +02:00 |
quenousimporte
|
93a9ac74c7
|
removed: folding
|
2023-05-05 12:07:03 +02:00 |
quenousimporte
|
48f1e5e352
|
fixed: execute first matching shortcut only
|
2023-05-05 11:58:39 +02:00 |
quenousimporte
|
670cb9c697
|
added: note shortcut in md header
|
2023-05-05 11:12:45 +02:00 |
quenousimporte
|
ebf9b0ee99
|
added: notes list in command palette
changed: do not bold grep result
|
2023-05-03 17:19:08 +02:00 |
quenousimporte
|
ce39e4808e
|
removed: snippets for md headings
|
2023-05-02 15:57:15 +02:00 |
quenousimporte
|
9fcb32793d
|
removed: sandbox vault feature
|
2023-05-02 15:55:54 +02:00 |
quenousimporte
|
f3a94f5552
|
removed: chat feature
changed: dependencies
|
2023-05-02 15:46:20 +02:00 |
quenousimporte
|
7a83d5a0c3
|
changed: default theme
|
2023-05-02 15:34:35 +02:00 |
quenousimporte
|
a9b16637cd
|
changed: hide chat by default
changed: switch to preview if note has a "preview" tag
|
2023-04-27 14:06:33 +02:00 |
quenousimporte
|
2c157e4962
|
added: conversjs integration
changed: press review note name
fixed: open md links in new tab
|
2023-04-26 17:58:06 +02:00 |
quenousimporte
|
5b173f74b8
|
added: command and shortcut to open press review
|
2023-04-24 16:46:16 +02:00 |
quenousimporte
|
ef90b92c54
|
added: separator before new events
|
2023-04-24 16:12:04 +02:00 |
quenousimporte
|
8c5ebbc474
|
fixed: do not update events if switchjed to local in the meantime
changed: revue de presse in preview by default
|
2023-04-24 14:10:26 +02:00 |
quenousimporte
|
b47570729f
|
added: feature to check new events from a public ics file
|
2023-04-24 09:30:46 +02:00 |
quenousimporte
|
0956b09a5b
|
changed: label in info
|
2023-03-08 12:19:56 +01:00 |
quenousimporte
|
7b32b4e167
|
refactor: get range content in function
added: cursor position in info
|
2023-03-06 09:51:44 +01:00 |
quenousimporte
|
fdd5a8e41b
|
added: option to show title by default
changed: title style
|
2023-03-03 09:58:56 +01:00 |
quenousimporte
|
3298cded32
|
refactor: first steps to add an editor abstraction layer
|
2023-03-03 09:52:11 +01:00 |
quenousimporte
|
96e247459d
|
changed: save state in first stat position
added: comment snippet
|
2023-02-28 13:40:43 +01:00 |
quenousimporte
|
8fcab339ce
|
improved: download all notes as flat md files
|
2023-02-21 12:05:04 +01:00 |
quenousimporte
|
95193e1d93
|
added: notes count in stat
|
2023-02-21 12:04:36 +01:00 |
quenousimporte
|
c6fab0a1ca
|
fixed: removed header before merge
|
2023-02-05 15:11:26 +01:00 |
quenousimporte
|
175ea44ede
|
added: alternative shortcuts for command palette
|
2023-02-05 10:46:29 +01:00 |
quenousimporte
|
2136faf1ae
|
fixed: hide note when network visible
fixed: network height
changed: escape to hide network
fixed: do not save if not needed
|
2023-02-05 10:30:57 +01:00 |
quenousimporte
|
276e4a0eff
|
added: experimental newtwork feature
added: preview with subnotes
|
2023-02-05 10:05:37 +01:00 |
quenousimporte
|
cba4848da0
|
refactored: links between notes (avoid recursion)
|
2023-02-04 16:13:55 +01:00 |
quenousimporte
|
e1d9227b54
|
changed: themes
|
2023-02-03 13:51:54 +01:00 |
quenousimporte
|
d879c324c8
|
added: amount of data sent in stats
added: download all vaults
added: confirmation before switching vault
added: tab/shift+tab to indent/unindent
|
2023-02-03 12:56:31 +01:00 |
quenousimporte
|
43b70a187b
|
added: tab and untab
|
2023-02-02 21:44:00 +01:00 |
quenousimporte
|
bc94922a6b
|
added: bullet snippet
added: sections in outline
|
2023-02-02 14:49:04 +01:00 |
quenousimporte
|
e6d36b1fdc
|
fixed: keep focus on filter to display list even when at end of note
|
2023-02-02 12:10:47 +01:00 |
quenousimporte
|
624b3dde79
|
added: quick local/remote switch command
|
2023-02-02 08:54:08 +01:00 |
quenousimporte
|
da8bb40160
|
rollbacked: use simpler confirm instead on promise-based function
|
2023-02-02 08:43:30 +01:00 |
quenousimporte
|
aa198d6b56
|
removed: filter and vault from title bar
added: filter in info
|
2023-02-01 14:46:08 +01:00 |
quenousimporte
|
d815bc3c5b
|
fix: hide file input if vault not sandbox
|
2023-02-01 14:34:02 +01:00 |
quenousimporte
|
9a0edbc421
|
added: use search list to ask questions
|
2023-02-01 14:30:36 +01:00 |
quenousimporte
|
d91158e752
|
added: create subnote from section (if folding disabled)
|
2023-02-01 13:54:49 +01:00 |
quenousimporte
|
712694bd28
|
added: sandbox vault with loading datafile
added: vault in title bar
|
2023-02-01 12:34:40 +01:00 |
quenousimporte
|
1793a5e50b
|
added: margins in settings
fixed: apply settings on save, not change event
|
2023-02-01 12:26:12 +01:00 |
quenousimporte
|
2d30055274
|
fixed: detection of last tag
|
2023-01-30 14:53:42 +01:00 |
quenousimporte
|
d0c6693ff7
|
removed: section in outline
fixed: tag detection
|
2023-01-30 12:16:59 +01:00 |