vibehunt.tech
← Back to browse

Notes & Writing

Logseq

example

Are 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.

Claim this →

A privacy-first, open-source outliner-style knowledge graph with plain-text storage and a daily-journal workflow.

What you get


Technical detailsexpand
Capability ID
cap:example:logseq
Maturity
stable
License
AGPL-3.0
Package refs
flathub:com.logseq.Logseqbrew:--cask logseq
Maintainer
Not declared
Verification
Unverified

No 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"
}