Desktop notes app for Markdown, wiki-links, Canvas, Kanban and graph views.
Open source, local-first, and built for Windows, macOS and Linux. Works with SQLite or plain Markdown vaults.
Packages for the current release, plus a JBang launcher if you prefer to run it without installing manually.
jbang jylos@RGiskard7/jylos
The main workflows available in the app today.
Live syntax highlighting, side-by-side preview, GFM tables and KaTeX math.
Wiki-link autocomplete, backlinks panel and click-to-open navigation between notes.
Interactive force-directed graph. Zoom, pan, drag nodes, local neighbourhood views.
Obsidian-compatible Canvas boards and Kanban workflows for projects, planning and spatial thinking.
Stage, commit, push and pull from a unified panel. Full Git integration.
Encrypt note bodies with AES-256-GCM behind a master password.
SQLite database or plain Markdown vault. Switch anytime, your choice.
Plugin JARs, Mermaid diagrams, CSS themes, snippets and a plugin manager.
Operators, date shorthands, command palette and quick switcher.
Save and restore open tabs, view state and layout per context.
Bundled with Jylos, on by default, doing real work rather than just adding a menu item. See docs/PLUGINS.md for the full built-in list.
Query your notes' metadata like a database. A ```dataview block is replaced, live in the preview, by the result of running the query.
Exposes your vault to Claude Desktop, Claude Code and any Streamable HTTP MCP client over a local server, while Jylos is running.
Exports the whole vault to a self-contained static site — ready to push to GitHub Pages, Vercel or any static host as-is.
Click any image to expand it.
The app is built around local storage, open formats and a desktop workflow.
Your notes live on your disk. SQLite or plain Markdown files — always yours.
Free forever. Audit the code, modify it, contribute back.
Plain text Markdown with YAML frontmatter. No proprietary format lock-in.
No sign-up, no login, no user database. Just open the app and write.
Zero usage tracking. No analytics, no data collection of any kind.
Extend Jylos with external JARs, built-in helpers and custom UI theming.
Visualize connections between notes. Interactive, zoomable, local and global views.
Windows, macOS and Linux. Native installers built with jpackage.
No account system, no hosted backend and no telemetry.
Everything lives on your device in SQLite or plain Markdown files.
No sign-up, no login, no user database.
There is no server to call, ever.
Zero usage tracking or analytics.
Jylos is released under MIT and built with Java 21 and JavaFX 23. Issues, feedback and pull requests are welcome.
Contribute on GitHub