mosen / mysides

A command line application for managing OS X Finder sidebar favourites
MIT License
227 stars 30 forks source link

Remove items via URI? #22

Open melmatsuoka opened 5 years ago

melmatsuoka commented 5 years ago

Is there a way to remove sidebar items using its explicit URI?

I often have multiple sidebar items that have the same names, but are from different folders, so I would like to be able to only remove sidebar items that exist at a specific URI, so I can write a script that clears out all items related to a specific project which I have completed.

Right now, mysides only removes the first instance of an item, and it appears that you have no control over which instances gets deleted first.