Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for saving images to relative directories #798

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hashpad
Copy link

@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