Closed fevac closed 1 year ago
You have it already in delete files
(plural). You can use housekeeper delete files -b <bundle> -t <tags> -n
with the n
flag:
-n, --notondisk rm db entry from files not on disk
Oh! I missed that. Thank you. Closing
Currently,
housekeeper delete file
removes the file from both the database and the system (i.e. removes the actual file). It would be nice to be able to delete only HK links from the database but to keep the actual files in the system.