← All open source projects

Logseq

logseq/logseq

Logseq is a personal knowledge base and notes app with a local-first approach, graph links, Markdown, and Org-mode.

Forks 2,682
Author logseq
Language Clojure
License AGPL-3.0
Synced 2026-06-27

What it is

Logseq is a notes and personal knowledge base app focused on privacy, local files, and a graph of connections.

The project appeared in the wave of tools for thought, where a note stops being a single page and becomes part of a network of blocks, links, and daily records.

Logseq’s main task is to give users a place where thoughts can be captured quickly, connected, and revisited through graph, search, and structure.

What is inside

Inside the project are Clojure/ClojureScript code, Markdown and Org-mode support, knowledge base features, a desktop app, plugins, themes, and a new database version.

Logseq is close to a local-first approach: user data remains understandable and portable, while the app builds a working layer on top.

How people use it

A normal scenario is to keep daily pages, write short blocks, connect concepts through `[[links]]`, add tasks, and gradually grow a knowledge map.

For researchers, students, and writing professionals, Logseq is useful because notes do not disappear into folders; they reappear through connections.

Example

A block note with links

This example shows Logseq’s style: short blocks, links, and nesting become a knowledge network.

Language: Markdown
- [[Проект]]
  - идея: собрать заметки в граф
  - связано с [[Ежедневные записи]]
  - TODO проверить источник

Strengths

The project’s strength is the block model. A small fragment can be moved, linked, expanded, and used as part of a larger topic.

Another advantage is support for familiar text formats. It reduces fear of locking data inside a closed application format.

Limitations

The limitation is that this kind of system requires habit. If the user does not link blocks and return to old material, the graph becomes decorative quickly.

Its richness can also overload people who only need a simple note list without tasks, plugins, or daily pages.

Who it fits

Logseq fits people who think in writing and want to develop a knowledge base as a living system rather than a document warehouse.

For team documentation, it needs separate evaluation: collaboration, access rights, and publishing require different decisions than personal notes.

In the catalog, Logseq matters as one of the strong open projects in personal knowledge management.

A practical start is to keep daily notes for a week, link a few repeated topics, and only then decide whether a more complex structure is needed.

Logseq becomes more valuable after material accumulates. When daily notes, sources, and ideas start linking to each other, the user gets not a list of pages, but a map of recurring topics and decisions.