知识管理和协作平台

charlie 9a95448014 enhance(ui): sync specific branch for the radix ui primitives 7 months ago
.carve f7815b487d fix: nbb test 9 months ago
.clj-kondo 04b832f5cb chore: mv file graph specific fns out ldb 8 months ago
.github 4c2a4dcd00 chore(dev): github actions 7 months ago
.lsp 4ad4019bf5 perf: faster has-tag? 9 months ago
android 629aa4e3b1 chore(release): bump version 0.10.10 1 year ago
deps 40f84e1dde enhance(ui): polish property dropdown editor 7 months ago
docs 44fa4c03b2 chore: add docs for dev import tasks 8 months ago
e2e-tests cd4d675bf3 fix(e2e-tests): api related tests 9 months ago
fastlane 4374741afd fix: add icon for fastlane metadata 1 year ago
ios eb126978dc chore: bump ios version, prepare for tf release 1 year ago
libs 03592a26b6 chore: typo 9 months ago
packages 9a95448014 enhance(ui): sync specific branch for the radix ui primitives 7 months ago
public d7e79242c4 fix(plugin): missing scripts 9 months ago
resources e7bb904c9d chore(libs): build libs core 9 months ago
scripts 3d34224143 fix: remove a few more file-graph fns in db graph only namespaces 7 months ago
src 40f84e1dde enhance(ui): polish property dropdown editor 7 months ago
static dbb84f0327 Merge branch 'feat/db' into refactor/tag-as-type 10 months ago
.cljfmt.edn b3ebdb8e4e dev: cljfmt config add :sort-ns-references? 9 months ago
.gitignore b2d6aa4956 fix: accidental temp file from last merge 10 months ago
.prettierrc.js e7c6424426 chore: add a prettier config 4 years ago
.projectile 8e4cb9c7b1 fix mhchem 2 years ago
.stylelintrc.json 7c7ce3d740 refactor: add stylelint processor 4 years ago
CODEBASE_OVERVIEW.md 31c6cd3f5d chore: update overview docs 1 year ago
CODE_OF_CONDUCT.md f70798d47c Minor typo fixes and grammar improvements 1 year ago
CONTRIBUTING.md 85e65bd95e fix: dead link, close #11205 1 year ago
Dockerfile e2bd3147c0 fix(docker): node-canvas deps (#10287) 1 year ago
LICENSE.md a72ca41c95 fix(license): add exceptions for epl libraries 5 years ago
README.md 14e37941c0 Update README.md 1 year ago
bb.edn 8e81d7d855 enhance(dev): task to import multiple file graphs easily 11 months ago
capacitor.config.ts 3cd31f1571 refactor(rtc): add async-upload-graph 1 year ago
deps.edn 7e9edacf91 dev: parse-long redefine warning when compile test 9 months ago
externs.js 60e503d81e fix(dev): add externs 11 months ago
gulpfile.js 6b8f1d8b85 chore(dev): use React development libs for the watch mode 9 months ago
karma.conf.js 50fb730c43 test(rtc): launch two clients at the same time 1 year ago
package.json 9c44dbc963 enhance(ux): upgrade react virtuoso library 8 months ago
playwright.config.ts bc57766925 enhance(e2e): update playwright config (#9623) 2 years ago
postcss.config.js 6e31a55fe0 Inital radix reskin 2 years ago
shadow-cljs.edn 6d4062cf8a chore: update goog-define vars 8 months ago
tailwind.all.css e09db5de59 Enhance (dev): Tabler icons (#11468) 1 year ago
tailwind.config.js 85303725c9 fix(ui): add .cljc contents for the tailwind processer 1 year ago
typos.toml c9ba357a90 fix multiple lints 1 year ago
yarn.lock 9c44dbc963 enhance(ux): upgrade react virtuoso library 8 months ago

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