Commit Graph

137 Commits

Author SHA1 Message Date
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