Skip to content

Numlex 4.3.0

Choose a tag to compare

@Qulierm Qulierm released this 30 Aug 20:45
· 169 commits to main since this release

Numlex 4.3.0

What's new

  • Folder tabs in the sidebar. The sidebar bottom now has one level of folder tabs that filter the sheet list — General shows unfiled sheets, and each folder shows its own. Sheets can be created, renamed, deleted, and moved between folders (drag a sheet onto a tab); the layout is persisted and the tab strip adapts when it overflows. Folders are a single flat level (no nesting).
  • Answer Tokens at the cursor. Double-clicking an answer bubble inserts a token at the editor's live caret, or replaces the current selection — it never appends on a new line. Tokens keep stable references and preserve scroll and caret, and the source identity is the clicked answer's line.
  • Reusable answer sources. The same answer line can back any number of distinct tokens; each bubble keeps its own live identity, and rapid repeated double-click pairs each insert one token.
  • Refined sidebar. Folder-tab geometry, hover behavior, and hidden scrollers were tuned so the sheet list scrolls smoothly without a visible sidebar scrollbar.

Requirements & install

  • macOS 26 or later, Apple Silicon (arm64).
  • Ad-hoc signed, not notarized (no Developer ID). Drag Numlex.app into Applications; on first launch, Control-click (or right-click) the app and choose Open to bypass the Gatekeeper warning.
  • Verify the download: shasum -a 256 -c SHA256SUMS (checksum file is a release asset).