知识管理和协作平台

charlie c8148f66ef chore(libs): add Logseq plugin development agent guide 1 nedēļu atpakaļ
.carve bcc478b5f7 refactor: separate og and db version (#12276) 3 nedēļas atpakaļ
.clj-kondo 22c1fa0c18 chore: mv api cli fns to their own ns 2 mēneši atpakaļ
.github 1cd561dbd0 chore: CI cleanup 2 nedēļas atpakaļ
.lsp 4ad4019bf5 perf: faster has-tag? 1 gadu atpakaļ
android d4f4ad8f7d chore: bump version for mobile apps 2 nedēļas atpakaļ
assets d57c9bdbd6 fix(mobile): add splash screen pic for dark theme 5 mēneši atpakaļ
clj-e2e 6ba05ad2cc add e2e-test for isolated scope poroperties 2 nedēļas atpakaļ
deps c2582d3c24 fix: available choices still shows other tags' scoped choices 1 nedēļu atpakaļ
docs fe55fdf817 chore: add dev cli task for easier cli testing 1 mēnesi atpakaļ
externs 63e4948f7d fix(mobile): can't copy to clipboard 5 mēneši atpakaļ
fastlane 4374741afd fix: add icon for fastlane metadata 1 gadu atpakaļ
icons 54abd62d7a Update splash screen 6 mēneši atpakaļ
ios d4f4ad8f7d chore: bump version for mobile apps 2 nedēļas atpakaļ
libs c8148f66ef chore(libs): add Logseq plugin development agent guide 1 nedēļu atpakaļ
packages bcc478b5f7 refactor: separate og and db version (#12276) 3 nedēļas atpakaļ
prompts ae8710f764 dev: update review.md 2 nedēļas atpakaļ
public bcc478b5f7 refactor: separate og and db version (#12276) 3 nedēļas atpakaļ
resources d4f4ad8f7d chore: bump version for mobile apps 2 nedēļas atpakaļ
scripts ca14110a86 fix: nbb scripts failing to start 2 nedēļas atpakaļ
src f7e1a3a6fa dev(rtc): refactor debug-log, only record rtc related tx-data 1 nedēļu atpakaļ
ssl 44f26f91fd fix: add back ssl/keystore.jks for mobile development 2 nedēļas atpakaļ
.cljfmt.edn 2d50ca5ce2 Merge branch 'master' into feat/hnswlib+transformer-js 6 mēneši atpakaļ
.gitignore ed11330956 test(e2e,rtc): add test for https://github.com/logseq/db-test/issues/683 (2) 2 nedēļas atpakaļ
.prettierrc.js e7c6424426 chore: add a prettier config 4 gadi atpakaļ
.projectile 4d6d2cab03 Add more files to .projectile 7 mēneši atpakaļ
.stylelintrc.json 7c7ce3d740 refactor: add stylelint processor 5 gadi atpakaļ
AGENTS.md b82683357d dev: update agents.md 2 nedēļas atpakaļ
CODEBASE_OVERVIEW.md cd655174aa enhance(dev): add src/main/mobile to separate linter 6 mēneši atpakaļ
CODE_OF_CONDUCT.md f70798d47c Minor typo fixes and grammar improvements 1 gadu atpakaļ
CONTRIBUTING.md 0788f00395 chore: document branches for db and file version 5 mēneši atpakaļ
Dockerfile e2bd3147c0 fix(docker): node-canvas deps (#10287) 2 gadi atpakaļ
LICENSE.md a72ca41c95 fix(license): add exceptions for epl libraries 5 gadi atpakaļ
README.md 5f532a6a8c chore: update now outdated parts of db version section 2 nedēļas atpakaļ
bb.edn 8d7ce39897 test(e2e): add asset-blocks-validate-after-init-downloaded-test 1 mēnesi atpakaļ
capacitor.config.ts 6eea79313d fix(ios): set keyboard resize to none 1 mēnesi atpakaļ
deps.edn d4d8b1a7e6 fix: add shadow-cljs.edn for publish worker 3 nedēļas atpakaļ
externs.js b107535024 fix(pdf): add extern hints for pdfjs apis 1 mēnesi atpakaļ
gulpfile.js bcc478b5f7 refactor: separate og and db version (#12276) 3 nedēļas atpakaļ
package.json bcc478b5f7 refactor: separate og and db version (#12276) 3 nedēļas atpakaļ
postcss.config.js 6e31a55fe0 Inital radix reskin 2 gadi atpakaļ
shadow-cljs.edn d4d8b1a7e6 fix: add shadow-cljs.edn for publish worker 3 nedēļas atpakaļ
tailwind.all.css bcc478b5f7 refactor: separate og and db version (#12276) 3 nedēļas atpakaļ
tailwind.config.js a0a19a91fa feat: new authenticate UI (#12172) 2 mēneši atpakaļ
tailwind.mobile.css a0a19a91fa feat: new authenticate UI (#12172) 2 mēneši atpakaļ
typos.toml 99dea608f9 fix(ci): update typos.toml 2 nedēļas atpakaļ
webpack.config.js abe03fdaca refactor: use webpack only for workers 4 mēneši atpakaļ
yarn.lock bcc478b5f7 refactor: separate og and db version (#12276) 3 nedēļas atpakaļ

README.md

Logseq

A privacy-first, open-source platform for knowledge management and collaboration

<a href="https://logseq.com">Home Page</a> |
<a href="https://blog.logseq.com/">Blog</a> |
<a href="https://docs.logseq.com/">Documentation</a> |
<a href="https://discuss.logseq.com/t/logseq-product-roadmap/34267">Roadmap</a>


Download Logseq

forum chat on Discord follow on Twitter

latest release version

Table of Contents

🚀 Database Version

The Database version (DB version) of Logseq introduces DB graphs. See this page to get an overview of the main features for DB graphs. If you are an existing user, see changes with the DB version. The DB version has its own new mobile app (on iOS, with Android coming soon)! To participate in the mobile app alpha, please complete this brief form. The DB version also has a new sync approach, RTC (Real Time Collaboration)! You can use it to sync graphs between multiple devices or collaborate with others. To participate in the RTC alpha, please fill out this form.

The DB version is in beta status while the new mobile app and RTC is in alpha. This means that data loss is possible so we recommend automated backups or regular SQLite DB backups. We recommend you create a dedicated test graph and choose one project that’s not crucial for you.

To get started with the DB version:

🤔 Why Logseq?

Logseq is a knowledge management and collaboration platform. It focuses on privacy, longevity, and user control. Logseq offers a range of powerful tools for knowledge management, collaboration, PDF annotation, and task management with support for multiple file formats, including Markdown and Org-mode, and various features for organizing and structuring your notes.

Logseq's Whiteboard feature lets you organize your knowledge and ideas using a spatial canvas with shapes, drawings, website embeds, and connectors. You can visually group and link your notes and external media (such as videos and images), enabling visual thinkers to compose, remix, annotate, and connect content from their knowledge base and emerging thoughts in a new way.

In addition to its core features, Logseq has a growing ecosystem of plugins and themes that enable a wide range of workflows and customization options. Mobile apps are also available, providing access to most of the features of the desktop application. Whether you're a student, a professional, or anyone who values a clear and organized approach to managing your ideas and notes, Logseq is an excellent choice for anyone looking to improve their productivity and streamline their workflow.

logseq-demo

    <img src="https://img.shields.io/badge/Download_Logseq-100000?style=for-the-badge&logo=flatpak&logoColor=white&labelColor=002b36&color=85c8c8"
        align="right"
        alt="Download Logseq"/></a>

👀 How can I use it?

To start using Logseq, follow these simple steps:

  1. Download the latest version of Logseq
  2. Install Logseq on your device and launch the application
  3. Start writing ✍️

That's it! You can now enjoy the benefits of using Logseq to streamline your workflow, manage your projects, and stay on top of your goals. Have fun! 🎉

Linux users: Use the automated installer script for the best experience:

   # Download and run the installer
   curl -fsSL https://raw.githubusercontent.com/logseq/logseq/master/scripts/install-linux.sh | bash

   # Or install a specific version
   curl -fsSL https://raw.githubusercontent.com/logseq/logseq/master/scripts/install-linux.sh | bash -s -- 0.10.14

   # For user-specific installation (no root required)
   curl -fsSL https://raw.githubusercontent.com/logseq/logseq/master/scripts/install-linux.sh | bash -s -- --user

📚 Learn more

🫶 Support Logseq Development

If you find Logseq useful and want to help us keep the project growing, please consider supporting our contributors on Open Collective. Your support shows our contributors that their efforts are appreciated and motivates them to continue their excellent work. Every contribution, no matter how small, helps us keep improving Logseq.

💡 Feature requests

We value your input on improving Logseq and making it more useful for you. If you have any ideas or feature requests, please share them in the Logseq Forum: Feature Requests section.

Your feedback helps us understand our users' needs and prioritize the features that matter most to you. We appreciate your time and effort in sharing your thoughts with us.

We appreciate your support, and we look forward to hearing your ideas!

🔌 Plugin API

Logseq provides a plugin API that enables developers to create custom plugins and extend the functionality of Logseq. The plugin API documentation is available at plugins-doc.logseq.com, where you can find everything needed to get started with plugin development.

We value your feedback and suggestions on how to improve our documentation. Please do not hesitate to contact us with any comments or questions. Your input helps us to provide a better experience for our users and developers.

Thank you for using Logseq, and we look forward to seeing what you create with our plugin API!

🌟 Contributing to Logseq

To start contributing to Logseq, please read CONTRIBUTING.md. There are ways to contribute with code and without code. We welcome all contributions, big or small, and we appreciate your time and effort in helping us improve Logseq. We look forward to your contributions 🚀

🛠️ Setting Up a Development Environment

If you want to set up a development environment for the Logseq web or desktop app, please refer to the Develop Logseq guide for macOS/Linux users and the Develop Logseq on Windows guide for Windows users.

In addition to these guides, you can also find other helpful resources in the docs/ folder, such as the Guide for Contributing to Translations, the Docker Web App Guide and the mobile development guide

✨ Inspiration

Logseq is inspired by several unique tools and projects, including Roam Research, Org Mode, TiddlyWiki, Workflowy, and Cuekeeper.

We owe a huge debt of gratitude to the developers and creators of these projects, and we hope that Logseq can continue to build on their innovative ideas and make them accessible to a broader audience.

Thank you to all those who inspire us, and we look forward to seeing what the Logseq community will create with this tool!

Logseq is also made possible by the following projects:

  • Clojure & ClojureScript - A dynamic, functional, general-purpose programming language
  • DataScript - An immutable database and Datalog query-engine for Clojure, ClojureScript and JS
  • OCaml & Angstrom, for the document parser mldoc
  • isomorphic-git - A pure JavaScript implementation of Git for NodeJS and web browsers
  • SCI - A Small Clojure Interpreter

🙏 Thank You

We want to express our sincere gratitude to our Open Collective sponsors, backers, and contributors. Your support and contributions allow us to continue developing and improving Logseq. Thank you for being a part of our community and helping us make Logseq the best it can be!

💎 Sponsors

[Become a sponsor]

🌟 Contributors