From 27261683bb5aecfec277db5a06f7119bf30e99d2 Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 10 Jul 2022 22:21:55 +0200 Subject: [PATCH] added excalidraw mention to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f10171eb6..edea86588 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Trilium Notes is a hierarchical note taking application with focus on building l ![](https://raw.githubusercontent.com/wiki/zadam/trilium/images/screenshot.png) -Ukraine is currently suffering from Russian aggression, please consider donating to [one of these charities](https://old.reddit.com/r/ukraine/comments/s6g5un/want_to_support_ukraine_heres_a_list_of_charities/). +Ukraine is currently defending itself from Russian aggression, please consider [donating to Ukrainian Army or humanitarian charities](https://standforukraine.com/). drawing @@ -23,6 +23,7 @@ Ukraine is currently suffering from Russian aggression, please consider donating * there's a [3rd party service for hosting synchronisation server](https://trilium.cc/paid-hosting) * [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 +* Sketching diagrams with bult-in Excalidraw (note type "canvas") * [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