logseq-plugin-file-manager
logseq-plugin-file-manager copied to clipboard
Feature request: one click to copy paths of ALL unused files
Since we can not delete unused files in the plugin, can you provide a function to copy ALL paths so we can use terminal command to delete them?
For such, the copied paths should be console friendly (i.e. escape special chars or wrapped in quotation marks), so that we can directly paste them after rm command:
rm <paste>