Commit graph

18 commits

Author SHA1 Message Date
d4cbc2eb77
Add default csv path variable 2023-08-29 22:41:25 +02:00
82f2e7d7df
Trim everything after special character for titles 2023-02-23 21:35:37 +01:00
a150259538
Move print statements to logger methods 2023-02-23 19:32:43 +01:00
94744fb55f
Only strip query title 2023-02-23 19:32:32 +01:00
b161413f13
Extract document querying function 2023-02-23 19:31:17 +01:00
cb1cfe22ab
Add automatic import for missing entries 2023-02-23 10:33:54 +01:00
32d57c79d3
Fix note file creation 2023-02-22 13:20:09 +01:00
46ea119204
Add gitignore file 2023-02-22 13:19:17 +01:00
b6a28d8e6a
Add dict type to notes 2023-02-22 12:02:00 +01:00
721e308207
Extract annotation extraction to function 2023-02-22 12:00:25 +01:00
571bf09c54
Extract note file getting into function 2023-02-22 11:19:19 +01:00
71cf84443d
Refactor book title stripping into function 2023-02-22 11:09:04 +01:00
d301a61e92
Move format and same book condition functions 2023-02-22 11:08:48 +01:00
bc520497f8
Extract note writing into function 2023-02-21 14:48:21 +01:00
2db5ce4cac
Extract book comparison into function 2023-02-21 14:47:57 +01:00
d78c5dd64a
Move logic to main function 2023-02-21 09:03:22 +01:00
ae495af1bc
Remove unused variable 2023-02-21 09:03:06 +01:00
3d3e1f6fc9
initial commit 2023-02-21 08:56:41 +01:00