Commit graph

5 commits

Author SHA1 Message Date
2a9780bf15 Convert project to meson 2021-03-29 14:47:28 +02:00
7adb4748f5 Remove dependency lines-are-beautiful.
Very beautiful but I don't need this right now.
2021-03-29 14:47:28 +02:00
5f41af76b4 Add support for isolated files.
I call isolated those files that are just lying there
withot a corresponding .metadata file.
2021-03-29 14:47:28 +02:00
2ce7f4cfaf Convert notebook list to tree
Use that tree to build the delete list. I think
it's not necessary as files marked as deleted are
direct children of root always, but, just in case.
Now if an ancestor is marked as deleted the whole
subtree gets printed out for deletion.
Also support multi root, rubbish bin seems to be
its own root in fact.
2021-03-29 14:47:18 +02:00
7548688eda First import
List all books with associated info
2021-03-25 16:12:46 +01:00