Skip to content

0.16.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:59
· 9 commits to main since this release

GridSense 0.16.0

  • Columns now follow the order your properties appear in your notes, instead of an internal usage order. Filling in values never reshuffles them.
  • Reset column order: dragging headers is still remembered per grid, and the columns manager now tells you whether a custom order is in effect and offers "Reset to note order".
  • Jump to column: a ⇥ column button (also Mod+G, and a command) opens a type-to-search picker and scrolls the grid straight to that column — no more dragging the scrollbar across a wide grid. It lands the column clear of any frozen columns.
  • Views in the toolbar: saved views now have a dropdown next to the filter box — switch between them, save the current setup, or open the manager. Applying a view now replaces the whole setup, so a setting the view doesn't specify (like a sort) no longer leaks in from the view you were just on.