From f9458e3931d810061a6327fb7a13cb0f8bba5cc2 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 30 Oct 2025 09:39:29 +0200 Subject: [PATCH] Updated Note map (markdown) --- Note map.md | 23 ----------------------- Note-map.md | 1 + 2 files changed, 1 insertion(+), 23 deletions(-) delete mode 100644 Note map.md create mode 100644 Note-map.md diff --git a/Note map.md b/Note map.md deleted file mode 100644 index ebcce4a..0000000 --- a/Note map.md +++ /dev/null @@ -1,23 +0,0 @@ -Note map is a visualization of connections between notes. - -This provides an insight into a structure ("web") of notes. - -There are two types of note map: - -## Link Map - -Shows [[relations|attributes]] between notes: - -[[images/link-map.png]] - -## Tree Map - -Shows hierarchical map of notes: - -[[images/tree-map.png]] - -## See also -[[Relation map]] is a similar concept, with some differences: - -* note map is automatically generated while relation map must be created manually -* relation map is a type of note while a link map is just virtual visualization \ No newline at end of file diff --git a/Note-map.md b/Note-map.md new file mode 100644 index 0000000..72c9c00 --- /dev/null +++ b/Note-map.md @@ -0,0 +1 @@ +See https://docs.triliumnotes.org/user-guide/note-types/note-map. \ No newline at end of file