知识管理和协作平台

charlie bd26d0db0e fix(ui): the confirm dialog to uninstall plugin vor 1 Jahr
.carve 6a73ffa5f7 fix: lints and a docstring vor 1 Jahr
.clj-kondo bd49f8d750 enhance: add shui components to import form vor 1 Jahr
.github 9a59f07dc2 chore: don't run yarn cache clean vor 1 Jahr
.lsp ec157b8f2c dev: add lsp config vor 2 Jahren
android 1ff9f7a1b2 chore(release): bump version 0.10.7 vor 1 Jahr
deps 1cad8aa9bd enhance: batch refresh UI after applying remote blocks change vor 1 Jahr
docs b55fe07768 Merge branch 'master' into feat/db vor 1 Jahr
e2e-tests 97a017df9b Merge branch 'master' into feat/db vor 1 Jahr
fastlane b72c3c92cb add fastlane structure for F-Droid vor 1 Jahr
ios ebb6d86dd5 chore: bump ios version for tf release vor 1 Jahr
libs 7db164ab47 Enhance: APIs related issues (#10782) vor 1 Jahr
packages 5d1c14d760 fix(ui): accent colors for the wb select vor 1 Jahr
public b06b01b88b Merge branch 'master' into feat/db vor 1 Jahr
resources bd26d0db0e fix(ui): the confirm dialog to uninstall plugin vor 1 Jahr
scripts b6177c758c fix: remove built-in pages for CLI db graphs vor 1 Jahr
src bd26d0db0e fix(ui): the confirm dialog to uninstall plugin vor 1 Jahr
static 9925eac9c2 Merge branch 'master' into feat/db vor 1 Jahr
.gitignore 8040168d1e Feat: New UI components (#10694) vor 1 Jahr
.prettierrc.js e7c6424426 chore: add a prettier config vor 4 Jahren
.projectile 8e4cb9c7b1 fix mhchem vor 2 Jahren
.stylelintrc.json 7c7ce3d740 refactor: add stylelint processor vor 4 Jahren
CODEBASE_OVERVIEW.md ad3eda7c25 Tutorial fix and refactor. Update docs vor 2 Jahren
CODE_OF_CONDUCT.md f70798d47c Minor typo fixes and grammar improvements vor 1 Jahr
CONTRIBUTING.md f70798d47c Minor typo fixes and grammar improvements vor 1 Jahr
Dockerfile e2bd3147c0 fix(docker): node-canvas deps (#10287) vor 1 Jahr
LICENSE.md a72ca41c95 fix(license): add exceptions for epl libraries vor 5 Jahren
README.md c51f7455a8 Fix typo in mldoc package name vor 1 Jahr
bb.edn a61ee21e25 enhance: add basic script to test db graph import vor 1 Jahr
capacitor.config.ts 6fc7a1a137 refactor(mobile): upgrade to capacitor v5 vor 2 Jahren
deps.edn cd1c71291b fix: conflict datoms from sqlite db and tail vor 1 Jahr
externs.js 18025a254c Add externs vor 1 Jahr
gulpfile.js 8fd90fa90a remove ui.js and update build process vor 1 Jahr
package.json 9925eac9c2 Merge branch 'master' into feat/db vor 1 Jahr
playwright.config.ts bc57766925 enhance(e2e): update playwright config (#9623) vor 2 Jahren
postcss.config.js 6e31a55fe0 Inital radix reskin vor 2 Jahren
shadow-cljs.edn 6f355c8d57 Merge branch 'feat/db' into chore/whiteboards-cleanup vor 1 Jahr
tailwind.all.css cb4a6701dd Merge branch 'master' into feat/db vor 1 Jahr
tailwind.config.js f27055b05d enhance(ux): polish the emojis&icons picker vor 1 Jahr
typos.toml c9ba357a90 fix multiple lints vor 1 Jahr
yarn.lock 9925eac9c2 Merge branch 'master' into feat/db vor 1 Jahr

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://trello.com/b/8txSM12G/roadmap">Roadmap</a>


Download Logseq

forum chat on Discord follow on Twitter

latest release version

Table of Contents

🤔 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! 🎉

📚 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

🫶 Backers