mirror of
https://github.com/zadam/trilium.git
synced 2024-12-26 09:12:08 +08:00
21 lines
1.1 KiB
HTML
21 lines
1.1 KiB
HTML
|
<p>Trilium is a personal knowledge base tool. This allows you to write and
|
||
|
manage your knowledge in a structured manner.</p>
|
||
|
<h3>Main features</h3>
|
||
|
<ul>
|
||
|
<li>hierarchical (tree) structure of notes - notes can be easily nested as
|
||
|
necessary without imposing any depth limitations
|
||
|
<ul>
|
||
|
<li>extension of tree structure in the form of note clones - note can belong
|
||
|
to multiple parent notes - thus appearing in multiple places in the hierarchy</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li>strong encryption - selected notes can be protected with strong encryption
|
||
|
with key derived from password</li>
|
||
|
<li>web application to be deployed on your server, desktop application (build
|
||
|
on Electron) and data synchronization between instances</li>
|
||
|
<li>fast keyboard-based navigation between different notes using "Jump-to"
|
||
|
and "Recent notes" dialogs</li>
|
||
|
</ul>
|
||
|
<h3>Homepage</h3>
|
||
|
<p>Trilium project is maintained in <a href="https://github.com/zadam/trilium">GitHub repository</a> where
|
||
|
you can find up to date documentation, source code and you can file issues.</p>
|