Commit Graph

339 Commits

Author SHA1 Message Date
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
quenousimporte b5f784aa94 removed: dead code 2023-07-17 11:36:09 +02:00
quenousimporte 0bf9e5285e Merge branch 'feat/noheadertoggle' 2023-07-17 11:25:33 +02:00
quenousimporte 18413883a5 removed: toggle md header feature
changed: info order
2023-07-17 11:25:08 +02:00
quenousimporte 5617238cbb Merge branch 'main' of https://github.com/quenousimporte/notes 2023-07-17 09:42:58 +02:00
quenousimporte bca92045e2
Update readme.md 2023-07-17 09:42:02 +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 5ecf1b721b Merge branch 'feat/openpgp' 2023-07-13 14:18:34 +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