Commit Graph

79 Commits

Author SHA1 Message Date
quenousimporte afc839bee1 improve search result display 2024-10-22 09:29:46 +02:00
quenousimporte 4a14757540 fix search display result 2024-10-16 13:58:19 +02:00
quenousimporte aa3a99bd0b Add access keys to 10 first notes 2024-10-15 17:14:07 +02:00
quenousimporte 20236765ff refactor: move functions to specific files 2024-10-15 12:05:46 +02:00
quenousimporte 71635ab255 fix filter 2024-10-10 10:47:54 +02:00
quenousimporte 0ba895aad6 add version, fix .del in index 2024-10-10 10:22:32 +02:00
quenousimporte 1baf2f76c9 limit to .md files 2024-10-08 17:52:30 +02:00
quenousimporte 5e61fba372 use plain links when possible 2024-10-08 13:19:03 +02:00
quenousimporte 3c47b5e507 fix hotkey 2024-10-08 10:05:22 +02:00
quenousimporte 40a0a574a9 various fix 2024-10-07 16:26:16 +02:00
quenousimporte 58291bd62b refactor 2024-10-07 16:06:35 +02:00
quenousimporte 84baa60a2b drop open by name 2024-10-07 09:08:38 +02:00
quenousimporte 959a68a4bb drop open if search match 2024-10-07 09:05:27 +02:00
quenousimporte cd8d52249c always show links and stats at the bottom 2024-10-07 09:01:50 +02:00
quenousimporte fb84c7f4ea drop clip feature 2024-10-07 08:58:59 +02:00
quenousimporte ffc90cf9fa drop tags feature 2024-10-07 08:57:16 +02:00
quenousimporte dc9f01ea48 compare strings regardless of accents 2024-10-02 17:36:51 +02:00
quenousimporte 630ac914b0 Add download single note 2024-10-02 11:49:15 +02:00
quenousimporte a0ade9fb74 add note name in title 2024-10-01 10:51:28 +02:00
quenousimporte 6d87adb4d5 open note if search is a perfect match on title 2024-10-01 09:21:11 +02:00
quenousimporte 1aeaffde97 allow http links 2024-10-01 09:03:59 +02:00
quenousimporte ab2cdcc400 add download feature 2024-09-30 10:09:49 +02:00
quenousimporte b6c1d965c8 change: store note files with .md extension 2024-04-04 11:10:19 +02:00
quenousimporte 40c90d07bc fix useless backup on clip 2024-04-04 10:04:04 +02:00
quenousimporte 7c0214dfad remove reindex message. show all tags if param is empty. 2024-03-20 12:04:00 +01:00
quenousimporte b2fac6e015 changed message 2024-03-19 17:37:54 +01:00
quenousimporte 0fe64adb7f fix session lost 2024-03-18 17:22:22 +01:00
quenousimporte 020545feb3 add conflict management 2024-03-15 15:11:51 +01:00
quenousimporte ce1867bcf0 attempt to fix empty screen when session lost 2024-03-15 15:11:26 +01:00
quenousimporte 4a3061fccd fix attempt when session is lost 2024-03-13 13:17:31 +01:00
quenousimporte 294c3b9db2 add stat action
drop link labels
2024-03-12 14:09:49 +01:00
quenousimporte 1d951c063d change links on top with link 2024-03-12 12:12:13 +01:00
quenousimporte 7d44dc86d2 add stats 2024-03-11 13:58:27 +01:00
quenousimporte 5589822afb fix preview when no header
fix search or tag with no param
2024-03-08 16:45:50 +01:00
quenousimporte f9a4005d11 search by default instead of open. add title. 2024-03-08 13:47:29 +01:00
quenousimporte 5633b9271e fix url regexp 2024-03-08 09:19:27 +01:00
quenousimporte c753e16390 remove: footer 2024-03-07 14:59:06 +01:00
quenousimporte bf1c9cc9d9 refactor actions
fix index upon delete and rename
2024-03-07 12:48:31 +01:00
quenousimporte c13d688e90 improve: use index in session to avoid parsing data dir each time 2024-03-07 10:02:11 +01:00
quenousimporte 2b376c0ab4 remove title, use todo for clip 2024-03-06 14:44:52 +01:00
quenousimporte d31f834a1d change merge filter and search 2024-03-06 12:14:08 +01:00
quenousimporte cc57cbfab1 refactor 2024-03-06 11:53:57 +01:00
quenousimporte 605fbe5d2e change set window title 2024-03-06 10:58:21 +01:00
quenousimporte 9d636c7b2c recover local git disaster 2024-03-06 08:33:44 +01:00
quenousimporte c18744c45f change: save before returning home 2024-02-20 16:23:37 +01:00
quenousimporte 6b676c7ba1 refactor: externalize css 2024-02-20 16:23:04 +01:00
quenousimporte c6f5979a87 add: pwa 2024-02-19 17:28:43 +01:00
quenousimporte f8b2ee3942 add: markdown preview 2024-02-19 12:20:20 +01:00
quenousimporte 2ce4cbeef6 fix: links 2024-02-19 10:42:49 +01:00
quenousimporte 9d7d804865 change: style 2024-02-19 10:42:30 +01:00