PoEDynamicLootFilter
PoEDynamicLootFilter copied to clipboard
Add a way to toggle previously hidden rules based on the clipboard matching
If I, on the fly, add a rule to say hide magic jewels. If I want to go back later and unhide it, how would I do that? Maybe add a sidebar that can be opened with rules that were added in this manor to 'undo' at some point.
This is definitely a good suggestion and something I want to add.
In the meantime, just FYI, there is a manual workaround:
- Open
Profiles\<ProfileName>.changesand look for lines matching the format:set_rule_visibility <type_tag: str> <tier_tag: str> <visibility: {show, hide, disable}> - Remove lines whose changes you want to revert
- In DLF, Import Downloaded Filter, then reload filter in-game