Bug Report: Locally Modified Files Not Published with Git Plugin

Problem Description:
I have encountered an issue with Obsidian regarding the publication of locally modified files using the Git Plugin. After modifying files in my local environment and committing them to GitHub via the Git Plugin, the changes are not reflected on the published site.
For the export i use “Export Vault to HTML”

Steps to Reproduce the Issue:

  1. Modify a file in your local environment using Obsidian.
  2. Use the Git Plugin to commit and push the changes to GitHub.
  3. Attempt to publish the site and check if the changes are visible.

Expected Behavior:
Locally modified files that are committed and pushed to GitHub via the Git Plugin should be correctly published on the site.

Observed Behavior:
The changes to the files are not reflected on the site after publication, even though they have been committed and pushed to GitHub.

Additional Information:

  • Obsidian Version: [v1.6.7]
  • Operating System: [windows 11]
  • Git Plugin Version: [2.24.1]

Thank you for your attention and support.

Moved to Help.

there is no official support on this one
there is official support for Obsidian Publish (paid)

i am not familiar with Export Vault to HTML or how the Git plugin is helping with your workflow?

you can look around for a digital garden solution
or the enveloppe plugin

then if you get experience using their workflows, you can do your own git hooks and whathaveyou, i guess

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.