Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to copy/persist filter settings and re-apply them #56

Open
BlayTheNinth opened this issue Sep 30, 2018 · 2 comments
Open

A way to copy/persist filter settings and re-apply them #56

BlayTheNinth opened this issue Sep 30, 2018 · 2 comments
Labels
Feature New features or improvements to existing features needs discussion This may be considered in the future and I'm looking for more opinions

Comments

@BlayTheNinth
Copy link
Member

BlayTheNinth commented Sep 30, 2018

I think I wanted this as a "backup" in case my chest should ever break because I spent lots of time building a big filter list for loot box opening.

@BlayTheNinth BlayTheNinth self-assigned this Sep 30, 2018
@BlayTheNinth BlayTheNinth added the needs discussion This may be considered in the future and I'm looking for more opinions label Oct 9, 2019
@BlayTheNinth BlayTheNinth removed their assignment Oct 9, 2019
@JohnTravolta76
Copy link

Maybe use the paper item to store data onto it, then extract the text data through nbt or some shit to reapply the filter? No idea I am not a coder, but maybe the paper idea might be good. You can store the settings onto a paper, then reapply them by reading the text of the paper.

@BlayTheNinth
Copy link
Member Author

Thinking of adding a filter library to allow for persistent filter settings:

  • Filters you can configure (Name Filter, Preset Filter, etc.) get a "star" button you can toggle on their GUI
    image
  • Filter menu gets a "Library" button which opens up a Library of all Filters you have saved, where you can also manage them (rename, duplicate, delete)
    image

Benefits: No weird item handling for moving data around, easier to setup sorting networks, no accidental loss of sorting config (e.g. Creeper)

@BlayTheNinth BlayTheNinth changed the title A way to copy filter settings onto some item, and re-apply them A way to copy/persist filter settings and re-apply them Apr 4, 2020
@BlayTheNinth BlayTheNinth moved this to 🍽️ Ready for Development in Issues Sep 25, 2022
@BlayTheNinth BlayTheNinth added Feature New features or improvements to existing features and removed feature labels Dec 6, 2023
@BlayTheNinth BlayTheNinth moved this from 🎯 Ready for Development to 📧 On Hold in Issues Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New features or improvements to existing features needs discussion This may be considered in the future and I'm looking for more opinions
Projects
Status: 📧 On Hold
Development

No branches or pull requests

2 participants