From 6a017eee49fb25e65b70e9515bd9f2a55374f880 Mon Sep 17 00:00:00 2001 From: weilirs Date: Wed, 27 Nov 2024 18:57:00 +0800 Subject: [PATCH] remove related notes button in welcome-notes --- src/lib/welcome-note.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/welcome-note.ts b/src/lib/welcome-note.ts index 720adfafa..a0fc9a2b5 100644 --- a/src/lib/welcome-note.ts +++ b/src/lib/welcome-note.ts @@ -26,8 +26,6 @@ Some features you should be aware of: - Reor automatically links your notes to other notes in the Related Notes sidebar. - - You can view the Related Notes to a particular chunk of text by highlighting it and hitting the button that appears. - - You can also create inline links by surrounding text with two square brackets (like in Obsidian). [[Like this]] You can import notes from other apps by adding markdown files to your vault directory. Note that Reor will only read markdown files.