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:
- Modify a file in your local environment using Obsidian.
- Use the Git Plugin to commit and push the changes to GitHub.
- 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.