From 5dbd6d20b7c910bac1b7fbe50dcf83561869afbd Mon Sep 17 00:00:00 2001 From: sisi Date: Tue, 20 Feb 2024 22:46:05 -0500 Subject: [PATCH] Mention ribbon sorting on Mobile Update settingTabComponent.tsx --- src/ui/components/settingTabComponent.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ui/components/settingTabComponent.tsx b/src/ui/components/settingTabComponent.tsx index b5766d8..0c4114b 100644 --- a/src/ui/components/settingTabComponent.tsx +++ b/src/ui/components/settingTabComponent.tsx @@ -135,7 +135,8 @@ export default function settingTabComponent({

As of Obsidian 1.1.0 you can reorder the Buttons - in the left ribbon by dragging. This will + in the left ribbon by dragging, or on mobile by + visiting Appearance > Interface. This will replace the old sorting feature.