From 1cff016923cf3c03307165fc0479c608c9ad7117 Mon Sep 17 00:00:00 2001 From: meichthys Date: Wed, 3 Jul 2024 00:29:41 -0400 Subject: [PATCH] Revert "Update README.md (#171)" This reverts commit a80a857e466204ef076588ac39be10d0190b24fc. --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ab6baea6c..75bd5d5ff 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ ## Trilium is in maintenance mode - see details in https://github.com/zadam/trilium/issues/4620 -Preliminary disccusions on the successor organization are taking place in [Trilium Next discussions](https://github.com/orgs/TriliumNext/discussions). +Preliminary disccusions on the successor organization are taking place in [Trilium Next discussions](https://github.com/orgs/TriliumNext/discussions). -[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) +[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) -Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. + +Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. ## Discuss with us @@ -54,16 +55,13 @@ Ukraine is currently defending itself from Russian aggression, please consider [ * [Evernote](https://github.com/zadam/trilium/wiki/Evernote-import) and [Markdown import & export](https://github.com/zadam/trilium/wiki/Markdown) * [Web Clipper](https://github.com/zadam/trilium/wiki/Web-clipper) for easy saving of web content -Check out the following third-party resources for more TriliumNext related goodies: - -- [awesome-trilium](https://github.com/Nriver/awesome-trilium) for 3rd party themes, scripts, plugins and more. -- [TriliumRocks!](https://trilium.rocks/) for tutorials, guides, and much more. +Check out [awesome-trilium](https://github.com/Nriver/awesome-trilium) for 3rd party themes, scripts, plugins and more. ## 🏗 Builds 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). -* If you want to use Trilium 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. +* 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. * If you want to install Trilium on server, follow [this page](https://github.com/zadam/trilium/wiki/Server-installation). * Currently only recent Chrome and Firefox are supported (tested) browsers.