10 Obsidian Plugins Nobody Talks About(But You Should be Using)
Based on Prakash Joshi Pax's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
“Remember cursor position” returns the cursor/scroll location to where it was when a note is reopened, reducing time spent scrolling back in long documents.
Briefing
Obsidian’s plugin ecosystem is huge, but day-to-day productivity often comes from small workflow tweaks rather than headline features. A set of lesser-known plugins can reduce friction in editing, navigation, sorting, recovery, organization, and even how new tabs and backups behave—so notes stay easier to find, safer to lose, and faster to manage.
The list starts with “Remember cursor position,” a quality-of-life fix for long-form writing. When a user moves between headings or nodes and later reopens a note, the cursor and scroll position normally jump back to the start. With this plugin enabled, reopening a note returns the cursor to where it was left, eliminating the need to manually scroll back to the last edit point—especially helpful when working across multiple sections of a book note or other large documents.
Next comes “Hide sidebar on window resize,” which automatically hides or shows the left sidebar based on window width. The plugin is configured with a threshold width, so users can keep sidebars visible on larger screens and hide them when the window narrows—useful for multitasking setups like side-by-side browser and Obsidian windows. Instead of repeatedly clicking to collapse and expand the sidebar, resizing handles it.
For users who rely on Data View and tables, “Sortable” (archived by its creator) adds click-to-sort behavior to properties. The plugin is installed via the BRAT plugin using a GitHub URL because it’s not available in the main community plugin store. Once installed, clicking property headers sorts the displayed notes—whether the underlying view is a Data View query or an Obsidian table—without rewriting the sort function in the query.
Accidental deletion is addressed with “Trash Explorer.” After configuring Obsidian to move deleted files to “Obsidian trash” (not system trash), the plugin surfaces a trash list inside Obsidian’s UI. Deleted notes can then be browsed and restored directly from the sidebar icon or ribbon menu.
Organization automation gets a major boost from “Auto Note Mover.” Users define rules based on tags or titles and choose triggers (automatic on create/edit/rename, or manual). In the example workflow, notes containing a “#atomic” tag are moved into an Atomic notes folder, while “#literature” notes go to a resources folder—turning routine filing into an automatic background task.
Navigation and interface polish round out the set. “Quick Explorer” brings folder browsing into the tab area, including hover previews of notes, reducing reliance on the left file explorer. “Beauty Tab” replaces the new-tab experience with a customizable page featuring a clock, greeting, recent files, bookmarks, and optional wallpaper or images. “Local Backup” creates on-device vault backups with configurable history length, backup intervals, output location, and restore support. Finally, “Global Hotkey” enables system-wide shortcuts that run Obsidian commands even when Obsidian is minimized, while “Hotkeys for specific file” lets users assign hotkeys to open particular notes directly.
Taken together, these plugins focus on practical friction points: where the cursor lands, how sidebars behave, how lists sort, how deletions are recovered, how notes get filed, and how quickly the right content appears—without forcing users to overhaul their existing Obsidian setup.
Cornell Notes
Several lesser-known Obsidian plugins target everyday friction: editing continuity, navigation speed, safer recovery, and automated organization. “Remember cursor position” restores the cursor/scroll location when reopening notes, saving time on long documents. “Hide sidebar on window resize” toggles the sidebar automatically based on window width, improving multitasking. “Sortable” adds click-to-sort for Data View queries and tables (installed via BRAT because it’s archived). “Auto Note Mover” uses tag/title rules and triggers to automatically move notes into the right folders, while “Trash Explorer” and “Local Backup” improve recovery options.
How does “Remember cursor position” change the experience of working in long notes?
What problem does “Hide sidebar on window resize” solve, and how is it configured?
Why is “Sortable” useful for Data View users, and what’s different about its installation?
What must be set for “Trash Explorer” to work correctly?
How does “Auto Note Mover” decide where notes go, and what triggers can run it?
How do “Global Hotkey” and “Hotkeys for specific file” differ in what they enable?
Review Questions
- Which plugin(s) directly prevent losing your place when reopening a note, and what exact behavior changes?
- What steps are required to install “Sortable,” and why does that process differ from typical community plugins?
- How would you set up “Auto Note Mover” to route notes based on both tags and titles, and which trigger mode would you choose for your workflow?
Key Points
- 1
“Remember cursor position” returns the cursor/scroll location to where it was when a note is reopened, reducing time spent scrolling back in long documents.
- 2
“Hide sidebar on window resize” automatically collapses or shows the sidebar based on a configurable window-width threshold, supporting multitasking layouts.
- 3
“Sortable” enables click-to-sort for Data View queries and tables by property headers, but it requires installation via BRAT because it’s archived and not in the main store.
- 4
“Trash Explorer” only works when Obsidian is set to move deleted files to “obsidian trash,” enabling in-app browsing and recovery of deleted notes.
- 5
“Auto Note Mover” automates filing by moving notes into folders using tag/title rules with automatic (create/edit/rename) or manual triggers.
- 6
“Quick Explorer” reduces reliance on the left file explorer by providing folder browsing and hover previews directly from the tab area.
- 7
“Global Hotkey” and “Hotkeys for specific file” provide shortcut-driven navigation—system-wide command execution versus direct opening of specific notes.