Mobile Sidebar Notes

by ckep1
5
4
3
2
1
Score: 51/100

Description

The Mobile Sidebar Notes plugin brings proper sidebar note tabs to the mobile app, where you can open notes or empty tabs directly in the left or right sidebar. It lets you create note specific commands with custom titles, hotkey support and a sidebar side selector, then use them for quick access. You can move the active tab into a sidebar or back to the main area without losing scroll position, and move core views like Files, Search and Bookmarks between sidebars. It also opens today's daily note in a sidebar, closes note tabs in one sidebar, removes repeated note tabs and can auto pin sidebar tabs so links open in new tabs. Invalid or missing note paths are flagged and those commands are not registered.

Reviews

No reviews yet.

Stats

12
stars
4,986
downloads
1
forks
44
days
53
days
53
days
1
total PRs
0
open PRs
1
closed PRs
0
merged PRs
4
total issues
0
open issues
4
closed issues
12
commits

Latest Version

2 months ago

Changelog

Move core sidebar views between sidebars

  • Add move actions to every sidebar tab menu, including core views like Files, Search, and Bookmarks, which never fire file-menu
  • Reach tabs other than the one on screen by patching View.onTabMenu, since Obsidian skips onPaneMenu and leaf-menu for hidden leaves; the patch no-ops if the method disappears and cannot break the core menu
  • Add "Move a sidebar tab to the other sidebar" command, a picker over both sidebars that covers the same ground with public API only
  • Leave a new tab behind when the last tab is moved out of a sidebar
  • Preserve view state, ephemeral state, and linked-view groups across moves, so a moved search keeps its query
  • Skip auto-pin for core views, which have nothing to be replaced by
  • Consolidate the pin toggle and move items into one builder shared by all three menu hooks, guarded against duplicate insertion

README file from

Github

Mobile Sidebar Notes

Open notes or new tabs in the sidebar in the mobile app. While this plugin works as expected on desktop for loading notes in the sidebar and adds commands, this functionality is already built-in on desktop.

Features

  • Commands to open new empty sidebar tabs (left or right)
  • Set specific notes as commands for quick sidebar access (compatible with hotkeys)
  • Choose left or right sidebar per note command (right is default for new commands)
  • Move the active tab into a sidebar (or back to the main area) while keeping its scroll position
  • Move core views such as Files, Search, or Bookmarks between the sidebars, either from their tab menu or with a picker
  • Open today's daily note directly in a sidebar (uses the core Daily notes settings)
  • Close all note tabs in a sidebar, or deduplicate repeated notes, in one command
  • Duplicate prevention for the same note in the same sidebar
  • Auto-pin tabs so links open in new tabs instead of replacing the current one
  • Autocomplete path suggestions for markdown note paths
  • Invalid or missing note paths are flagged and those commands are not registered

Installation

  1. Download the latest release from the Releases page
  2. Extract files to .obsidian/plugins/mobile-sidebar-notes/ in your vault
  3. Reload Obsidian and enable the plugin in Settings

Usage

  1. Go to Settings → Mobile Sidebar Notes
  2. Click "Add Command" to configure a sidebar note command
  3. Enter a display name, note path (autocomplete suggests markdown notes), and choose left or right sidebar
  4. Use commands or the new sidebar tab commands to access notes

or simply:

  1. Run "Open new right sidebar tab" or "Open new left sidebar tab"
  2. Open a note in that sidebar tab

Commands

  • Open [configured title or note path] in [left/right] sidebar: Opens configured notes in the chosen sidebar
  • Open new right sidebar tab: Creates empty tab in the right sidebar
  • Open new left sidebar tab: Creates empty tab in the left sidebar
  • Move active tab to right/left sidebar: Moves the tab you're viewing into that sidebar, preserving scroll position; the original is closed
  • Move active tab to main area: Moves the active sidebar tab back into the main editor area
  • Move a sidebar tab to the other sidebar: Lists every tab in both sidebars, including core views like Files or Search, and moves the one you pick to the opposite side
  • Close all note tabs in right/left sidebar: Closes note (and empty) tabs in that sidebar; core views like Search or Backlinks are left untouched
  • Deduplicate sidebar note tabs: Closes repeated copies of the same note within each sidebar
  • Open today's daily note in right/left sidebar: Resolves today's daily note (creating it if needed) and opens it in the sidebar

Settings

General

  • Auto-pin tabs: Automatically pin notes opened in the sidebar so links open in new tabs instead of replacing them (enabled by default)

Commands

  • Commands: Add/remove notes to create commands for sidebar access. Each command has a title, note path, and sidebar side selector. Commands are only registered when the note path is valid.

Tips

  • Within the sidebar, press and hold on the dropdown of the note for options such as closing, pinning, renaming, and moving the tab to the main area or the other sidebar.
  • A main-area note's menu (press and hold its tab/dropdown) gains "Move to left/right sidebar" too, handy when a note opens in the center instead of the sidebar it was triggered from.
  • Core views like Files, Search, and Bookmarks get the same move options, from any tab in the sidebar list rather than only the one currently on screen. Search keeps its query when moved.
  • Moving the last tab out of a sidebar leaves a new tab behind, so there is still something there to open a file from.
  • Tabs tend to persist between sessions / after opening unless manually closed.
  • Duplicate tabs are prevented when opening the same note in the same sidebar.
  • This is a standard editor tab, so most core note functionality should be preserved.
  • Any notes opened will continue to work as normal even if the plugin is disabled.

Contributing

Feel free to make suggestions and issues/PRs, though please consider that I'd like to keep this plugin simple and focused.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Pinboard Sync
5 years ago by Mathew Spolin
Obsidian plugin to sync Pinboard.in links to Daily Notes
Daily notes opener
4 years ago by Reorx
Easily open daily notes and periodic notes in new pane; customize periodic notes background; quick append new line to daily notes.
Daily Notes Viewer
4 years ago by Johnson0907
Upcoming
4 years ago by Charlie Chao
Show upcoming daily notes in their own panes.
New Tab Default Page
4 years ago by pseudometa
Obsidian plugin to open a note of your choice when creating a new tab, like in the browser.
Auto Hide
4 years ago by skelato1
This Obsidian plugin enables you to collapse (and expand) the sidebar easier.
Repeat
4 years ago by Andre Perunicic
Review notes using periodic or spaced repetition.
Daily Note Outline
4 years ago by iiz
Add a custom view which shows outline of multiple daily notes with headings, links, tags and list items
External Link Opener
4 years ago by zorazrr
Obsidian plugin to open external links in modals or tabs
Cycle In Sidebar
4 years ago by Houcheng
Cycle through tabs of left/ right sidebar panel
Restore Tab Key
4 years ago by jerrymk
An Obsidian plugin to make the tab key insert a tab, and make it feel like any other IDE regarding tabs and indentation.
Journal Review
3 years ago by Kageetai
Review your daily notes on their anniversaries, like "what happened today last year"
Soomda
3 years ago by Michael Lee
🙈 Soomda — An Obsidian plugin that lets you quickly hide your sidebars.
CodeBlock Tabs
3 years ago by Jemin Mau
Create tab group for contiguous codeblocks.
Waka time box
3 years ago by complexzeng
Speech To Text Keyboard Helper
3 years ago by mwoz123
Reflection
3 years ago by Brandon Boswell
An Obsidian Plugin for seeing daily and weekly notes from this day in years past.
Auto Journal
3 years ago by Evan Bonsignori
Opinionated journaling automation like daily notes but with backfills for the days that you didn't open Obsidian.
Automatic Table Of Contents
3 years ago by Johan Satgé
💠 An Obsidian plugin to create a table of contents in a note, that updates itself when the note changes
Mononote
3 years ago by Carlo Zottmann
An Obsidian plugin that ensures each note occupies only one tab. If a note is already open, its existing tab will be focussed instead of opening the same file in the current tab.
HTML Tabs
3 years ago by Patrick Tournet
Obsidian plugin allowing the creation and rendering of Tabs and tab panels in your notes.
Daily Note Pinner
3 years ago by LukeMT
Pins the daily note of the day and unpins other daily notes in Obsidian
Minitabs
3 years ago by ssjy1919
Obsidian tabs
Full Screen Toggle
3 years ago by Donkey Pacific
Fullscreen toggle plugin across all platforms for Obsidian.
Single File Daily Notes
3 years ago by Pranav Mangal
An Obsidian plugin to create and manage daily notes in a single file
Nested Daily Todos
3 years ago by Thomas Brezinski
A plugin for Obsidian will parse previous Daily Notes for incomplete todos and add them to today's Daily Note. It supports grouping the todos by section and supports alternative checkbox states and nested todos.
Daily note creator
3 years ago by Mario Holubar
Automatically creates missing daily notes.
Canvas Daily Note
3 years ago by Andrew McGivery
A plugin for Obsidian that allows you to add a daily note node to the canvas that will always show todays note.
Templated daily notes
3 years ago by digitorum
Allow to create templayted daily note in specific folder
Tab Shifter
3 years ago by Joshua Rozner
Daily Note Navbar
3 years ago by Karsten Finderup Pedersen
Adds a daily note navbar to quickly navigate between sequential daily notes in Obsidian.
Tab Selector
3 years ago by namikaze-40p
This is an Obsidian plugin which can quickly switch tabs in various ways.
Telegram Inbox
2 years ago by icealtria
Receive messages from Telegram bots and add them to Obsidian's daily note.
Foodiary
2 years ago by vkostyanetsky
Food tracker plugin for Obsidian
Daily Prompt
2 years ago by Erl-koenig
Custom Sidebar Icons
2 years ago by RavenHogWarts
Custom Icons
Bearings
2 years ago by Jeet Sukumaran
An Obsidian plugin providing dynamically scoped tree views of multidimensional semantic and logcal archictectures of your vault.
Future Dates
2 years ago by Dmitry Manannikov
Memos Sync
2 years ago by RyoJerryYu
Syncing Memos to Obsidian daily note. Fully compatible with official Daily Notes plugin, Calendar plugin and Periodic Notes plugin.
Daily Note Structure
2 years ago by db-developer
This obsidian plugin creates a structure for your daily notes
Shrink pinned tabs
2 years ago by Nicolas Lœuillet
Obsidian plugin to shrink pinned tabs in order to save screen space
Everyday Classical Music
2 years ago by the flying markhor
Obsidian Plugin: Enhance your daily notes with the timeless elegance of classical music. Have a great day with the company of beautiful melodies!
Geulo
2 years ago by Junyoung Bang
Geulo — an Obsidian plugin for pulling and syncing your liked YouTube videos to your Obsidian vault.
Daily Note Collector
2 years ago by Adar Butel
An Obsidian plugin that adds links to new notes to your daily note.
Recent Files
6 years ago by Tony Grosinger
Display a list of most recently opened files
Calendar
6 years ago by Liam Cain
Simple calendar widget for Obsidian.
Review
6 years ago by ryanjamurphy
Add the current note to a future daily note to remember to review it.
Rollover Daily Todos
6 years ago by Matt Sessions
An obsidian plugin that rolls over todo items from the previous daily note
Things Logbook
6 years ago by Liam Cain
Sync your Things 3 Logbook with Obsidian
Markdown Formatting Assistant
6 years ago by Reocin
This Plugin provides a simple WYSIWYG Editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.
Journey
6 years ago by Alexis Rondeau
Discover the story between your notes in Obsidian
Sidebar Expand on Hover
5 years ago by Tousif Iqbal Anik (toiq)
This Obsidian plugin expands or collapses the sidebar based on mouse hovering on the ribbons.
Hide Sidebars on Window Resize
5 years ago by NomarCub, Michael Hanson
A simple Obsidian plugin to hide the sidebars when the window gets narrow.
Window Collapse
5 years ago by Guilherme Quental
Daily Named Folder
5 years ago by Nemo Andrea
Like daily note, but nested in a daily folder and some more improvements
Nav Link Header
2 years ago by ahts4962
Display navigation links at the top of the notes in Obsidian
Open with Natural Language Dates
2 years ago by Charlie Chao
Quickly open a daily note using natural language. Requires "Natural Language Dates" plugin to work.
Daily notes calendar
2 years ago by bartkessels
Quickly navigate your vault using a calendar view, this plugin allows you to create and navigate to periodic notes and notes that are created on a specific date.
Tab Limiter
2 years ago by Henry Gustafson
Limits the number of tabs that can be opened in Obsidian
Autofit Tabs
2 years ago by Bradley Wyatt
Obsidian Plugin that automatically adjusts tab header widths in real-time to perfectly fit each tab's title content while maintaining a clean, seamless interface that prevents awkward text truncation and ensures optimal readability of your document titles.
Organized daily notes
2 years ago by duchangkim
Automatically organizes your daily notes into customizable folder structures for better organization and easier navigation.
Task Mover
2 years ago by Mariia Nebesnaia
A plugin for obsidian to move unfinished tasks to the daily note automatically
Previous Daily Note
2 years ago by Marcos Talau
Plugin for Obsidian that opens the previous daily note
Tab Group Arrangement
2 years ago by situ2001
Arrange the tab groups of Obsidian in a more flexible way
Daily Note Metrics
2 years ago by Andre-Diamond
Obsidian Plugin that parses Daily Notes and uses data to create charts
Multiple Daily Notes
2 years ago by Vab Kapoor
Obsidian plugin for adding multiple daily notes, with some extra configurations too.
Wordflow Tracker
a year ago by LeCheenaX
Track the changes and stats of your edited note files automatically in Obsidian. Record the modified notes and statistics to your daily note with various customizations!
Pinned Daily Notes
a year ago by Jeremy Neiman
Dynamically update a pinned tab with today's daily note
Simple File Info
a year ago by Lukas Capkovic
Smooth Navigator
a year ago by Michael Schrauzer
Smoothly cycle through open files and splits in Obsidian via the keyboard.
Auto Daily Note
a year ago by John Dolittle
Quick Peek Sidebar
a year ago by Bradley Wyatt
Open and close the Obsidian sidebars on hover.
Daily Notes Automater
a year ago by David Pedrero
Limitless Lifelogs
a year ago by Maclean Dunkin
Sync your Limitless AI lifelog entries directly into Obsidian markdown files.
Rainbow-Colored Sidebar
a year ago by Kevin Woblick
Automatically color your sidebar like a rainbow. No configuration needed. 18 themes included.
Backlink Settings
a year ago by calvinwyoung
Inboxer
a year ago by Eoin Hurrell
Obsidian plugin to add an inbox to notes
Hledger Notes
a year ago by Boburmirzo Khamrakulov
Hledger Notes: Create and manage hledger entries directly in Obsidian Daily notes
Status.lol Publisher
a year ago by Eric Walker
Allows you to post to weblogs.lol, status.lol, some.pics and paste.lol from Obsidian.
Create Note with Date in This Directory
a year ago by Sangrak Choi
Obsidian plugin for creating a note with current date in this directory
Streams
a year ago by Floyd
Streams Obsidian Plugin
Coalesce
a year ago by Floyd
Coalesce is an Obsidian plugin that merges all your linked notes into a single, organized view for a cohesive research and writing experience.
Scratchpad
a year ago by KVH
An open source Obsidian plugin for quick note-taking and freehand drawing.
Tab File Path
a year ago by John Burnett
Google Calendar Importer
a year ago by Fan Li
A simple and light-weighted google calendar importer, allow injecting the events / tasks of a day automatically to your daily notes, or import it to anywhere with a command.
Open or Create File
a year ago by Ilya Paripsa
Set up Obsidian commands that create or open files based on predefined patterns.
Timestamper
10 months ago by René Coignard
Insert the current timestamp into your notes.
Daily Notes Tweaks
10 months ago by René Coignard
Open a random daily note and automatically switch past daily notes to reading mode.
Disable Tabs
9 months ago by David V. Kimball
Disables having more than one tab open at a time Obsidian.
Floating Headings
7 months ago by k0src
Displays a floating, collapsible outline of a note's headings on the right side of the editor. Expands on hover, click to navigate.
Table Line Break Mobile
7 months ago by marcelflymark
Obsidian plugin: Insert a new line break inside a table cell using the <br> HTML element
TikToker
6 months ago by ameyxd
A Tiktok parser and saver for Obsidian
WebDAV Explorer
6 months ago by 蓝星晓夜
WebDAV Server Explorer.
LongtimeDiary
6 months ago by sawamaru
This is Obsidian Plugin to show past DailyNotes on the same day in previous years.
Synaptic View
6 months ago by Yongmini
Obsidian Plugin : Synaptic View that unifies your dashboards, hub notes, quick-entry notes, periodic notes, web shortcuts, and calendar navigation—enable it as the default new-tab experience or summon it with a command.
Expand Selection
5 months ago by Alex Tait
Obsidian plugin to expand your editor selection to lines, sections (recursive), or the entire note
Fix Tab Size
4 months ago by mnaoumov
Obsidian plugin that fixes tab size according to the settings.
Path in tab title
4 months ago by d9k
Tree Modal
4 months ago by krannich
Obsidian plugin: open files from the file explorer in a modal preview
Cornell Marginalia
4 months ago by Latazadehomero
A lightweight Obsidian plugin designed for students who use the Cornell Note-taking System.
Hide Folders
4 months ago by jonasdoesthings
Toggle the visibility of folders in the Obsidian.MD file navigator based on name-patterns
Lean Terminal
3 months ago by Sascha D. Kasper
Embedded terminal for Obsidian powered by xterm.js and node-pty
Dragger
3 months ago by ariestar
An Obsidian plugin for dragging and rearranging any block.
Commander
3 months ago by jsmorabito
Commander - Obsidian Plugin | Add Commands to every part of Obsidian's user interface
Flexplorer
3 months ago by kh4f
🗃️ Obsidian File Explorer Enhancer
Live Life Recording
2 months ago by goryugocast
Operate tasks directly in Markdown with start/finish records, routine insertion, and a lightweight daily summary for Obsidian.
Markdown Tabs
2 months ago by xhuajin
Create and render a Tabs component in your notes.
Find Orphaned Images
2 months ago by josmarcristello
Find Orphaned Images is an Obsidian plugin designed to help you keep your vault clean and organized by identifying and managing images that are not linked anywhere in your notes.
ReverySky Map
2 months ago by MoonSkorch Studio
Obsidian plugin rendering the vault graph as an interactive 3D star map with Unity WebGL
GTD Tasks
2 months ago by unpreditable
Tab Switcher
2 months ago by Vinzent
Tab Switcher - Obsidian Plugin
Sidebar Keyboard Navigation
2 months ago by denvolok
Obsidian plugin to smoothly navigate File Explorer using keyboard only.
Sidet
2 months ago by Jiao Yingxing
An easy-to-use AI chat plugin for Obsidian with side browsing, focused conversations, and vault-aware knowledge capture.
Natural Language Dates
2 months ago by obsidian-community
Work with dates in natural language in Obsidian
Barosaurus
2 months ago by polygonhunter
A command bar for Obsidian — one field for notes, commands, tabs, headings, bookmarks and tags, and every result can be acted on: rename, move, bookmark, format.
Gay Toolbar
2 months ago by chaskane
Colorful, customizable toolbar for Obsidian, designed for mobile.
Voice
2 months ago by Chris Oguntolu
🔊 The Obsidian Voice plugin lets you listen to your written content being read aloud—mobile-friendly audiobook-like experience. 🎧
Day Planner
2 months ago by ivan-lednev
An Obsidian plugin for day planning with a clean UI and a simple task format
Browser Note
2 months ago by fengshuzi
Obsidian plugin: localhost HTTP API for vault notes with a built-in browser UI.
Tabsdown
2 months ago by grafanakibana
Create accessible, theme-native tabbed blocks for Markdown-renderable content in Obsidian.
Claude Sidebar
2 months ago by derek-larson14
Run Claude Code, Codex, and other agent CLIs in Obsidian
Journal View
2 months ago by RUverse
A Journal View for Obsidian
Thino
2 months ago by quorafind
A quick capture plugin for Obsidian, all data from your notes.
Telegram Sidebar
2 months ago by reallygood83
Granola Sync
2 months ago by tomelliot
Sync Granola notes to your Obsidian vault
Mobile PDF Exporter
a month ago by Murat
One-click selectable preview PDF export plugin for Obsidian mobile and desktop.
Dayframe
a month ago by Ganessh Kumar R P
🖼️ like a picture frame but for your daily notes.
Pinned Tabs
a month ago by NameIsKyro
Chrome-style compact pinned tabs for Obsidian with custom icons, smooth movement, and accidental-close protection.`
Today Alias
a month ago by tanoshia
Plugin for Obsidian md editor. This hides a date prefix of any file name (in browser and tabs).
Alternative Explorer
a month ago by sk-obsidian
Alternative Explorer is an Apple Notes–style sidebar for browsing folders and notes in Obsidian. Switch between an expandable folder tree and a notes list — a compact alternative to the built-in File Explorer.
WorkBuddy
a month ago by Jason
obsidian plugin for workbuddy
Linked Graph Navigator
22 days ago by woonyong-kr
Follow links from the current Obsidian note in written order, using a sidebar outline or graph.
Simple Editorial
21 days ago by Beppe
A minimal editorial markup plugin for writers using Obsidian.
Rollover Plus
19 days ago by Wren
Move unfinished tasks between daily notes with Rollover Plus.
Weekday Commands
18 days ago by Wren
Simple Meeting Sidebar
18 days ago by Wren
A macOS-only Obsidian plugin that reads Apple Calendar events into a sidebar and turns them into tasks or meeting notes.
Floating Quick Note
16 days ago by sabosman
Floating Quick Note is an Obsidian plugin that lets you open a small, detached note window that stays on top of your other apps. It is great for taking notes during meetings or while you are working in other programs without having to switch back and forth to Obsidian.
Qiaomu AI RSS
15 days ago by 向阳乔木
在 Obsidian 中阅读乔木 RSS、中文 AI 改写与翻译,并保存为 Markdown 笔记。
ICOR for Life - PDF Annotation
15 days ago by Thomas Roedl
Highlight text or draw a box on a PDF and get a note in the vault for it, with a deep link back, a card on any canvas by drag and drop, and a sidebar of every highlight in the open PDF. Part of the ICOR for Life suite.
Add Attachment
10 days ago by olegg90
Obsidian plugin for adding multi attachments
BrainCore LifeOS
7 days ago by 囍樂
BrainCore 侧边栏不仅是一个展示面板,更是你整个 Obsidian 知识库的“核心呼吸机”。它由 6 大模块组成,涵盖了时间感知、极速收集、工作流转、习惯养成与知识内化。一切信息从这里输入,最终也会在这里沉淀。