|
1 |
| -# Trilium Notes |
| 1 | +# TriliumNext Notes |
2 | 2 |
|
3 |
| -## Trilium is in maintenance mode - see details in https://github.com/zadam/trilium/issues/4620 |
| 3 | +[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) |
4 | 4 |
|
5 |
| -Preliminary disccusions on the successor organization are taking place in [Trilium Next discussions](https://github.com/orgs/TriliumNext/discussions). |
| 5 | +TriliumNext Notes is a hierarchical note taking application with focus on building large personal knowledge bases. |
6 | 6 |
|
7 |
| -[English](https://github.com/zadam/trilium/blob/master/README.md) | [Chinese](https://github.com/zadam/trilium/blob/master/README-ZH_CN.md) | [Russian](https://github.com/zadam/trilium/blob/master/README.ru.md) | [Japanese](https://github.com/zadam/trilium/blob/master/README.ja.md) | [Italian](https://github.com/zadam/trilium/blob/master/README.it.md) |
| 7 | +See [screenshots](https://triliumnext.github.io/Docs/Wiki/Screenshot%20tour) for quick overview: |
8 | 8 |
|
| 9 | +<a href="https://triliumnext.github.io/Docs/Wiki/Screenshot%20tour"><img src="https://github.com/TriliumNext/Docs/blob/main/Wiki/images/screenshot.png?raw=true" alt="Trilium Screenshot" width="1000"></a> |
9 | 10 |
|
10 |
| -Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. |
| 11 | +## ⚠️ Why TriliumNext? |
11 | 12 |
|
12 |
| -## Discuss with us |
| 13 | +[The original Trilium project is in maintenance mode](https://github.com/zadam/trilium/issues/4620) |
13 | 14 |
|
14 |
| -Feel free to join our discussions. |
| 15 | +## 🗭 Discuss with us |
15 | 16 |
|
16 |
| -- [XMPP ](https://joinjabber.org/): [xmpp:[email protected]?join ](xmpp:[email protected]?join) ( [web link ](https://anonymous.cheogram.com/[email protected])) |
17 |
| -- [Matrix](https://matrix.org/try-matrix/): #trilium:matrix.org ([web link](https://app.element.io/#/room/#trilium:matrix.org)) |
| 17 | +Feel free to join our official discussions and community. We are focused on the development on Trilium, and would love to hear what features, suggestions, or issues you may have! |
18 | 18 |
|
19 |
| -The two rooms are mirrored, so you can use the protocol of your choice, from the client you prefer, on pretty much any platform under the sun! |
| 19 | +- [Matrix](https://matrix.to/#/#triliumnext:matrix.org) (For synchronous discussions) |
| 20 | +- [Github Discussions](https://github.com/TriliumNext/Notes/discussions) (For Asynchronous discussions) |
| 21 | +- [Wiki](https://github.com/zadam/trilium/wiki) (For common how-to questions and user guides) |
20 | 22 |
|
21 |
| -See [screenshots](https://github.com/zadam/trilium/wiki/Screenshot-tour) for quick overview: |
| 23 | +The two rooms linked above are mirrored, so you can use either XMPP or Matrix, from any client you prefer, on pretty much any platform under the sun! |
22 | 24 |
|
23 |
| -<a href="https://github.com/zadam/trilium/wiki/Screenshot-tour"><img src="https://raw.githubusercontent.com/wiki/zadam/trilium/images/screenshot.png" alt="Trilium Screenshot" width="1000"></a> |
| 25 | +### Unofficial Communities |
24 | 26 |
|
25 |
| -Ukraine is currently defending itself from Russian aggression, please consider [donating to Ukrainian Army or humanitarian charities](https://standforukraine.com/). |
26 |
| - |
27 |
| -<p float="left"> |
28 |
| - <img src="https://upload.wikimedia.org/wikipedia/commons/4/49/Flag_of_Ukraine.svg" alt="drawing" width="400"/> |
29 |
| - <img src="https://signmyrocket.com//uploads/2b2a523cd0c0e76cdbba95a89a9636b2_1676971281.jpg" alt="Trilium Notes supports Ukraine!" width="570"/> |
30 |
| -</p> |
| 27 | +[Trilium Rocks](https://discord.gg/aqdX9mXX4r) |
31 | 28 |
|
32 | 29 | ## 🎁 Features
|
33 | 30 |
|
34 |
| -* Notes can be arranged into arbitrarily deep tree. Single note can be placed into multiple places in the tree (see [cloning](https://github.com/zadam/trilium/wiki/Cloning-notes)) |
35 |
| -* Rich WYSIWYG note editing including e.g. tables, images and [math](https://github.com/zadam/trilium/wiki/Text-notes#math-support) with markdown [autoformat](https://github.com/zadam/trilium/wiki/Text-notes#autoformat) |
36 |
| -* Support for editing [notes with source code](https://github.com/zadam/trilium/wiki/Code-notes), including syntax highlighting |
37 |
| -* Fast and easy [navigation between notes](https://github.com/zadam/trilium/wiki/Note-navigation), full text search and [note hoisting](https://github.com/zadam/trilium/wiki/Note-hoisting) |
38 |
| -* Seamless [note versioning](https://github.com/zadam/trilium/wiki/Note-revisions) |
39 |
| -* Note [attributes](https://github.com/zadam/trilium/wiki/Attributes) can be used for note organization, querying and advanced [scripting](https://github.com/zadam/trilium/wiki/Scripts) |
40 |
| -* [Synchronization](https://github.com/zadam/trilium/wiki/Synchronization) with self-hosted sync server |
| 31 | +* Notes can be arranged into arbitrarily deep tree. Single note can be placed into multiple places in the tree (see [cloning](https://triliumnext.github.io/Docs/Wiki/Cloning-notes)) |
| 32 | +* Rich WYSIWYG note editing including e.g. tables, images and [math](https://triliumnext.github.io/Docs/Wiki/Text-notes) with markdown [autoformat](https://triliumnext.github.io/Docs/Wiki/Text-notes#autoformat) |
| 33 | +* Support for editing [notes with source code](https://triliumnext.github.io/Docs/Wiki/Code-notes), including syntax highlighting |
| 34 | +* Fast and easy [navigation between notes](https://triliumnext.github.io/Docs/Wiki/Note-navigation), full text search and [note hoisting](https://triliumnext.github.io/Docs/Wiki/Note-hoisting) |
| 35 | +* Seamless [note versioning](https://triliumnext.github.io/Docs/Wiki/Note-revisions) |
| 36 | +* Note [attributes](https://triliumnext.github.io/Docs/Wiki/Attributes) can be used for note organization, querying and advanced [scripting](https://triliumnext.github.io/Docs/Wiki/Scripts) |
| 37 | +* [Synchronization](https://triliumnext.github.io/Docs/Wiki/Synchronization) with self-hosted sync server |
41 | 38 | * there's a [3rd party service for hosting synchronisation server](https://trilium.cc/paid-hosting)
|
42 |
| -* [Sharing](https://github.com/zadam/trilium/wiki/Sharing) (publishing) notes to public internet |
43 |
| -* Strong [note encryption](https://github.com/zadam/trilium/wiki/Protected-notes) with per-note granularity |
| 39 | +* [Sharing](https://triliumnext.github.io/Docs/Wiki/Sharing) (publishing) notes to public internet |
| 40 | +* Strong [note encryption](https://triliumnext.github.io/Docs/Wiki/Protected-notes) with per-note granularity |
44 | 41 | * Sketching diagrams with built-in Excalidraw (note type "canvas")
|
45 |
| -* [Relation maps](https://github.com/zadam/trilium/wiki/Relation-map) and [link maps](https://github.com/zadam/trilium/wiki/Link-map) for visualizing notes and their relations |
46 |
| -* [Scripting](https://github.com/zadam/trilium/wiki/Scripts) - see [Advanced showcases](https://github.com/zadam/trilium/wiki/Advanced-showcases) |
47 |
| -* [REST API](https://github.com/zadam/trilium/wiki/ETAPI) for automation |
| 42 | +* [Relation maps](https://triliumnext.github.io/Docs/Wiki/Relation-map) and [link maps](https://triliumnext.github.io/Docs/Wiki/Link-map) for visualizing notes and their relations |
| 43 | +* [Scripting](https://triliumnext.github.io/Docs/Wiki/Scripts) - see [Advanced showcases](https://triliumnext.github.io/Docs/Wiki/Advanced-showcases) |
| 44 | +* [REST API](https://triliumnext.github.io/Docs/Wiki/ETAPI) for automation |
48 | 45 | * Scales well in both usability and performance upwards of 100 000 notes
|
49 |
| -* Touch optimized [mobile frontend](https://github.com/zadam/trilium/wiki/Mobile-frontend) for smartphones and tablets |
50 |
| -* [Night theme](https://github.com/zadam/trilium/wiki/Themes) |
51 |
| -* [Evernote](https://github.com/zadam/trilium/wiki/Evernote-import) and [Markdown import & export](https://github.com/zadam/trilium/wiki/Markdown) |
52 |
| -* [Web Clipper](https://github.com/zadam/trilium/wiki/Web-clipper) for easy saving of web content |
| 46 | +* Touch optimized [mobile frontend](https://triliumnext.github.io/Docs/Wiki/Mobile-frontend) for smartphones and tablets |
| 47 | +* [Night theme](https://triliumnext.github.io/Docs/Wiki/Themes) |
| 48 | +* [Evernote](https://triliumnext.github.io/Docs/Wiki/Evernote-import) and [Markdown import & export](https://triliumnext.github.io/Docs/Wiki/Markdown) |
| 49 | +* [Web Clipper](https://triliumnext.github.io/Docs/Wiki/Web-clipper) for easy saving of web content |
| 50 | + |
| 51 | +✨ Check out the following third-party resources for more TriliumNext related goodies: |
53 | 52 |
|
54 |
| -Check out [awesome-trilium](https://github.com/Nriver/awesome-trilium) for 3rd party themes, scripts, plugins and more. |
| 53 | +- [awesome-trilium](https://github.com/Nriver/awesome-trilium) for 3rd party themes, scripts, plugins and more. |
| 54 | +- [TriliumRocks!](https://trilium.rocks/) for tutorials, guides, and much more. |
55 | 55 |
|
56 | 56 | ## 🏗 Builds
|
57 | 57 |
|
58 |
| -Trilium is provided as either desktop application (Linux and Windows) or web application hosted on your server (Linux). Mac OS desktop build is available, but it is [unsupported](https://github.com/zadam/trilium/wiki/FAQ#mac-os-support). |
| 58 | +Trilium is provided as either desktop application (Linux and Windows) or web application hosted on your server (Linux). Mac OS desktop build is available, but it is [unsupported](https://triliumnext.github.io/Docs/Wiki/FAQ#mac-os-support). |
59 | 59 |
|
60 |
| -* If you want to use Trilium on the desktop, download binary release for your platform from [latest release](https://github.com/zadam/trilium/releases/latest), unzip the package and run ```trilium``` executable. |
61 |
| -* If you want to install Trilium on server, follow [this page](https://github.com/zadam/trilium/wiki/Server-installation). |
62 |
| - * Currently only recent Chrome and Firefox are supported (tested) browsers. |
| 60 | +* If you want to use TriliumNext on the desktop, download binary release for your platform from [latest release](https://github.com/TriliumNext/Notes/releases/latest), unzip the package and run ```trilium``` executable. |
| 61 | +* If you want to install TriliumNext on your own server, follow [this page](https://triliumnext.github.io/Docs/Wiki/Server-installation). |
| 62 | + * Currently only recent versions of Chrome and Firefox are supported (tested) browsers. |
63 | 63 |
|
64 |
| -Trilium is also provided as a Flatpak: |
| 64 | +TriliumNext will also provided as a Flatpak: |
65 | 65 |
|
66 |
| -[<img width="240" src="https://flathub.org/assets/badges/flathub-badge-en.png">](https://flathub.org/apps/details/com.github.zadam.trilium) |
| 66 | +<img width="240" src="https://flathub.org/assets/badges/flathub-badge-en.png"> |
67 | 67 |
|
68 | 68 | ## 📝 Documentation
|
69 | 69 |
|
70 |
| -[See wiki for complete list of documentation pages.](https://github.com/zadam/trilium/wiki/) |
| 70 | +[See wiki for complete list of documentation pages.](https://triliumnext.github.io/Docs) |
71 | 71 |
|
72 |
| -You can also read [Patterns of personal knowledge base](https://github.com/zadam/trilium/wiki/Patterns-of-personal-knowledge-base) to get some inspiration on how you might use Trilium. |
| 72 | +You can also read [Patterns of personal knowledge base](https://triliumnext.github.io/Docs/Wiki/Patterns-of-personal-knowledge-base) to get some inspiration on how you might use Trilium. |
73 | 73 |
|
74 | 74 | ## 💻 Contribute
|
75 | 75 |
|
76 |
| -Use a browser based dev environment |
77 |
| - |
78 |
| -[](https://gitpod.io/#https://github.com/zadam/trilium) |
79 |
| - |
80 |
| -Or clone locally and run |
| 76 | +Clone locally and run |
81 | 77 | ```
|
82 | 78 | npm install
|
83 | 79 | npm run start-server
|
84 | 80 | ```
|
85 | 81 |
|
86 |
| -## 📢 Shoutouts |
| 82 | +## 👏 Shoutouts |
87 | 83 |
|
88 | 84 | * [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team
|
89 | 85 | * [FancyTree](https://github.com/mar10/fancytree) - very feature rich tree library without real competition. Trilium Notes would not be the same without it.
|
90 | 86 | * [CodeMirror](https://github.com/codemirror/CodeMirror) - code editor with support for huge amount of languages
|
91 |
| -* [jsPlumb](https://github.com/jsplumb/jsplumb) - visual connectivity library without competition. Used in [relation maps](https://github.com/zadam/trilium/wiki/Relation-map) and [link maps](https://github.com/zadam/trilium/wiki/Link-map) |
| 87 | +* [jsPlumb](https://github.com/jsplumb/jsplumb) - visual connectivity library without competition. Used in [relation maps](https://triliumnext.github.io/Docs/Wiki/Relation-map) and [link maps](https://triliumnext.github.io/Docs/Wiki/Link-map) |
92 | 88 |
|
93 | 89 | ## 🤝 Support
|
94 | 90 |
|
95 |
| -You can support Trilium using GitHub Sponsors, [PayPal](https://paypal.me/za4am) or Bitcoin (bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2). |
| 91 | +You can support the original Trilium developer using GitHub Sponsors, [PayPal](https://paypal.me/za4am) or Bitcoin (bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2). |
| 92 | +Support for the TriliumNext organization will be possible in the near future. |
96 | 93 |
|
97 | 94 | ## 🔑 License
|
98 | 95 |
|
|
0 commit comments