Commit Graph

498 Commits

Author SHA1 Message Date
quenousimporte f4029760a1 fix(py): changed grep output 2023-09-15 14:01:26 +02:00
quenousimporte cc13cb0962 feat(web): alert after one hour of inactivity 2023-09-15 13:31:44 +02:00
quenousimporte 6711a57e25 feat(py): command to export a note 2023-09-15 12:06:50 +02:00
quenousimporte 8899cd33bb feat(py): added sms feature 2023-09-15 09:05:31 +02:00
quenousimporte 3803a5e27d changed: drop js client tools 2023-09-15 08:53:59 +02:00
quenousimporte a017206120 feat(py): grep command 2023-09-15 08:49:36 +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 6963569a7d python tool: added rename feature 2023-09-14 16:22:49 +02:00
quenousimporte 57df8abd1f python tool: search case insensitive 2023-09-14 14:30:04 +02:00
quenousimporte 860d16f0c8 python tool: open note if only one match 2023-09-14 13:37:13 +02:00
quenousimporte 5181d573a6 changed: esc to show palette 2023-09-14 12:02:10 +02:00
quenousimporte d8a5fa5631 removed: deprecated tools 2023-09-14 11:58:11 +02:00
quenousimporte b1c687e9a5 added: default headers 2023-09-14 11:54:09 +02:00
quenousimporte 30f9f786c2 python tool: refactor 2023-09-14 11:44:29 +02:00
quenousimporte cb99880407 python tool: added command to delete note 2023-09-14 11:31:21 +02:00
quenousimporte 230582920e python tool: add default tags 2023-09-14 11:17:24 +02:00
quenousimporte 77fa0992a8 python tool: refactor 2023-09-14 11:11:59 +02:00
quenousimporte 897e6f587c python tool: added local mode 2023-09-14 11:03:04 +02:00
quenousimporte 4852d27da7 python tool: handle notes:// protocol (windows) 2023-09-14 10:07:37 +02:00
quenousimporte 9e31b46e82 python tool: list if user answers no 2023-09-14 09:52:09 +02:00
quenousimporte accc2433ca python tool: simplified cli 2023-09-14 09:02:57 +02:00
quenousimporte a4e015af10 python cli tool: handle script arguments 2023-09-13 17:10:46 +02:00
quenousimporte a47a5364c4 added: pyhton cli tool 2023-09-13 16:40:42 +02:00
quenousimporte 02f5223c52 quickjs client: silent, output, slight refactors 2023-09-12 09:06:58 +02:00
quenousimporte efb3f49e2d refactor: thens instead of awaits 2023-09-11 14:28:23 +02:00
quenousimporte 36458ad166 trimed trailing whitespaces 2023-09-11 09:57:00 +02:00
quenousimporte f716fb83f1 quickjs cli tool:
changed: allow command line params for editor
added: diff before push
changed: bypass confimation message for encryption
2023-09-11 09:54:33 +02:00
quenousimporte 73be3d91ee changed: paths 2023-09-10 15:57:03 +02:00
quenousimporte 3f833a08c4 added: quickjs client 2023-09-10 12:23:08 +02:00
quenousimporte 821b9ca3e5 refactored nodejs client 2023-09-10 11:24:06 +02:00
quenousimporte 283db4ae6e Merge branch 'feat/sharehandler' 2023-09-06 21:31:06 +02:00
quenousimporte dd5389ca87 Merge branch 'gotoline' 2023-09-06 21:29:50 +02:00
quenousimporte c382184a78 added: go to line from grep results 2023-09-06 21:29:32 +02:00
quenousimporte f1b7420a50 changed cli tool
- create new note if arg is 'new'
- can edit several notes
- type q to quit
- refactor
2023-09-01 12:58:34 +02:00
quenousimporte 3be1d05859 Merge branch 'zip' 2023-09-01 10:40:37 +02:00
quenousimporte ab54ff69e3 changed: download all notes in zip 2023-09-01 10:40:28 +02:00
quenousimporte 71de70752a changed: manifest for sharing 2023-09-01 10:09:32 +02:00
quenousimporte 38b30eec43 Merge branch 'main' into feat/sharehandler 2023-08-28 11:35:01 +02:00
quenousimporte 45898cc214 renamed cli tool settings file 2023-08-28 11:33:04 +02:00
quenousimporte 77e63d3113 fixed: cursor pos in % when content is empty 2023-08-28 11:21:39 +02:00
quenousimporte 6122e20e3d cli tool: bypass max count if there is a filter 2023-08-25 17:57:20 +02:00
quenousimporte c48da6d245 cli tool: handle accents in filter 2023-08-25 17:44:24 +02:00
quenousimporte bb1730f2b2 added: pgp in cli tool 2023-08-24 17:19:03 +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 e9c69615b7 added: share target in manifest 2023-07-18 10:37:54 +02:00
quenousimporte 4621a0aa0b fixed: removed back handler 2023-07-18 10:36:26 +02:00