Folder Focus
pendingby rstolberg
Open and focus the first file in a specified folder with configurable folder shortcuts.
Folder Focus
An Obsidian plugin that opens and focuses the first file in a specified folder. Inspired by David Allen's Getting Things Done philosophy of an inbox, where everything inside of your inbox is to be worked on, completed, and put elsewhere. Folder focus gives you the ability to bind this process to a hotkey and speed up your workflow.
Example Workflow
Add a folder shortcut.
Designate a folder. Here I've chosen 'Current'
Assign a hotkey.
Run command and process note in desired folder, moving note to desired directory when complete. Repeat.
Features
- Create folder shortcuts that become commands
- Each shortcut can be bound to a hotkey
- Opens the first file (alphabetically sorted) in the specified folder
- Test button to verify your folder paths work
Usage
- Go to Settings → Folder Focus
- Click "Add" to create a new folder shortcut
- Enter a name (shown in the command palette) and the folder path
- Reload Obsidian or the plugin
- Find your command in the command palette: "Folder Focus: Open first file in: [Name]"
- Optionally, assign a hotkey in Settings → Hotkeys
Folder Paths
Paths are relative to your vault root:
Current- a folder called "Current" at the rootProjects/Coding- a folder called "Coding" inside "Projects"Notes/Daily- a folder called "Daily" inside "Notes"
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.