Skip to content

Add column sorting and find/replace - #111

Open
novawish wants to merge 2 commits into
jakob:masterfrom
novawish:sort_find
Open

novawish wants to merge 2 commits into
jakob:masterfrom
novawish:sort_find

Conversation

@novawish

Copy link
Copy Markdown
  • Click a column header to sort rows ascending/descending, using NSSortDescriptor per column; sorting is undoable.
  • Add a find/replace bar (Cmd+F / Cmd+Option+F) with find next/previous, replace, and replace all, built programmatically as a floating panel attached to the document window. Wires up the previously hidden Find/Find and Replace menu items; replacements go through the existing undo-aware cell-edit path.

Duc Dao and others added 2 commits September 4, 2026 14:16
- Click a column header to sort rows ascending/descending, using
  NSSortDescriptor per column; sorting is undoable.
- Add a find/replace bar (Cmd+F / Cmd+Option+F) with find next/previous,
  replace, and replace all, built programmatically as a floating panel
  attached to the document window. Wires up the previously hidden
  Find/Find and Replace menu items; replacements go through the
  existing undo-aware cell-edit path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants