Skip to content

Releases: p3ob7o/knot

Release list

v0.2.0

Choose a tag to compare

@p3ob7o p3ob7o released this 03 Jun 13:37

What's Changed

  • [codex] Improve onboarding vault setup by @p3ob7o in #9
  • Detach: add title-bar reattach button on detached window by @p3ob7o in #7
  • Spec: drag to detach popover by @p3ob7o in #5

Full Changelog: v0.1.0...v0.2.0

v0.1

Choose a tag to compare

@p3ob7o p3ob7o released this 28 Apr 18:06

Knot v0.1

First public release. Knot is a quick-capture app for Obsidian users
on macOS. One textarea — type a thought, press cmd-enter or click
the send button, and the note lands in your vault, either on your
Daily Note or as a markdown file. No accounts, no servers, no telemetry.

What's in Knot v0.1

  • Menu-bar popover with a configurable global hotkey.
  • You can detach the popover off into a free-floating window.
  • Short, single-line notes (≤ 280 chars) become a bullet under
    ## Quick notes in today's daily note.
  • Longer or multi-line notes become new .md files in your Inbox
    folder. If the first line is # Title (1–7 words), Knot uses it
    as the filename.
  • Knot imports your existing Obsidian daily-note configuration on
    first vault pick (Periodic Notes or Core Daily Notes).
  • Every path, filename pattern, heading text, bullet template, and
    routing threshold is configurable.
  • Local-only by design. Your existing Obsidian sync (Obsidian Sync,
    iCloud, Git, Syncthing) carries notes between your devices.

See USAGE.md
for the full feature walkthrough.

Install

Download Knot-0.1.0.dmg below, then drag Knot into Applications.

Full Changelog: https://github.com/p3ob7o/knot/commits/v0.1.0