Inbox Organiser

by Jamie Hurst
5
4
3
2
1
Score: 54/100

Description

The Inbox Organiser plugin streamlines the organization of new notes in your Obsidian vault by automatically collecting unorganized files into a designated inbox folder. It provides a user-friendly interface for moving files from the inbox to other folders within the vault, ensuring that your workspace remains tidy. Additionally, the plugin offers configurable periodic reminders to prompt users to clear their inbox, enhancing note management efficiency. With its automation and easy-to-use interface, this tool is ideal for maintaining an organized vault structure.

Reviews

No reviews yet.

Stats

15
stars
3,371
downloads
0
forks
586
days
5
days
221
days
120
total PRs
0
open PRs
12
closed PRs
108
merged PRs
13
total issues
1
open issues
12
closed issues
198
commits

Latest Version

7 months ago

Changelog

Fixed

  • fix: log format should be JH:IO (4136b3e)
  • (779a400)

Other

  • chore(deps-dev): bump the typescript-eslint group with 2 updates (c31a36e)
  • (84f7b04)

README file from

Github

Inbox Organiser for Obsidian

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.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Recent Files
6 years ago by Tony Grosinger
Display a list of most recently opened files
Notebook Navigator
18 days ago by Johan Sanneblad
Copy images from Safari straight into your vault, paste links without tracking junk, fix broken terminal output, and clean up AI text. Just paste, and Better Paste handles the rest.
Paste image rename
4 years ago by Reorx
Renames pasted images and all the other attachments added to the vault
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
obsidian floating toc
4 years ago by curtgrimes modified by Cuman
Custom Attachment Location
5 years ago by RainCat1998
Customize attachment location with variables($filename, $data, etc) like typora.
File Explorer++
3 months ago by kelszo
A plugin for https://obsidian.md, which enables the ability to hide and pin specific files and folders in the file explorer by applying custom filters.
HTML Reader
4 years ago by Nuthrash
This is a plugin for Obsidian (https://obsidian.md). Can open document with .html and .htm file extensions.
Local Backup
25 days ago by velviagris
Automatically creates a local backup of the vault.
Update time on edit
5 years ago by beaussan
Trash Explorer
4 years ago by Per Mortensen
Restore and delete files from the Obsidian .trash folder
VSCode Editor
3 years ago by Sun Xvming
Edit Code Files like VSCode in Obsidian.
Update frontmatter modified date
3 years ago by Alan Grainger
Automatically update a frontmatter/YAML modified date field
Better File Link
5 years ago by Marc Julian Schwarz
A plugin for the note taking app Obsidian to add better external file links to your notes.
File Order
3 years ago by lukasbach
Obsidian plugin to reorder files with drag-and-drop by customizing a number-prefix in the filenames
Telegram Sync
3 years ago by Burtasov Volodymyr
Transfer messages and files from Telegram to Obsidian
File Hider
4 years ago by Oliver Akins
A plugin for https://obsidian.md that allows hiding specific files and folders from the file explorer.
Syncthing Integration
3 years ago by LBF38
Obsidian plugin for Syncthing integration
Influx
4 years ago by Jens M Gleditsch
An alternative backlinks plugin, which displays relevant and formatted excerpts from notes with linked mentions, based on the position of mentions in the notes' hierarchical structure (bullet level indentation).
Workbench
6 years ago by ryanjamurphy
A plugin to help you collect working materials.
Mxmind Mindmap
2 years ago by mxmind
mxmind for obsidian plugin
Reveal Active File Button
5 years ago by Clare Macrae
Obsidian plugin to add a button to the top of the Obsidian File Explorer, to reveal the active file.
Edit History
3 years ago by Antonio Tejada
Obsidian Edit History Plugin, automatically save all the edit history of a note, browse and restore previous versions
Cards View
2 years ago by Maud Royer
Plugin for Obsidian.md. Displays a card view of your notes.
Folder Focus Mode
4 years ago by grochowski
Focus file explorer on chosen folder and its files and subdirectories, while hiding all the other elements.
Luhman
5 years ago by Dylan Elliott
Merge Notes
3 years ago by fnya
Merge Notes is Plugin for Obsidian
Tag Summary
4 years ago by J.D Gauchat
Unique attachments
5 years ago by Dmitry Savosh
Obsidian plugin. Renames attachments, making their names unique.
Automatic Linker
a year ago by Kodai Nakamura
Binary File Manager
5 years ago by qawatake
An Obsidian plugin to manage binary files
Footlinks
6 years ago by Daha
Obsidian plugin that extracts urls from the main text to footer, offering a better reading/editing experience.
Multiple Notes Outline
3 years ago by iiz
Keyword Highlighter
3 years ago by Marcel Goldammer
Automatically highlight specified keywords within your Obsidian notes for enhanced visibility and quick reference.
CSV Lite
a year ago by Jay Bridge
Simple enough for csv, no more fancy function you need to learn and think!
Pending notes
4 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Vault Transfer
2 years ago by ImaginaryProgramming
Transfers a note from one vault to another.
Carry-Forward
5 years ago by Jacob Levernier
An Obsidian Notes plugin for generating and copying block IDs, and copying lines with a link to the copied line
Link indexer
6 years ago by Yuliya Bagriy
Auto Filename
3 years ago by rcsaquino
Auto Filename is an Obsidian.md plugin that automatically renames files in Obsidian based on the first x characters of the file, saving you time and effort.
Enhance Copy Note
a month ago by kzhovn
Plugin which enhances the copy command for Obsidian.
Title Serial Number
5 years ago by Domenic
This is an obsidian plugin, and it adds serial numbers to your markdown title.
Update Relative Links
4 years ago by val
Media Companion
2 years ago by Nick de Bruin
Rapid Notes
4 years ago by valteriomon
Line Arrange
2 years ago by Chitwan Singh
Obsidian Plugin For Arranging Lines.
Page Heading From Links
6 years ago by Mark Beattie
Obsidian plugin to populate page headings
Inbox
3 years ago by Zachatoo
Show in app notification on startup if there is data to process in the "inbox" note/folder.
Insert Multiple Attachments
2 years ago by mnaoumov
Obsidian Plugin that allows to insert multiple attachments at a time
Note archiver
3 years ago by thenomadlad
Webdav File Explorer
3 years ago by red0orange
File Explorer Reload
3 months ago by mnaoumov
Obsidian Plugin that reloads the file explorer files list
File Preview
2 years ago by Huajin
Add file preview contents under file in file explorer.
Cloudinary Uploader
5 years ago by Jordan Handy
An uploader for Obsidian to Cloudinary
Screwdriver
4 years ago by vorotamoroz
Link Range
3 years ago by Ryan Mellmer
Add ranged link support to Obsidian
File chucker
4 years ago by Ken Lim
External Rename Handler
2 years ago by mnaoumov
Obsidian Plugin that handles external renames made outside of the app
Subdivider
3 years ago by Tricster
Subdivider converts your notes into nested folders, automatically creating separate files for each subheading.
Open File by Magic Date
4 years ago by simplgy
Auto Archive
3 years ago by Shane Burke
Auto Archive plugin for Obsidian
Copy Metadata
3 years ago by wenlzhang
An Obsidian plugin to copy metadata to clipboard and insert it into file name.
Remove Empty Folders
3 years ago by fnya
Remove Empty Folders for Obsidian
Recently Added Files
2 years ago by Lemon695
List files by last added, includes pictures, pdfs, etc.
Git File Explorer
3 years ago by Mateus Molina
Note ID
a year ago by Dominik Mayer
Displays notes by their ID, enabling structured sequences for manuscripts or a Zettelkasten ("Folgezettel")
New Note Fixer
2 years ago by mnaoumov
Obsidian Plugin that unifies the way non-existing notes are created when clicking on their links
Simple Archiver
a year ago by Mike Farr
An Obsidian plugin that enables you to quickly archive a single note or an entire folder of notes.
Dataview Autocompletion
2 years ago by Daniel Bauer
Header Adjuster
2 years ago by Valentin Pelletier
Header level Reformat Plugin for Obsidian
Note 2 Tag Generator
2 years ago by Augustin
Local Any Files
2 years ago by ShermanTsang
A obsidian plugin used to extract and download files in your obsidian note.
Cloud Storage
2 years ago by Jiajun Ma
Obsidian Cloud Storage is a powerful and user-friendly plugin designed to seamlessly integrate cloud storage capabilities into your Obsidian workflow. This plugin allows you to effortlessly upload your attachments to the cloud, freeing up local storage space and enabling easy sharing and access across all your devices.
Daily Note Collector
2 years ago by Adar Butel
An Obsidian plugin that adds links to new notes to your daily note.
Link Maintainer
2 years ago by wenlzhang
An Obsidian plugin that helps you maintain note links when splitting or reorganizing notes.
Header navigation
2 years ago by readwithai
An obsidian plugin to navigate around and toggle folding on headers
Markdown Hijacker
a year ago by Yongmini
Beyond the Vault. One hub for every Markdown, everywhere
Graphic Organizer
5 months ago by Nick Le Guillou - Superhuman Curiosity
Simple Image Inserter
2 years ago by Joey Holtzman
Add images from the file system into Obsidian notes through a built-in file explorer
Copy Contents
23 days ago by Richard Jones
Copy or export file and folder contents - perfect for LLMs
WonderBox
2 years ago by Christian HUMBERT
S3agle
2 years ago by Turner Monroe (turnercore)
VaultSync
a year ago by Justin Bird
Obsidian plugin to link your vault to a cloud storage provider.
Template Folder
a year ago by LucasOe
Obsidian plugin to move notes to a folder when applying a template.
Tencent COS for Imgur
2 years ago by bobostudio
🔥 Obsidian 腾讯云 COS 图床插件
Attachment Organizer
19 days ago by kiteruunner
Automatically organize attachments into zone-based folders with conflict detection and batch operations
External File Card
2 years ago by James-Yu
A plugin for Obsidian showing a card displaying basic information of a file in pre-defined folders.
New Filename
2 years ago by Amin Sennour
Simple plugin to change the default name for a new note from "Untitled" to a UUID.
Smart Link Alias
2 years ago by Victor Perez-Cano
Multiple Daily Notes
a year ago by Vab Kapoor
Obsidian plugin for adding multiple daily notes, with some extra configurations too.
Atomizer
2 years ago by Zac Bagley
An AI-Driven Obsidian plugin designed to turn lengthy text into insightful atomic notes. Perfect for turning source notes into ideas in a Zettelkasten workflow.
NSFW filter
2 years ago by catvatar
Obsidian Plugin adding a button to toggle visiblity of NSFW notes
Header Counter
2 years ago by Nancy Lee
Remote Fetch
a year ago by Shaharyar
Inboxer
a year ago by Eoin Hurrell
Obsidian plugin to add an inbox to notes
Guid Renamer
2 years ago by Taskscape LTD, Kacper Pabianiak
Renames the currently selected file by providing a unique file name based on GUID pattern
Rename File to Selection
a year ago by Aava
Rename your file to the current text selection.
WebDAV Explorer
5 months ago by 蓝星晓夜
WebDAV Server Explorer.
Discrete
a year ago by shkarlsson
oblogger
3 years ago by loftTech
tag explorer and frontmatter logger plugin for obsidian
sync-db-os
2 years ago by ketd
Store
13 days ago by shimeoki
Manage your notes within a single folder.
Note Types
9 days ago by jsmorabito