Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Note Navigator

mudnugmudnug637 downloads

Streamlines note review by automatically navigating to the next note upon deletion. Adds commands to go to the previous and next note, respecting user-selected sort order.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

Streamline your note review workflow with enhanced file navigation and deletion features.

Table of Contents

  • Purpose
  • Features
  • Installation
  • Usage
  • Settings
  • Commands
  • Screenshots
  • Support and Contributing

Purpose

The "Note Navigator" plugin simplifies note review by providing file navigation commands and deletion aids. It ensures a focused review process by automatically navigating to the next logical note after deletion, making it ideal for processing temporary notes, "read it later" articles, or any collection of notes requiring cleanup.

I developed it to make navigation feel more natural after migrating from OneNote to Obsidian and it is helpful for navigating through notes made by the Obsidian Web Clipper. It may be useful for those with a folder hierarchy based set of notes (instead of heavily linked notes).

Features

1. File Navigation

  • Navigate to the next or previous file in the current folder or entire vault.
  • Keeps track of the current sorting method used in File Explorer, whether by file name, modified date, or creation date, and supports both ascending and descending order.

2. File Deletion

  • Delete the current file and automatically navigate to the next file, overriding Obsidian's default behavior of navigating to the last open file.

3. Attachment and Folder Management

  • Automatically delete orphaned attachments (attachments no longer referenced by any note).
  • Remove empty folders after deleting notes or attachments.
  • Fade attachment folders to make them less noticeable in the file explorer.

4. Prompts and Notifications

  • Optional Confirmation prompt before deleting files, with details on affected attachments and folders.
  • Optional Notification for each deleted file.

5. Statistics

  • Track the number of deleted files, folders, and attachments.

6. Scroll Past End of Note

  • Scroll past the end of the current note: Scrolls to the end of the note and a bit further, useful when logging content to the tail of a long note.

Screenshots

Confirmation Dialog

Shows the confirmation prompt before deleting a file with details about affected attachments and folders.

Confirmation Dialog

Settings Panel

Plugin settings showing navigation scope, deletion behavior, prompts, and statistics options.

Settings Panel

Hotkeys Configuration

Command palette and hotkey assignment interface for Note Navigator commands.

Hotkeys Configuration

How to Install the Plugin

Option 1: Community Plugin Store

  1. Open Obsidian and go to Settings → Community plugins
  2. Click Browse and search for "Note Navigator"
  3. Click Install and then Enable

Option 2: Manual Installation

  1. Download: Obtain the plugin files (main.js, manifest.json, styles.css) from the GitHub repository
  2. Create Plugin Folder: Create a new folder in your Obsidian vault's plugins directory (e.g., .obsidian/plugins/note-navigator)
  3. Place Files: Copy the downloaded plugin files into the newly created folder
  4. Enable Plugin: Open Obsidian (or reload Obsidian), go to Settings → Community plugins, and enable Note Navigator

Using Note Navigator "Navigate and Delete" Command

  1. Assign a Hotkey (Recommended): Go to "Settings" -> "Hotkeys" and search for "note navigator" to see the plugin commands. Assign a hotkey combination to commands you wish to execute (e.g., Ctrl+Alt+D or Cmd+Option+D).
  2. Configure Settings: Adjust plugin settings to match your workflow. You may want to show confirmations the first few times you use it, and then once you're comfortable with how it works, you can hide the confirmation prompts.
  3. Open a Note: Open the note you want to review and potentially delete.
  4. Execute the Command: Use the assigned hotkey (or the command palette) to execute the "Navigate and Delete" command.
  5. Confirmation (Optional): If enabled, a dialog box will appear asking you to confirm the deletion.
  6. Navigation: The current note will be deleted, and the plugin will automatically navigate to the next note based on the selected sort order and scope.

Settings

Navigation

  • Navigation Scope: Choose between navigating within the entire vault or the active folder.

File Explorer

  • Fade attachment folders: Make attachment folders less noticeable in the file explorer.

Deletion Behavior

  • Remove Orphan Attachments: Toggle automatic deletion of unused attachments.
  • Remove Empty Folders: Toggle automatic deletion of empty folders.

Prompts

  • Show Confirmation: Enable or disable confirmation prompts before deletion.
  • Show Notice: Enable or disable notifications for deleted files.

Statistics

  • View counters for deleted files, folders, and attachments.
  • Reset counters with a single button.

Commands

The plugin provides the following commands, accessible via the command palette or hotkeys:

File Operations

  • Delete current file and navigate to next note - Deletes the active file and navigates to the next file
  • Move current file and navigate to next note - Opens the move dialog for the current file, then navigates to the next file

Navigation

  • Navigate to next file - Navigate to the next file in the current folder or vault
  • Navigate to previous file - Navigate to the previous file in the current folder or vault
  • Scroll past end of note - Instantly scrolls to the end of the current note and a bit further (I found Ctrl+End in Obsidian won't scroll to the end of long documents.)

Utilities

  • Rename parent folder of current note - Opens a dialog to rename the parent folder of the currently active note
  • Log debugging messages to console - Outputs debugging information about sorting and deletion methods

Support and Contributing

If you encounter any issues or have suggestions for improvements, please:

  • Report bugs on the GitHub Issues page
  • Contribute code via GitHub Pull Requests

Note: The plugin's functionality is triggered only through its commands and does not override Obsidian's default delete behavior.

94%
HealthExcellent
ReviewPassed
About
Streamline note review by navigating files in folder or vault order and deleting notes while automatically opening the next logical file. Remove orphaned attachments and empty folders, track deleted items, and scroll past the end of notes for tail logging.
NavigationReviewFiles
Details
Current version
1.3.0
Last updated
7 days ago
Created
11 months ago
Updates
8 releases
Downloads
637
Compatible with
Obsidian 1.6.6+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
mudnugmudnug
github.com/mudnug
GitHubmudnug
  1. Community
  2. Plugins
  3. Navigation
  4. Note Navigator

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

Open Tab Settings

Adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more.

Remember cursor position

Remember cursor and scroll position for each note.

Home tab

A browser-like search tab for your local files.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

QuickAdd

Quickly add new notes or content to your vault.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.