cellarspoon
3 years ago
No known key found for this signature in database
GPG Key ID: 3789458B3D0C410
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -6,5 +6,5 @@ |
|
|
|
from temp_index import make_cards |
|
|
|
|
|
|
|
|
|
|
|
make_cards("mycards.pdf", "sqlite:///metadata.db", ["title"]) |
|
|
|
make_cards("mycards.pdf", "sqlite:///metadata.db", ["title", "uploaded_at", "comments", "authors", "tags"]) |
|
|
|
``` |
|
|
|