Commit graph

7 commits

Author SHA1 Message Date
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
c6d361f649
tests: remove pyfakefs due to issues with pathlib and sqlite in favor of a simple tempfolder where to store test files 2023-11-29 18:42:30 +01:00
701d79583d
refactor: clean the search command a bit 2023-07-23 17:40:03 +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