Jylos

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.

MIT License Java 21 JavaFX 23 Local-first SQLite or Markdown vault Windows · macOS · Linux
Jylos editor and preview

Get Jylos

Packages for the current release, plus a JBang launcher if you prefer to run it without installing manually.

Run instantly with JBang
jbang jylos@RGiskard7/jylos
JBang downloads Java 21 and JavaFX automatically if needed. No build required.
Copied to clipboard
View all releases

Built for knowledge work

The main workflows available in the app today.

Markdown Editor

Live syntax highlighting, side-by-side preview, GFM tables and KaTeX math.

Wiki-links

Wiki-link autocomplete, backlinks panel and click-to-open navigation between notes.

Knowledge Graph

Interactive force-directed graph. Zoom, pan, drag nodes, local neighbourhood views.

Canvas & Kanban

Obsidian-compatible Canvas boards and Kanban workflows for projects, planning and spatial thinking.

Git Sync

Stage, commit, push and pull from a unified panel. Full Git integration.

AES-256 Encryption

Encrypt note bodies with AES-256-GCM behind a master password.

Storage Freedom

SQLite database or plain Markdown vault. Switch anytime, your choice.

Plugins & Themes

Plugin JARs, Mermaid diagrams, CSS themes, snippets and a plugin manager.

Advanced Search

Operators, date shorthands, command palette and quick switcher.

Workspaces

Save and restore open tabs, view state and layout per context.

Interface overview

Click any image to expand it.

Mermaid diagrams
Write notes in Markdown and visualize Mermaid diagrams in real time
Knowledge graph
Interactive knowledge graph with customizable visualization settings
Knowledge graph 2
Navigate thousands of connected notes through a scalable graph view
Workspace layout
Customizable workspace with notes, navigation and live preview
Kanban board
Organize tasks and projects with built-in Kanban boards
Canvas editor
Organize your notes visually with the canvas editor

Practical decisions

The app is built around local storage, open formats and a desktop workflow.

Local-first

Your notes live on your disk. SQLite or plain Markdown files — always yours.

Open Source (MIT)

Free forever. Audit the code, modify it, contribute back.

Markdown-native

Plain text Markdown with YAML frontmatter. No proprietary format lock-in.

No Account Required

No sign-up, no login, no user database. Just open the app and write.

No Telemetry

Zero usage tracking. No analytics, no data collection of any kind.

Plugin System

Extend Jylos with external JARs, built-in helpers and custom UI theming.

Knowledge Graph

Visualize connections between notes. Interactive, zoomable, local and global views.

Cross-platform

Windows, macOS and Linux. Native installers built with jpackage.

Local by default

No account system, no hosted backend and no telemetry.

Stored Locally

Everything lives on your device in SQLite or plain Markdown files.

No Accounts

No sign-up, no login, no user database.

No Cloud Backend

There is no server to call, ever.

No Telemetry

Zero usage tracking or analytics.

Open source and actively maintained

Jylos is released under MIT and built with Java 21 and JavaFX 23. Issues, feedback and pull requests are welcome.

Contribute on GitHub