Trilium Notes是一个分层的笔记应用程序,专注于建立大型个人知识库。

dependabot[bot] 5d6a63db49 Bump http-cache-semantics from 4.1.0 to 4.1.1 1 年之前
.github 223ca95829 added error logs to bug report template 1 年之前
.idea 7565458332 launchbar WIP 2 年之前
.vscode 71cdea3902 fix vscode launch can break release app data 1 年之前
bin 7c98ade72b fix missing doc resources for launchers, closes #3455 1 年之前
db 5e0fbea3b3 fix disabled: on attribtue changed script in demo document, fixes #3564 1 年之前
docs afb6e860ea fix docs 1 年之前
dump-db df3212c304 Bump minimist from 1.2.5 to 1.2.7 in /dump-db 1 年之前
images ae29c6bac4 global note map should respect hoisting, #2365 2 年之前
libraries 059c339c09 fix warnings in ckeditor 1 年之前
spec f809da58ec fix occurrences of 'root' branch 1 年之前
spec-es6 ed6181a85e added in-editor help for editing attributes 4 年之前
src e7c6d912a4 fix undeleting notes with a relation, closes #3583 1 年之前
test-etapi bdfdc0402d update content should parse out links #3509 1 年之前
.dockerignore aeca31d06a Add .git, bin, and docs to the .dockerignore 5 年之前
.gitignore 843f5d0da1 gitignore 1 年之前
.gitpod.dockerfile 24c8e8fc2b fix gitpod (#658) 5 年之前
.gitpod.yml 7c98ade72b fix missing doc resources for launchers, closes #3455 1 年之前
CODE_OF_CONDUCT 4da2d2f516 Create CODE_OF_CONDUCT 2 年之前
DockerHealthcheck.sh 1d3132e447 Check both http and https in DockerHealthcheck 2 年之前
Dockerfile 7c98ade72b fix missing doc resources for launchers, closes #3455 1 年之前
LICENSE 1aca42979e licensing under AGPL v3 6 年之前
README-ZH_CN.md fb789b7bd8 sync chinese readme with the english version 1 年之前
README.md 47a92c8be8 Fix spelling mistake 2 年之前
README.ru.md 1690a55f7d Update README.ru.md 2 年之前
SECURITY.md 077d19b44b Create SECURITY.md 4 年之前
config-sample.ini 912f79f1af Add optional support to trust reverse proxies (via X-Forwarded-For) 2 年之前
docker-compose.yml 971c709e87 Update docker-compose sample to use node user home dir 2 年之前
electron.js ae0c5a0c09 moved auto read only options to code/text tabs 1 年之前
issue_template.md 48e19d0149 fix webpack buidl 4 年之前
jsdoc-conf.json 16a1dc12df jsdoc now doesn't include date into files to avoid unnecessary noise 6 年之前
package-lock.json 5d6a63db49 Bump http-cache-semantics from 4.1.0 to 4.1.1 1 年之前
package.json a98fd509c6 release 0.58.7 1 年之前
start-docker.sh 7775d90b9a Fix docker image not exiting cleanly 2 年之前
trilium.iml 53e9c8cdac upgrades 2 年之前
webpack-desktop.config.js c6485f8e03 fix assuming that trilium is exposed on the root path, closes #3452 1 年之前
webpack-mobile.config.js c6485f8e03 fix assuming that trilium is exposed on the root path, closes #3452 1 年之前
webpack-setup.config.js c6485f8e03 fix assuming that trilium is exposed on the root path, closes #3452 1 年之前

README-ZH_CN.md

Trilium Notes

English | Chinese | Russian

Trilium Notes 是一个层次化的笔记应用程序,专注于建立大型个人知识库。请参阅屏幕截图以快速了解:

Ukraine is currently suffering from Russian aggression, please consider donating to one of these charities.

drawing

特性

构建

Trilium 可以用作桌面应用程序(Linux 和 Windows)或服务器(Linux)上托管的 Web 应用程序。虽然有 macOS 版本的桌面应用程序,但它不受支持

  • 如果要在桌面上使用 Trilium,请从最新版本下载适用于您平台的二进制版本,解压缩该软件包并运行trilium可执行文件。
  • 如果要在服务器上安装 Trilium,请参考此页面
    • 当前仅支持(测试过)最近发布的 Chrome 和 Firefox 浏览器。

Trilium 也提供 Flatpak:

文档

有关文档页面的完整列表,请参见 Wiki。

您还可以阅读个人知识库模式,以获取有关如何使用 Trilium 的灵感。

贡献

使用基于浏览器的开发环境

Open in Gitpod

或者克隆本仓库到本地,并运行

npm install
npm run start-server

致谢

  • CKEditor 5 - 市面上最好的所见即所得编辑器,拥有互动性强且聆听能力强的团队
  • FancyTree - 一个非常丰富的关于树的库,强大到没有对手。没有它,Trilium Notes 将不会如此。
  • CodeMirror - 支持大量语言的代码编辑器
  • jsPlumb - 强大的可视化连接库。用于关系图链接图

捐赠

你可以通过 GitHub Sponsors,PayPal 或者比特币 (bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2) 来捐赠。

许可证

本程序是自由软件:你可以再发布本软件和/或修改本软件,只要你遵循 Free Software Foundation 发布的 GNU Affero General Public License 的第三版或者任何(由你选择)更晚的版本。