Skip to content

Add support for saving images to relative directories#798

Open
hashpad wants to merge 1 commit into
epwalsh:mainfrom
hashpad:relative-attachment-path
Open

Add support for saving images to relative directories#798
hashpad wants to merge 1 commit into
epwalsh:mainfrom
hashpad:relative-attachment-path

Conversation

@hashpad
Copy link
Copy Markdown

@hashpad hashpad commented Dec 24, 2024

Adding support for dynamic new location for new images.
If attachments.relative_dir is set to true, expect the following behavior:

  • If your current file is under vault/file_dir, newly pasted images will be saved under vault/file_dir/{img_folder}

This replicates the following configuration:
image

This pull request resolves #279

rogerfan48 added a commit to rogerfan48/obsidian.nvim that referenced this pull request Feb 8, 2025
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.

Support "Default location for new attachments" setting

1 participant