介绍
Trilium是一个分层的笔记应用程序,专注于建立大型个人知识库。 支持相当丰富的 markdown,包括 mermaid 和 latex,而且即时渲染,和 typora 一样。支持代码类型的笔记,有高亮。
软件截图
软件特点
笔记可以排列成任意深的树。单个音符可以放置在树中的多个位置(参见克隆)
丰富的所见即所得笔记编辑,包括表格、图像和带有降价自动格式的数学
支持使用源代码编辑注释,包括语法高亮显示
在笔记之间快速轻松地导航,全文搜索和笔记提升
无缝笔记版本控制
笔记属性可用于笔记组织、查询和高级脚本
与自托管同步服务器 同步
有一个用于托管同步服务器的第三方服务
将笔记分享(发布)到公共互联网
具有每个笔记粒度的强笔记加密
使用内置 Excalidraw 绘制图表(注释类型“canvas”)
用于可视化注释及其关系的关系图和链接图
脚本- 见高级展示
用于自动化的REST API
在超过 100 000 个音符时在可用性和性能方面都有很好的扩展
用于智能手机和平板电脑的触摸优化移动前端
夜间主题
Evernote和Markdown 导入导出
Web Clipper可轻松保存网页内容
更新日志
v0.96.0
💡 Key highlights
- Thanks to a partnership with CKEditor, we now have a set of features that would otherwise be available on a commercial license only.
- Slash commands for easy commands via the keyboard.
- Text snippets to insert reusable pieces of text (similar to templates, but for blocks of text content).
- For more information, see the user guide → Note Types → Text → Premium features.
🐞 Bugfixes
- “Insert note after” long-press dialog doesn’t create Note
- Code notes: user's font selection not respected.
- Windows V0.95.0 Client Failed to sync with server (use of double-slashes)
- Desktop client not working on older Linux distros
- NOT NULL constraint failed: revisions.title when saving an empty note
✨ Improvements
- Elixir language syntax highlighting for text notes (by @jshprentz) and code notes.
- Autocomplete: support specifying path when creating a new note
- Markdown import: basic support for importing wikilinks
- Text notes:
- Allow disabling emoji auto-completion from settings.
- Allow disabling note auto-completion from settings.
- Backend scripts: re-enable dayjs plugins by default
📖 Documentation
- regex search / Nix flake / restore dev docs
- New premium features in text note type.
🌍 Internationalization
- Spanish improvements
🛠️ Technical updates
- flake: fix Electron version, fix Wayland support, fix source filter
- Improvements to the landing page (under development)
- Updated Node.js to v22.17.0
- Updated CKEditor to v45.2.1