From f693dc31e82f1822b7393d12b53afdc0d06f5297 Mon Sep 17 00:00:00 2001 From: azivner Date: Tue, 18 Dec 2018 20:50:03 +0100 Subject: [PATCH] mention note hoisting in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91cadfaef..cc4f31618 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Trilium Notes is a hierarchical note taking application with focus on building l * 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)) * Rich WYSIWYG note editing including e.g. tables and images with markdown [autoformat](https://github.com/zadam/trilium/wiki/Text-editor#autoformat) * Support for editing [notes with source code](https://github.com/zadam/trilium/wiki/Code-notes), including syntax highlighting -* Fast and easy [navigation between notes](https://github.com/zadam/trilium/wiki/Note-navigation) +* 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) * 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