Commit Graph

13 Commits

Author SHA1 Message Date
9723046c56 Added different image sizes 2024-10-28 12:57:45 +01:00
d4836c1d95 Cosmetics 2024-10-24 17:16:20 +02:00
d8a4bfd6f3 Minor stuff 2024-10-14 16:52:23 +02:00
2503bc9ebb Fix: update by default
From now on, the update option (no api calls involved) is the default one.
No matter if --update is being passed in the command line, it's the default option if there
is no a "new: true" variable in the yaml.

If there is a "new: true" variable in the yaml that entry will be processed as new, calling
all the apis we need to call to archive the right information.
2024-10-14 16:52:15 +02:00
5ce0c35a11 Fix: prevent api calls if we are updating 2024-10-14 13:44:07 +02:00
c7bc40ba33 Minor stuff 2024-10-11 22:54:35 +02:00
c9a30a3767 Fix: title cant be updated
Doesn't make sense because the first thing it does is to search by title in disk
The md won't be found
2024-10-11 22:48:21 +02:00
78f919158e Fix: priting errors 2024-10-11 21:24:46 +02:00
f4fa3055f3 Minor aeshtetic changes 2024-10-11 20:20:01 +02:00
0920771bbf Fix book link 2024-10-10 14:31:03 +02:00
6a6217ae31 Added books 2024-10-10 14:13:40 +02:00
c7d6e9f72e Get rid of stupid file comments 2024-10-10 11:47:05 +02:00
16b7e40a6a Refactor 2024-10-09 11:12:44 +02:00