ChaosMarc/PlugY

Feature request - more commands

Opened this issue · 2 comments

-Add a command /next and /prev for stash pages to iterate through current pages
-Add a command /find to locate which stash page an item is on. i.e /find cube and it prints out or maybe just switches to the page where the cube is if it exists
-Add a command /main which returns page back to the current main index
-Add command /goto to switch to a specific page, goes with /find if going the route of printing out stash page number where an item is otherwise not really needed

edit: I've got the /nextpage /prevpage /homepage and /goto page all done, just not sure how to implement /find

Sorry for the late reply. If you open a pull request we could create a new release with your additional commands included.