TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
88 stars 26 forks source link

Support for master filter list #72

Open jarcula opened 4 years ago

jarcula commented 4 years ago

Instead of having multiple filter lists, idea is to have all filters collected in master list and then you can save/load VIEWS to that same list with different filters enabled. When you add a new filter it will be added to master list and is therefore visible in all views so you don't have to manually add the same filter to all saved filter-configurations. Filters added via one view should be disabled in other views by default.

Also default view option should be added so that whenever you open a file, default filters are applied.