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 6b9556e711 Crash fix
Two fixes really:
1. fix some parent pointers being wrong
2. fix notebooks being destroyed while node tree is still valid
2021-03-29 14:48:48 +02:00
subprojects Convert project to meson 2021-03-29 14:47:28 +02:00
.gitignore Convert project to meson 2021-03-29 14:47:28 +02:00
.gitmodules Convert project to meson 2021-03-29 14:47:28 +02:00
config.h.in Add GPL3+ licence 2021-03-29 14:48:48 +02:00
COPYING Add GPL3+ licence 2021-03-29 14:48:48 +02:00
main.cpp Crash fix 2021-03-29 14:48:48 +02:00
main_window.cpp Add GPL3+ licence 2021-03-29 14:48:48 +02:00
main_window.hpp Add GPL3+ licence 2021-03-29 14:48:48 +02:00
meson.build Refactor code out of main.cpp 2021-03-29 14:48:48 +02:00
notebook_tree.cpp Crash fix 2021-03-29 14:48:48 +02:00
notebook_tree.hpp Crash fix 2021-03-29 14:48:48 +02:00