Commit graph

13 commits

Author SHA1 Message Date
9dd2405c47
feat: add git pull subcommand
Some checks failed
checks / tests-10 (push) Failing after 2m56s
checks / pre-commit (push) Successful in 4m28s
checks / tests-11 (push) Failing after 4m8s
checks / tests-12 (push) Failing after 2m47s
2024-09-06 20:51:03 +02:00
8076807f22
feat: add git push subcommand 2024-09-04 18:57:27 +02:00
c859c60c8d
feat: add git commit subcommand
All checks were successful
checks / pre-commit (push) Successful in 4m29s
checks / tests-10 (push) Successful in 1m59s
checks / tests-11 (push) Successful in 2m8s
checks / tests-12 (push) Successful in 1m36s
2024-09-03 17:29:44 +02:00
bdb5c984fa
ci: add pre-commit and tests workflows
All checks were successful
checks / pre-commit (push) Successful in 1m39s
checks / tests-10 (push) Successful in 1m17s
checks / tests-11 (push) Successful in 1m10s
checks / tests-12 (push) Successful in 1m13s
2024-08-04 15:23:55 +02:00
3d93be39d6
feat: make the inclusion of each notebook's note optional via --include-notes when listing notebooks 2024-05-17 18:45:22 +02:00
4fb1fff521
feat: add remote_public_keys_timeout option in order to set the time after which the retrieval of external public keys should be interrupted 2023-11-29 18:15:34 +01:00
af9a6d82f4
feat: add --plain option to the show command in order to render notes as plaintext 2023-11-28 13:49:13 +01:00
67595b3220
fix: remove extra quote when executing a note indexation and update deps 2023-11-17 13:31:50 +01:00
654d996a53
feat: add reencrypt command 2023-07-24 19:52:25 +02:00
be20284f78
feat: add import command 2023-05-17 19:00:42 +02:00
6f45b76579
feat: add -c/--config flag to every command 2023-04-04 16:16:00 +02:00
570c29d9f1
tests: test commands 2023-04-03 18:40:11 +02:00
d3ad87211e
feat: move project from poetry to pdm, rewrite from scratch and add
basic `notebooks`, `edit` and `show` commands
2023-04-01 12:37:10 +02:00