actions-marketplace-validations/Obsidian Tag Organizer

Automatically organize Obsidian tags using OpenAI API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai-api-keyOpenAI API Keyyes
target-folderTarget folder to organize tags (default: ".")no.
exclude-foldersList of folders to exclude (YAML list format)no""
forbidden-tagsList of tags that should not be used (YAML list format)no""
modelOpenAI model to use (default: "gpt-3.5-turbo")nogpt-3.5-turbo
temperatureTemperature for OpenAI API (default: 0.7)no0.7
skip-invalid-frontmatterSkip files with invalid front matter instead of failing (default: "true")notrue
max-tagsMaximum number of tags to add (default: 5)no5
max-filesMaximum number of files to process (default: 5)no5
max-content-lengthMaximum content length to analyze (default: 4000)no4000

no outputs