Problem:
Currently, if a user navigates to a specific folder (e.g. Forums) and then clicks the “+” button to add a new item, the folder selection defaults to none, rather than the one currently being viewed. This seems like something is missing in the workflow.
Proposed Solutions (any of the following would work):
- Auto-fill the folder field with the currently active/open folder when clicking the “+” button.
- Add a second “+” button inside each folder (e.g. near the folder title or next to the item list) that pre-fills the folder during item creation.
- Add a toggle in Settings (e.g., “Auto-select current folder when adding items”) to give users control over this behavior.
Benefits:
- Streamlines the process of organizing vault items.
- Reduces risk of forgetting to assign folders.
- Matches user expectations based on UI context (folder-focused view implies actions apply to that folder).