知识管理和协作平台

Andelf d5d3857466 refactor(migration): add file/path migration 2 лет назад
.carve e52df0619b Move malli config gen to dev source path 2 лет назад
.clj-kondo db6fc6b7ee feat: simple query builder (#8774) 2 лет назад
.github 94f35bda18 Add a workflow for test+lint and misc fixes 2 лет назад
.lsp ec157b8f2c dev: add lsp config 2 лет назад
android db76ba885c chore(release): bump version 0.8.18 2 лет назад
deps d5d3857466 refactor(migration): add file/path migration 2 лет назад
docs ac4e2a1b48 docs: format table and update command 2 лет назад
e2e-tests 6e9fec448b fix(test): close notification before start 2 лет назад
ios db76ba885c chore(release): bump version 0.8.18 2 лет назад
libs 8b406f68c7 fix(plugin): incorrect status for beforeunload hook 2 лет назад
packages 95c5cba9db Feat: The new login UI (#8865) 2 лет назад
public 95c5cba9db Feat: The new login UI (#8865) 2 лет назад
resources 95c5cba9db Feat: The new login UI (#8865) 2 лет назад
scripts db6fc6b7ee feat: simple query builder (#8774) 2 лет назад
src d5d3857466 refactor(migration): add file/path migration 2 лет назад
static b8dfac04d2 fix(rsapi): use system certs 2 лет назад
templates 2b15702bea config: update default templete to correct format 2 лет назад
tldraw 16f8188fd1 fix: quick add 2 лет назад
.gitignore ec157b8f2c dev: add lsp config 2 лет назад
.prettierrc.js e7c6424426 chore: add a prettier config 4 лет назад
.projectile 7bd30a6204 refactor(dev): use global dev-http in shadow-cljs 3 лет назад
.stylelintrc.json 7c7ce3d740 refactor: add stylelint processor 4 лет назад
CODEBASE_OVERVIEW.md 56f5d426ec Fix small typo in Markdown syntax 3 лет назад
CODE_OF_CONDUCT.md 32e2a08476 docs: Update Logseq Code of Conduct (#8221) 2 лет назад
CONTRIBUTING.md b68ae17ab6 Shorten and move contributing sections from #8160 2 лет назад
Dockerfile 25c15053d6 feat: add typos to GitHub action 2 лет назад
LICENSE.md a72ca41c95 fix(license): add exceptions for epl libraries 5 лет назад
README.md 0989c1a6f8 Update links for backers and sponsors 2 лет назад
bb.edn c3f7417682 enhance: add mldoc ast schema (#8829) 2 лет назад
capacitor.config.ts 0386cf2359 fix: bug report url on native mobile 2 лет назад
deps.edn 3c0973013b refactor(fs): mv fs2 logic to logseq.common pkg 2 лет назад
externs.js c1e8d6ed8e refactor: path/absolute? 2 лет назад
gulpfile.js ae114afbd8 Feat: sync progress for electron (#6662) 3 лет назад
package.json f6b9a55cbc Revert "attempt to lock clipboard" 2 лет назад
playwright.config.ts 147b2ccf70 test(e2e): refactor using fixtures 3 лет назад
postcss.config.js e0ac311f2a build: autoprefixer for generated css 3 лет назад
shadow-cljs.edn 21e8a2eab9 dev: add malli-schema & generate kondo config 2 лет назад
tailwind.all.css 95c5cba9db Feat: The new login UI (#8865) 2 лет назад
tailwind.config.js 1951994995 chore: add tailwind column classes to safelist 3 лет назад
typos.toml b78c689458 Fix remaining todos and add a section to practices about this new action 2 лет назад
yarn.lock f6b9a55cbc Revert "attempt to lock clipboard" 2 лет назад

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 maldoc
  • 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