There are currently no options to sync paths as relative. The plugin, as of now, as far as I have tested, regardless of quartz settings, always appends vault path to any file path in the attachments.
There are further problems with this absolute path since if the target folder in the repo is content/subfolder instead of simply content, then the plugin does NOT prepend subfolder in the attachments file paths.
Hence, neither relative, nor absolute paths are completely error prone without some inconvenient workarounds.
There are currently no options to sync paths as relative. The plugin, as of now, as far as I have tested, regardless of quartz settings, always appends vault path to any file path in the attachments.
There are further problems with this absolute path since if the target folder in the repo is
content/subfolderinstead of simplycontent, then the plugin does NOT prependsubfolderin the attachments file paths.Hence, neither relative, nor absolute paths are completely error prone without some inconvenient workarounds.