feat: Add filter presets, persistent column widths, and enhanced export options
This commit is contained in:
@@ -487,3 +487,19 @@ Primary action buttons show their keyboard shortcuts in the button text (e.g., "
|
||||
|
||||
*This document was generated by the documentation consolidation system.*
|
||||
*Last updated: 2025-08-05 14:53:36*
|
||||
|
||||
## New in v1.14.9: Filters, columns, and exports
|
||||
|
||||
### Filter presets (Save/Load/Delete)
|
||||
- Open the Search/Filter panel (Ctrl+F), set filters, then click Save to store a named preset.
|
||||
- A themed modal dialog asks for a name and shows if you’ll overwrite an existing preset.
|
||||
- Load via the presets dropdown → Load. Delete via Delete.
|
||||
- Presets persist across restarts.
|
||||
|
||||
### Persistent column widths and sort
|
||||
- Resize columns; widths are saved automatically and restored next run.
|
||||
- Click a header to sort; the last sorted column and direction are remembered and re-applied on refresh/startup.
|
||||
|
||||
### Export current (filtered) data
|
||||
- In Export (Ctrl+E), choose scope: All data or Current filtered view.
|
||||
- Works with CSV, JSON, XML, and PDF exporters.
|
||||
|
||||
Reference in New Issue
Block a user