Trash bin folder
J70P opened this issue · 2 comments
J70P commented
I'm trying to enable the trash bin folder with
com.appmindlab.nano.pref_keep_deleted_copies|true
in /storage/emulated/0/neutriNote/~neutrinote_settings_data.txt
For testing purposes I also added
com.appmindlab.nano.pref_max_deleted_copies_age|30
(I applied the changes with "Restore App Data")
But the files are getting deleted.
I think the location for the trash bin folder is "my repository path"/trash_bin. Even if I create this folder manually, the files are getting deleted.
I'm running Android 7 (LineageOS 14) on my device.
appml commented
Thanks. Fixed in v4.2.5.
J70P commented
Fixed. Thanks!