mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
chore(rebrand): change product name
This commit is contained in:
@@ -13,14 +13,14 @@ For the first release of TriliumNext, we simply need to check if there are any r
|
||||
|
||||
For the desktop application, simply download it from the releases page and extract it in a similar fashion to how the original Trilium Notes is installed.
|
||||
|
||||
Regarding data, please note that **TriliumNext Notes shares the same database as Trilium Notes.** A manual database backup is strongly encouraged:
|
||||
Regarding data, please note that **Trilium Notes shares the same database as Trilium Notes.** A manual database backup is strongly encouraged:
|
||||
|
||||
* On Windows, open Windows Explorer and type `%appdata%` in the address bar. Look for `trilium-data` and simply copy and paste it.
|
||||
* On Linux, the data directory is in `~/.local/share/trilium-data`.
|
||||
|
||||
Generally your existing notes should be quite safe (there are no database migrations or API changes, only the consistency checks could have been impacted), haven't noticed any issues when testing.
|
||||
|
||||
Additionally, since the sync version has not changed either, you should be able to mix the client and the server between Trilium Notes and TriliumNext Notes.
|
||||
Additionally, since the sync version has not changed either, you should be able to mix the client and the server between Trilium Notes and Trilium Notes.
|
||||
|
||||
The server is also packaged and available in the release. For the Docker build, the Docker image is built automatically and is available on GitHub's Docker registry.
|
||||
|
||||
|
||||
4
docs/Release Notes/Release Notes/v0.90.3.md
vendored
4
docs/Release Notes/Release Notes/v0.90.3.md
vendored
@@ -18,11 +18,11 @@ As a short overview of what's planned next from a user-facing point of view:
|
||||
|
||||
There is no change in the database structure.
|
||||
|
||||
TriliumNext Notes can be run instead of the original Trilium Notes and it should work out of the box, since it will reuse the same database.
|
||||
Trilium Notes can be run instead of the original Trilium Notes and it should work out of the box, since it will reuse the same database.
|
||||
|
||||
It should also be possible to downgrade back to Trilium Notes if required, without any changes or loss of data.
|
||||
|
||||
Similarly goes for the server, it should work out of the box. It is possible to mix and match between Trilium Notes and TriliumNext Notes.
|
||||
Similarly goes for the server, it should work out of the box. It is possible to mix and match between Trilium Notes and Trilium Notes.
|
||||
|
||||
## 🐞 How stable is the version
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ Note that the integration is still in its infancy, so there might be bugs and a
|
||||
The internal build tooling has been updated, resulting in the following changes:
|
||||
|
||||
* For macOS users there is now a `.dmg` installation method as well. `@JYC333`
|
||||
* There is also an ARM-native version for macOS that can be used, however it will require [additional steps to get it running](https://github.com/TriliumNext/Notes/issues/329) due to the lack of notarization (to bypass the “TriliumNext Notes.app” is damaged error).
|
||||
* There is also an ARM-native version for macOS that can be used, however it will require [additional steps to get it running](https://github.com/TriliumNext/Notes/issues/329) due to the lack of notarization (to bypass the “Trilium Notes.app” is damaged error).
|
||||
* For both Windows and Linux we now have `amd64` builds as well.
|
||||
* Please note these versions are not being actively tested due to lack of equipment, so feel free to raise any issues you might be encountering.
|
||||
|
||||
|
||||
2
docs/Release Notes/Release Notes/v0.94.1.md
vendored
2
docs/Release Notes/Release Notes/v0.94.1.md
vendored
@@ -1,6 +1,6 @@
|
||||
# v0.94.1
|
||||
> [!NOTE]
|
||||
> _TriliumNext Notes_ will rebrand itself back to Trilium Notes since @zadam was kind enough to give us the original name. See [#2190](https://github.com/orgs/TriliumNext/discussions/2190) for more info. This will probably be the "last" version branded as _TriliumNext Notes_.
|
||||
> _Trilium Notes_ will rebrand itself back to Trilium Notes since @zadam was kind enough to give us the original name. See [#2190](https://github.com/orgs/TriliumNext/discussions/2190) for more info. This will probably be the "last" version branded as Trilium Notes_.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> If you enjoyed this release, consider showing a token of appreciation by:
|
||||
|
||||
Reference in New Issue
Block a user