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

Inbox Organiser

jamiefdhurstjamiefdhurst2k downloads

Capture any new notes into an inbox and periodically prompt to organise these into other folders within the vault.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates13

Capture any new notes into an inbox and periodically prompt to organise these into other folders within the vault.

Designed to work with Obsidian.

Features

  • Collects all new and unorganised notes saved into the root of your vault into an inbox folder
  • Provides an interface to organise your inbox and move your unorganised files into other folders within your vault easily
  • Periodically reminds you to clear your inbox

Organise inbox modal showing files and folder dropdowns

Settings

Settings screen showing inbox and period options

You can configure whether to automatically move any newly created files in the root folder into the inbox, and whether to remind you through a notice periodically to organise your inbox.

You can also configure the inbox folder to drop newly created items into (inbox by default) and the folder that is watched for new items (which is your vault's root by default).

Development

This plugin has been developed using Typescript with the Obsidian API and Jest for testing.

Once you've cloned the repository, to speed up plugin development it is recommended to symlink the location of the plugin directly into your local Obsidian:

ln -s obsidian-inbox-organiser ~/.obsidian/plugins/

You can then run the plugin build automatically to pick up any changes:

npm run dev

To test the plugin using Jest, you can run it with or without coverage:

npm run test
npm run coverage

When submitting a PR, the plugin will be automatically tested, and when merged into main this will be built and released using GitHub Actions.

78%
HealthExcellent
ReviewCaution
About
Collect new and unorganised notes saved in your vault root into a dedicated inbox folder. Provide an interface to move inbox files into other folders and periodically prompt you to clear and organise your inbox.
FilesFoldersAutomation
Details
Current version
0.2.5
Last updated
5 months ago
Created
2 years ago
Updates
13 releases
Downloads
2k
Compatible with
Obsidian 1.6.6+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
jamiefdhurstjamiefdhurst
jamiehurst.co.uk
GitHubjamiefdhurst
  1. Community
  2. Plugins
  3. Files
  4. Inbox Organiser

Related plugins

QuickAdd

Quickly add new notes or content to your vault.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Advanced URI

Control everything with URI.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Vault Changelog

Maintain a changelog of recently edited notes.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

File Explorer Note Count

See the number of notes in each folder within the file explorer.

Create Note in Folder

Add commands to create a note in a specific folder.

File Tree Alternative

An alternative file tree view with separate folder and file panes.