Skip to content

Plain 0.2.1

Choose a tag to compare

@gregmos gregmos released this 06 Sep 12:54
· 6 commits to main since this release

Plain 0.2.1 — the editing release.

Editing

  • Every Markdown construct now has a command: strikethrough, ==highlight==, inline and block math, horizontal rule, table, image from a file, footnote, [[wikilink]], bullet, numbered and task lists, and the five callouts (note, tip, warning, important, caution). They live under edit → insert ▸ and edit → callout ▸, in the command palette, and on the Ctrl+Alt+… shortcuts (help → shortcuts lists them all).
  • A formatting toolbar above the editor, Word-style: one row of buttons that light up for the formatting under the caret. Off with Ctrl+,edit.toolbar if you prefer the bare editor.
  • Formatting commands know what they are standing in: toggling a fence, a list, or a callout on a block that already has one removes it instead of nesting; footnotes with a selection keep the selected text.

Library

  • The tags section and the tag line above a note only appear when a note actually has #tags or a tags: field; library.tags in settings hides them for good.

Signed builds

  • The Windows exe is code-signed with a timestamp (signer Grigorii Moskalev, Certum). SmartScreen shows the publisher instead of "Unknown publisher"; the blue dialog may still appear once while the certificate earns reputation.
  • The macOS build is signed with a Developer ID and notarised, so it opens without the "Open Anyway" detour.

Windows: unpack the zip and run plain.exe. macOS: open the dmg and drag Plain into Applications.