Inbox

by Zachatoo
5
4
3
2
1
Score: 54/100

Description

Category: Task Management

The Inbox plugin is a game-changer for Obsidian users who frequently write content using third-party tools and need to quickly process it in their vault. This plugin keeps track of changes made to a designated "inbox" note or folder, alerting you when there's new content waiting to be processed. With customizable settings, you can choose how the plugin compares new content to previous versions, and even set a duration for notifications. Say goodbye to missing important notes and hello to streamlined workflow with the Obsidian Inbox plugin!

Reviews

No reviews yet.

Stats

29
stars
6,391
downloads
0
forks
1,169
days
25
days
794
days
12
total PRs
3
open PRs
2
closed PRs
7
merged PRs
11
total issues
0
open issues
11
closed issues
15
commits

Latest Version

2 years ago

Changelog

  • Fix modifications to newly created inboxes not persisting.
  • Fix unable to add new inboxes.
  • Prevent removing last inbox.

README file from

Github

Obsidian Downloads

Inbox for Obsidian

When using a third party tool to quickly write content to your Obsidian vault without opening your vault, often it's easiest to write it to an "inbox" note or folder to process later.

This plugin will let you know if there's content to process in your inbox note/folder when launching Obsidian.

Installation

Recommended to install from the Obsidian community store.

You can manually install this using the BRAT Obsidian plugin. Generic installation instructions are available on that plugin's documentation.

Settings

Track note or folder

Whether to track inbox by referencing the contents of a single file or a folder of files.

Inbox path

Path for inbox note/folder.

For example, if your inbox note is in the root of your vault and called "Mobile Inbox", then the path would be "Mobile Inbox.md".

Compare type

What to compare the inbox note contents to when deciding whether or not to notify. 'Compare to last tracked' will compare to a snapshot from when Obsidian was last closed. 'Compare to base' will compare to a base contents that you define.

Inbox base contents

If note content matches this exactly, then you will not be notified. This is only available if you select 'Compare to base' as the compare type.

For example, if the "unproccessed" version of your inbox note looks like this

# Mobile Inbox

then you should set your inbox base contents to match. That way, you will only be notified if there's additional contents besides the heading.

Inbox notice duration

Duration to show Notice when there is data to process, in seconds. Set to 0 for infinite duration. Clear to use global default Notice duration.

Attributions

  • Thank you to marcusolsson for obsidian-svelte that I used for creating many of the UI elements.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.