Skip to content

Gatherfield 1.101.0-beta

Choose a tag to compare

@dppdppd dppdppd released this 06 Jul 14:06

Gatherfield 1.101.0-beta

  • New: live snippets. Wrap a recurring value as {name:value} and it becomes a reusable snippet — type {name: again anywhere and it autocompletes to the current value (Tab to accept), and when you redefine it, every note updates in one reviewed, undoable step. The files stay plain text: it is literally {name:value} on disk, so another editor's find-replace does the same thing, and if two notes ever disagree a resolver lets you pick the canonical value.
  • Code blocks got a pass: they now sit in a recessed darker well instead of a bright band, scroll horizontally as one block like tables (not line-by-line), share the table font size, and Ctrl+mousewheel over a code block or table zooms just that block type.
  • Clicking a note's Properties now opens the structured editor to add or edit fields — raw YAML editing is reserved for the whole-buffer Raw source mode. Unpinned floating panes close when you click outside them. Plus an Outline lines-per-note setting, the Panes preferences folded into Editor, a 50% cap on active-pane width, a continuous ruled grip band behind each pane name, a clearer divider between inactive panes, tighter gaps between panes, titled sections in the Note and Graph menus, and visible slider tracks again.

Downloads

  • Windows: portable .exe (*-windows-x86_64.exe, no installer)
  • Linux: .AppImage, .deb, .rpm

This repository hosts release binaries only; the source is maintained separately.