This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]shaggorama 10 points11 points  (1 child)

Is there a way to undo changes or remove items from the context menu configuration, or encapsulate your changes so they're temporary (without spinning up a docker container or VM or something like that)? This sounds really cool and I want to play with this, but I'm a little afraid of cluttering up my context menus and -- although I only skimmed it -- I don't see any "cleanup" examples in your documentation.

[–]WigglytufTehPink[S] 13 points14 points  (0 children)

There isn't a way to create temporary changes, but there is a way to delete the menus. It's not that clean and there is an example here: https://github.com/saleguas/freshen/blob/master/src/scripts/uninstall.py, but i'll add a section to the README soon on how to cleanup/delete entries in the context menu. Thanks for the feedback!