Tool to delete stale ebooks. It generates a list of paths safe to be passed to the rm command on the reMarkable2 device.
Find a file
King_DuckZ 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
lib First import 2021-03-25 16:12:46 +01:00
.gitignore First import 2021-03-25 16:12:46 +01:00
.gitmodules First import 2021-03-25 16:12:46 +01:00
CMakeLists.txt First import 2021-03-25 16:12:46 +01:00
main.cpp Convert notebook list to tree 2021-03-29 14:47:18 +02:00