From b8b6b38a20846f06424cf2c24b5fce0544b5d6b5 Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 22 Jan 2022 12:54:14 +0100 Subject: [PATCH] added links to sharing/ETAPI to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b02a02a19..35cbd426d 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ Trilium Notes is a hierarchical note taking application with focus on building l * Seamless [note versioning](https://github.com/zadam/trilium/wiki/Note-revisions) * 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) * [Synchronization](https://github.com/zadam/trilium/wiki/Synchronization) with self-hosted sync server +* [Sharing](https://github.com/zadam/trilium/wiki/Sharing) (publishing) notes to public internet * Strong [note encryption](https://github.com/zadam/trilium/wiki/Protected-notes) with per-note granularity * [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 * [Scripting](https://github.com/zadam/trilium/wiki/Scripts) - see [Advanced showcases](https://github.com/zadam/trilium/wiki/Advanced-showcases) +* [REST API](https://github.com/zadam/trilium/wiki/ETAPI) for automation * Scales well in both usability and performance upwards of 100 000 notes * Touch optimized [mobile frontend](https://github.com/zadam/trilium/wiki/Mobile-frontend) for smartphones and tablets * [Night theme](https://github.com/zadam/trilium/wiki/Themes)