From 3e81cc8585d7f5548ccd5c4eb29336514c4a71a1 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Mon, 17 Feb 2025 20:11:45 +0800 Subject: [PATCH] Docs: update note tagging instructions in 1_welcome_to_joplin.md (#11834) --- readme/welcome/1_welcome_to_joplin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/welcome/1_welcome_to_joplin.md b/readme/welcome/1_welcome_to_joplin.md index 4af2e061cf..c4110491da 100644 --- a/readme/welcome/1_welcome_to_joplin.md +++ b/readme/welcome/1_welcome_to_joplin.md @@ -62,6 +62,6 @@ Joplin notes are organised into a tree of notebooks and sub-notebooks. The second way to organise your notes is using tags: -- On **desktop**, right-click on any note in the Note List, and select "Edit tags". You can then add the tags, separating them by commas. +- On **desktop**, right-click on any note in the Note List, and select "Tags". You can then add the tags, separating them by commas. - On **mobile**, open the note and press the "⋮" button and select "Tags". - On **terminal**, type `:help tag` for the available commands.