# logseq/logseq

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/logseq-logseq).**

41,118 stars · 2,455 forks · Clojure · agpl-3.0

## Links

- GitHub: https://github.com/logseq/logseq
- Homepage: https://logseq.com
- awesome-repositories: https://awesome-repositories.com/repository/logseq-logseq.md

## Topics

`clojure` `clojurescript` `git` `graph` `knowledge-base` `knowledge-graph` `local-first` `markdown` `note-taking` `org-mode` `pkm`

## Description

Logseq is a privacy-focused, local-first knowledge base designed for personal information management and networked thought mapping. It functions as a bi-directional graph editor that organizes content into hierarchical, outliner-based structures, allowing users to connect related concepts through automated backlinking and visual relationship mapping.

The platform distinguishes itself by maintaining all user data in plain text markdown files stored directly on the local device, ensuring offline availability and long-term portability. It employs a logic-based query engine to perform complex relational searches across the graph of notes and metadata, while a content-addressable storage model ensures data integrity for every information block.

The application supports a broad range of information management tasks, including academic research synthesis and structured project documentation. Users can extend the core functionality through a sandboxed plugin system that allows for custom interface components and data manipulation. The software is documented through a dedicated resource library to assist with setup and configuration.

## Tags

### Business & Productivity Software

- [Graph-Based Editors](https://awesome-repositories.com/f/business-productivity-software/graph-based-editors.md) — Provides a networked thought environment that connects concepts through automated backlinking and visual mapping.
- [Local-First Knowledge Bases](https://awesome-repositories.com/f/business-productivity-software/local-first-knowledge-bases.md) — Acts as a privacy-focused note-taking application that stores data in plain text files for offline access.
- [Personal Knowledge Management Systems](https://awesome-repositories.com/f/business-productivity-software/personal-knowledge-management-systems.md) — Organizes personal notes, research, and ideas into a searchable network of interconnected thoughts.
- [Outliner Editors](https://awesome-repositories.com/f/business-productivity-software/outliner-editors.md) — Structures long-form content using hierarchical bullet points that are easily rearranged and refactored.

### Software Engineering & Architecture

- [Networked Thought Tools](https://awesome-repositories.com/f/software-engineering-architecture/networked-thought-tools.md) — Visualizes complex relationships between ideas by linking concepts into a structured web of information.
- [Graph Linking Systems](https://awesome-repositories.com/f/software-engineering-architecture/graph-linking-systems.md) — Automatically generates backlink relationships between content blocks to create a web of interconnected information.
- [Plugin Architectures](https://awesome-repositories.com/f/software-engineering-architecture/plugin-architectures.md) — Exposes a sandboxed API allowing third-party code to manipulate the data model and inject custom UI components.

### Data & Databases

- [Outliner Databases](https://awesome-repositories.com/f/data-databases/outliner-databases.md) — Organizes content into hierarchical bullet points to facilitate rapid capture and complex data linking.
- [Logic Query Engines](https://awesome-repositories.com/f/data-databases/logic-query-engines.md) — Uses a logic programming language to perform complex relational queries across interconnected notes and metadata.
- [Content-Addressable Storage](https://awesome-repositories.com/f/data-databases/content-addressable-storage.md) — Ensures data integrity by storing information as immutable blocks identified by unique hashes.

### Development Tools & Productivity

- [Local-First Persistence](https://awesome-repositories.com/f/development-tools-productivity/local-first-persistence.md) — Maintains all user data in plain text files on the local disk to ensure offline availability and portability.

### Security & Cryptography

- [Data Ownership Solutions](https://awesome-repositories.com/f/security-cryptography/data-ownership-solutions.md) — Ensures complete control over private data by storing all files locally without cloud dependency.

### Content Management & Publishing

- [Markdown Processors](https://awesome-repositories.com/f/content-management-publishing/markdown-processors.md) — Provides a text-centric authoring environment using standard file formats for long-term data portability.
