Skip to content

It overwrites the default asset location #112

@gerroon

Description

@gerroon

Hi

I like this plugin a lot but I discovered that the plugin overwrites the default location for new attachments everytime I restart Obsidian.

This was the section that was overriding the attahcment folder in my case, in data.json

    "theme": "obsidian",
    "readableLineLength": true,
    "alwaysUpdateLinks": true,
    "attachmentFolderPath": "assets",
    "showUnsupportedFiles": true,
    "newLinkFormat": "relative",
    "useMarkdownLinks": true,
    "userIgnoreFilters": [


I have originally it set to ./assets but Obsidian reverts to assets, it turns out that this plugin was making that change.

I am using 1.8.10 on Window11

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions