mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Updated Todos
This commit is contained in:
2
main.py
2
main.py
@@ -10,7 +10,7 @@ InitFiles(config.file_array) # Initialize file system
|
|||||||
Catalogue = Catalogue() # Open the Catalogue
|
Catalogue = Catalogue() # Open the Catalogue
|
||||||
# new_books = Catalogue.new_files()
|
# new_books = Catalogue.new_files()
|
||||||
Catalogue.import_books() # Filter Your books
|
Catalogue.import_books() # Filter Your books
|
||||||
|
# TODO Resolve database locking after querying for book list
|
||||||
# TODO Figure out a system to get books page count
|
# TODO Figure out a system to get books page count
|
||||||
# TODO Update Documentation
|
# TODO Update Documentation
|
||||||
# TODO Requirements.txt
|
# TODO Requirements.txt
|
||||||
# TODO Test image storage
|
|
||||||
|
|||||||
Reference in New Issue
Block a user