Notes & Writing
Logseq
exampleAre you the maker of logseq.com?
This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.
A privacy-first, open-source outliner-style knowledge graph with plain-text storage and a daily-journal workflow.

What you get
Your data lives on your device
The app works fully on your computer or phone, even without internet. Your data isn't trapped on someone else's server.
Plain-text files you can edit anywhere
Your content is saved as readable text files in folders you control. Open or edit them with any other tool.
Standard, open file format
Your data is in a format other tools can read — you're never locked in.
No vendor lock-in
If you ever want to leave, you can take your data and your workflow with you.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
Open source
Anyone can read, modify, and redistribute the code.
No account needed
Use it without signing up or giving them your email.
No tracking
The app doesn't send your usage, analytics, or behavior back to the company.
Customizable with scripts
Extend or automate the app without modifying its source code.
Easy to export your data
Download all your data any time, in a format you can actually use elsewhere.
Free version available
There's a meaningful free version you can use indefinitely without paying.
Works offline
You can use the main features without an internet connection.
Technical detailsexpand
flathub:com.logseq.Logseqbrew:--cask logseqNo maintainer declared.
View manifest (JSON-LD)expand
{
"@context": "https://vibehunt.tech/v1",
"@type": "Capability",
"id": "cap:example:logseq",
"software": {
"name": "Logseq",
"category": "notes-writing",
"homepage": "https://logseq.com",
"source": "https://github.com/logseq/logseq",
"license": "AGPL-3.0",
"packageRefs": [
"flathub:com.logseq.Logseq",
"brew:--cask logseq"
],
"description": "A privacy-first, open-source outliner-style knowledge graph with plain-text storage and a daily-journal workflow."
},
"solves": [
{
"intent": "Capture interconnected notes as outlines, with bidirectional links over local Markdown files.",
"constraintsSatisfied": [
"core:local-first",
"core:plain-text-storage",
"core:open-format",
"core:no-vendor-lock-in",
"core:libre",
"core:open-source",
"core:no-account-required",
"core:no-telemetry",
"core:scriptable",
"core:exportable",
"core:free-tier",
"core:offline-capable"
],
"scale": [
"single-user"
]
}
],
"maturity": "stable",
"source": "example"
}