Download Latest Version OpenKnowledge-0.35.6-arm64-mac.zip (200.2 MB)
Email in envelope

Get an email when there's a new version of OpenKnowledge

Home / v0.35.6
Name Modified Size InfoDownloads / Week
Parent folder
latest-mac.yml < 5 hours ago 520 Bytes
OpenKnowledge-arm64.dmg < 5 hours ago 201.0 MB
OpenKnowledge-arm64.dmg.blockmap < 5 hours ago 210.6 kB
OpenKnowledge-0.35.6-arm64-mac.zip < 5 hours ago 200.2 MB
OpenKnowledge-0.35.6-arm64-mac.zip.blockmap < 5 hours ago 204.5 kB
README.md 2026-07-20 1.1 kB
v0.35.6 source code.tar.gz 2026-07-20 15.9 MB
v0.35.6 source code.zip 2026-07-20 18.4 MB
Totals: 8 Items   435.9 MB 0

Patch Changes

  • Fixed a bug where deleting a template left the app unclickable until reload. The template row's actions menu opened a modal confirmation dialog while itself being a modal menu, stacking two pointer-events: none body locks; the post-delete refresh then unmounted the still-open dialog before Radix could unwind the lock, freezing every button (including "New" and "New template"). The menu is now non-modal, matching the file tree and project switcher.

  • OK Desktop can now open a single markdown file without setting up a project. The single-file editing session that ok <file> already provides is now reachable from the app itself: File → Open file… (⇧⌘O), the Cmd+K palette, and the Project Navigator, each opening a native .md/.mdx picker. Loose files also open via Finder's Open With → OpenKnowledge. These flows open the file in a temporary session and never write a .ok folder into its directory, so previewing one file no longer risks turning its parent folder into a project. A picked file that already lives inside a project opens that project instead.

Source: README.md, updated 2026-07-20