知识管理和协作平台

Tienson Qin 911b373e04 fix: e2e tests 10 kuukautta sitten
.carve 03d6a84138 fix: lint 2 vuotta sitten
.clj-kondo 29ebf73476 Upgrade clj-kondo in frontend with new fixes 2 vuotta sitten
.github c1dead5ed0 fix(ci): change timestamp server 10 kuukautta sitten
.lsp ec157b8f2c dev: add lsp config 2 vuotta sitten
android 629aa4e3b1 chore(release): bump version 0.10.10 1 vuosi sitten
deps da78593eb1 fix(sync): cannot delete some nested files 1 vuosi sitten
docs 7341b27c03 docs/develop-logseq.md: specify that dependencies in /static also exist 1 vuosi sitten
e2e-tests 911b373e04 fix: e2e tests 10 kuukautta sitten
fastlane 4374741afd fix: add icon for fastlane metadata 1 vuosi sitten
ios eb126978dc chore: bump ios version, prepare for tf release 1 vuosi sitten
libs b383a6102d update README.md (A link add to the community template) 1 vuosi sitten
packages 0aa8b5a607 chore(deps): bump tar from 6.2.0 to 6.2.1 in /packages/ui 1 vuosi sitten
public 8040168d1e Feat: New UI components (#10694) 1 vuosi sitten
resources 61a150695e chore: bump better-sqlite3 10 kuukautta sitten
scripts e27e23574e fix: lint for a couple pl translations from #11306 1 vuosi sitten
src 61a150695e chore: bump better-sqlite3 10 kuukautta sitten
static 61a150695e chore: bump better-sqlite3 10 kuukautta sitten
tldraw d8c6ca264b Revert "fix tsup domain" 1 vuosi sitten
.gitignore 8040168d1e Feat: New UI components (#10694) 1 vuosi sitten
.prettierrc.js e7c6424426 chore: add a prettier config 4 vuotta sitten
.projectile 8e4cb9c7b1 fix mhchem 2 vuotta sitten
.stylelintrc.json 7c7ce3d740 refactor: add stylelint processor 4 vuotta sitten
CODEBASE_OVERVIEW.md ad3eda7c25 Tutorial fix and refactor. Update docs 2 vuotta sitten
CODE_OF_CONDUCT.md f70798d47c Minor typo fixes and grammar improvements 1 vuosi sitten
CONTRIBUTING.md 85e65bd95e fix: dead link, close #11205 1 vuosi sitten
Dockerfile e2bd3147c0 fix(docker): node-canvas deps (#10287) 1 vuosi sitten
LICENSE.md a72ca41c95 fix(license): add exceptions for epl libraries 5 vuotta sitten
README.md 14e37941c0 Update README.md 1 vuosi sitten
bb.edn dc5127b48a enhance: publishing --dev also watches frontend 1 vuosi sitten
capacitor.config.ts 6fc7a1a137 refactor(mobile): upgrade to capacitor v5 2 vuotta sitten
deps.edn 8dde33e915 chore: Update datascript to latest version before our fork 1 vuosi sitten
externs.js 8c79a2c5f4 fix(apis): incorrect api call for the electron production bundle 2 vuotta sitten
gulpfile.js f9b8f69c16 handle amplify 2 vuotta sitten
package.json cbbefaa278 copy from c6bf04c2877ec85105b82a791aae63819e60f62e 10 kuukautta sitten
playwright.config.ts bc57766925 enhance(e2e): update playwright config (#9623) 2 vuotta sitten
postcss.config.js 6e31a55fe0 Inital radix reskin 2 vuotta sitten
shadow-cljs.edn ce2341506d fix: publishing not loading correctly 1 vuosi sitten
tailwind.all.css 9856f32f34 enhance(ui): refator the accent color for the tippy content 1 vuosi sitten
tailwind.config.js fa13452608 dev: remove obsolete "@tailwindcss/line-clamp" dependency 1 vuosi sitten
typos.toml 4cb23ab193 ci: upgrade typos to 1.16.8 2 vuotta sitten
yarn.lock 65be0cff2e Update yarn.lock 10 kuukautta sitten

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