ivan124825 downloadsSelectively publishes notes to a Git repository.
A plugin for Obsidian that selectively publishes notes to a Git repository based on customizable criteria.

content directory.)main).The plugin evaluates each markdown file against a tree combining criteria:
public matches #public/blog).Criteria can be combined with logical operators: AND, OR, and NOT.
There are two ways to publish notes:
Publish notes. This publishes the changes.The preview modal displays the matching files and their status (new, modified, deleted, unmodified) relative to the target repository.
You can choose to publish (commit and push) or just commit (local only).
git command.Obsidian plugins:
Static site generators and other projects: