logseq-plugin-file-manager icon indicating copy to clipboard operation
logseq-plugin-file-manager copied to clipboard

Feature request: one click to copy paths of ALL unused files

Open feigaoxyz opened this issue 3 years ago • 0 comments

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>

feigaoxyz avatar Jan 03 '23 02:01 feigaoxyz