MarkNote — Local-first Markdown Notes
Notes are just files. AI built in. Your data stays yours.
What it does
Every note is a plainmd file in a folder — switch editors, back it up, put it in git. No proprietary format, no lock-in. Built-in AI assistant (DeepSeek, no API key): @file references, file read/write agent, conversation history, summarize-to-note. Declarative plugins for rendering & templates (keycaps, mentions, quote cards, terminal blocks, report/PRD templates). Offline render: markdown-it, KaTeX, Mermaid, highlight.js. Native SwiftUI + AppKit, no Electron. macOS 14+.
A local-first Markdown notes app for macOS - files are the storage. AI assistant (DeepSeek) & declarative plugin system. Offline render pipeline. - yunsu-coder/suishou
A macOS Markdown notes editor / local-first note-taking app. Files are the storage; AI assistant (DeepSeek) and a declarative plugin system included. SwiftUI, offline-first, Obsidian alternative. 插件目录:工作台 .plugins/<id>/ 或 ~/Library/Application Support/MarkNote/plugins/<id>/ ;包元数据与模板正文含中英文。详见 docs/05-内置插件库.md 。 swift run # 开发运行 ./scripts/build-app.sh # 打包 build/随手.app open build/随手.app 若工作台在桌面目录,首次运行会弹系统「访问桌面」授权;放「应用程序」目录可避免。 note/ ├── Package.swift # SPM 可执行目标 (macOS 14+) ├── Sources/MarkNote/ │ ├── MarkNoteApp.swift # @main + 菜单/语言 │ ├── Models/ # Note/AIExpert/Plugin/FeatureModules/L10n... │ ├── Store/ # NotesStore/PluginManager/Workspace/WorkspaceAgent │ ├── Editor/ # NSTextView/行号/高亮 │…from github.com
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, September 2026
the whole month →
OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Run Qwen3.8-Flash-Next (125B MoE, 104 GB at 4-bit) on Macs with a fraction of that RAM by streaming experts from SSD. MLX + Swift, Ollama-compatible API. - carloslfu/slotstream
Dev tools · 4d ago · github.com

NPC-Forge is a framework for building conversational agents that run on the CPU without relying on machine learning or LLMs. - NPC-Forge/docs/development.md at main · gioblu/NPC-Forge
AI · 2d ago · github.com

Weedout is a Safari extension that filters out videos YouTube labels as “Made with AI”.
AI · 4d ago · masteranza.github.io

Find your next hire or your next role from Hacker News monthly threads. AI-powered matching between candidates and job postings.
AI · 4d ago · hnmatchmaker.com

I made OwnTime to balance between competing priorities in my life. The idea is based on two main influences: the concept of "roles" from "The 5 Choices" (2015), and my repeated failure to effectively implement time blocking due to the necessary flexibility in my role. The app allows you to define time budgets, which are not much more than a few mutually exclusive countdown timers. The UX is essentially that of a chess clock for an arbitrary number of players with configurable time. The whole point of the app is to kick you out of the running role/priority when its time is up. One…
Life & fun · 4d ago · owntime.app