File Chucker
approvedby Ken Lim
Quickly move a file to a new or existing folder, then open the next file.
The File Chucker Plugin for Obsidian
This plugin allows you to categorise your Inbox notes at speed by allowing you to quickly specify a folder to throw your file into.
Set a custom shortcut key to activate the command: "File Chucker: Move to new or existing folder"

Then invoke it to quickly select a folder to move to:

If you'd like to move it to a new folder, you can use fuzzy search to narrow down your selection...

Then use the Tab-key to autocomplete the selection:

Change the foldername:

Then use the Enter-key to create the new folder and move the file there!

Turn on "Automatically proceed to the next file" in the plugin settings, and you'll automatically load up the next file in the folder! No need to manually return to your "Inbox"!

Installation
- Clone this repository into your Obsidian Vault Plugin folder.
- Enable this plugin, "File Chucker", in the "Community Plugins" > "Installed Plugins" list.
- Assign a hotkey to the command "File Chucker: Move to new or existing folder"
- You can remove the original Hotkey for "Move current file to another folder", and then use that Hotkey on this one instead.
Options
By default, this plugin will "stick" with your note after you move it.
To automatically open the next note in the current folder, turn on the "Automatically proceed to the next file" option in the "File Chucker" Community Plugin settings page.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.