From ce2404b18a6101547a11e0d8888238b5c85fd8f1 Mon Sep 17 00:00:00 2001 From: zadam Date: Wed, 12 Jun 2019 22:10:05 +0200 Subject: [PATCH] add link to link map to README --- README.md | 2 +- package-lock.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57f7a727d..261769a49 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Trilium Notes is a hierarchical note taking application with focus on building l * 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 * 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) for visualizing notes and their relations +* [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) * 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 diff --git a/package-lock.json b/package-lock.json index 8a62ab138..23ceaeb15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "trilium", - "version": "0.32.4", + "version": "0.33.0-beta", "lockfileVersion": 1, "requires": true, "dependencies": {