Skip to content

Automatic folder note conversion on attachment paste#314

Open
adepke wants to merge 2 commits into
LostPaul:mainfrom
adepke:auto-folder-note
Open

Automatic folder note conversion on attachment paste#314
adepke wants to merge 2 commits into
LostPaul:mainfrom
adepke:auto-folder-note

Conversation

@adepke
Copy link
Copy Markdown

@adepke adepke commented Mar 12, 2026

This implements automatic conversion of a note to a folder note when pasting an attachment.

This feature is gated behind the new setting Convert to folder note on attachment paste (General -> Automation settings)
image

The obsidian config Default location for new attachments should be one of the following for this to work:

  • Same folder as current file
  • In subfolder under current folder

I have not thoroughly tested this, it works for my needs. YMMV.
Note the WORKSPACE_SETTLE_DELAY is a bit of a hack here, if you know a better approach feel free to propose changes or edit yourself.

Solution to #229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant