Commit graph

22 commits

Author SHA1 Message Date
2398431a7b
fix: refactor and fix the recipient paths parsing that was missing the remote urls 2023-05-09 20:29:36 +02:00
c6ac0d6043
feat: add multiple, remote recipients support 2023-05-09 09:11:36 +02:00
e1c9ee0c9c
feat: add notes path autocompletion for show and edit 2023-04-24 13:57:11 +02:00
8267ec6644
feat: add version subcommand 2023-04-06 17:38:44 +02:00
af8b9b7c52
feat: prettify errors 2023-04-06 17:30:21 +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
d9eb99b72e
tests: add utils.py tests
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-28 22:24:16 +02:00
3d053d532a
feat: move new_note function to a separate file
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-28 15:35:37 +02:00
75d623a124
feat: move edit_note function to a separate file
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-28 12:12:31 +02:00
c25156fe4c revert c7127e4a5d
All checks were successful
continuous-integration/drone/push Build is passing
revert test: migrate from pytest in favor of ward
2022-08-27 20:00:11 +00:00
c7127e4a5d
test: migrate from pytest in favor of ward
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-27 21:51:02 +02:00
1296103c8f ci: add depends_on relationships
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-27 19:35:05 +00:00
435946f769
ci: add pytest job
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-27 16:36:39 +02:00
7be918c231
tests: add config tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-27 16:14:08 +02:00
b36d48ca9d
ci: typo
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-08-12 22:26:39 +02:00
f9a3f89801
ci: add deploy job
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-08-12 21:57:54 +02:00
4561d1bcef ci: add base pipeline with deps cache and pre-commit
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-12 17:35:49 +00:00
0cf8992e8a
Merge branch 'master' 2022-08-10 18:36:52 +02:00
376b9d6877
feat: add basic functionality 2022-08-10 18:34:41 +02:00
692edd7d7a Initial commit 2022-08-10 16:12:59 +00:00