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

zadam b9ff481eb7 Merge remote-tracking branch 'origin/stable' into redesign 3 年之前
.github 7cad65b370 Update FUNDING.yml 3 年之前
.idea 8d8d654fe8 becca entities enriched with functionality from repository entities 3 年之前
.vscode 0def5f9a63 Add a VSCode debug configuration matching the start-server npm script (#1061) 4 年之前
bin 7fcf90437a button changes and book properties 3 年之前
db 0351d7eff1 keyboard shortcuts for ribbon tabs 3 年之前
docs 1fdf889ccf refactoring 3 年之前
images b2148f4a18 updated demo document with adjusted steel blue theme 3 年之前
libraries f5573fcad4 starting work on link map reimplementation using force-graph library 3 年之前
spec a093508fbe converting note properties to methods 3 年之前
spec-es6 ed6181a85e added in-editor help for editing attributes 4 年之前
src b9ff481eb7 Merge remote-tracking branch 'origin/stable' into redesign 3 年之前
.dockerignore aeca31d06a Add .git, bin, and docs to the .dockerignore 5 年之前
.gitignore 29cec8112e fix setup of new document, closes #966 4 年之前
.gitpod.dockerfile 24c8e8fc2b fix gitpod (#658) 5 年之前
.gitpod.yml 24c8e8fc2b fix gitpod (#658) 5 年之前
Dockerfile 1a615398aa docker now uses node 14.17 as other builds 3 年之前
LICENSE 1aca42979e licensing under AGPL v3 6 年之前
README-ZH_CN.md c5182b8757 add Chinese wiki support (#2013) 3 年之前
README.md f60b282e09 * Russian README added (#1794) 3 年之前
README.ru.md f60b282e09 * Russian README added (#1794) 3 年之前
SECURITY.md 077d19b44b Create SECURITY.md 4 年之前
TODO 0351d7eff1 keyboard shortcuts for ribbon tabs 3 年之前
config-sample.ini e06c5703ee config value to disable backups, closes #1533 3 年之前
docker-compose.yml 288ec88c2f add example docker-compose 5 年之前
electron.js a88a32acae support OPML from MindManager, fixes #1862 3 年之前
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 eebbf74517 Merge remote-tracking branch 'origin/master' into redesign 3 年之前
package.json b9ff481eb7 Merge remote-tracking branch 'origin/stable' into redesign 3 年之前
trilium.iml 9ba514d930 Merge remote-tracking branch 'origin/stable' 3 年之前
webpack-desktop.config.js 48e19d0149 fix webpack buidl 4 年之前
webpack-mobile.config.js 48e19d0149 fix webpack buidl 4 年之前
webpack-setup.config.js 48e19d0149 fix webpack buidl 4 年之前

README-ZH_CN.md

Trilium注意事项

English | Chinese | Russian

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

特性

构建

Trilium是作为桌面应用程序(Linux和Windows)或服务器上托管的Web应用程序(Linux)提供的。Mac OS桌面版本可用,但不受支持

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

文档

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

中文Wiki在这里

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

贡献

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

Open in Gitpod

或在本地克隆并运行

npm install
npm run start-server

致谢

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