Commit Graph

36 Commits

Author SHA1 Message Date
quenousimporte 431cac35c3 cli tool: do not archive postdata temp file 2023-09-22 12:36:12 +02:00
quenousimporte ab5d744f9e refactor 2023-09-22 11:09:15 +02:00
quenousimporte 9909705634 cli tool: simplify (and zip) history backup 2023-09-22 09:57:54 +02:00
quenousimporte 89cedfa56a cli tool: renamed folders and historize sessions 2023-09-21 14:09:13 +02:00
quenousimporte 2c05a1b314 cli tool: historize more stuff 2023-09-21 14:02:38 +02:00
quenousimporte 8bf3a8a140 feat(py): dedicated history folder 2023-09-21 10:23:15 +02:00
quenousimporte 0c7fa3d714 feat(py): keep a local timestamped copy of edited note before sending to server 2023-09-21 09:40:56 +02:00
quenousimporte 7bbb636993 fix(py): improve security by checking curl output upon saving 2023-09-21 08:55:22 +02:00
quenousimporte 859ffecda4 refactor(py):
- use note title as note file name
- changed backup file names
- create data folder if needed
2023-09-18 09:01:53 +02:00
quenousimporte a23035ce18 added(py): command to edit settings 2023-09-18 07:58:43 +02:00
quenousimporte afd8c2de24 python tool:
- curl not silent
- questions are now "yes" by default
- replace grep by /
- ask before opening note if only one found
2023-09-16 15:29:46 +02:00
quenousimporte f4029760a1 fix(py): changed grep output 2023-09-15 14:01:26 +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 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 d8a5fa5631 removed: deprecated tools 2023-09-14 11:58:11 +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