Skip to content

philoserf/obsidian-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Tools

Contents

  • Validate Obsidian Plugin Manifest

Validate Obsidian Plugin Manifest

A tool to check an Obsidian plugin manifest against community rules as desribed in Validate Plugin Entry workflow of the obsidianmd/obsidian-releases project.

Run

go run ./validate-obsidian-plugin-manifest

Test

go run ./validate-obsidian-plugin-manifest.go --manifest testdata/good-plugin-manifest.json
go run ./validate-obsidian-plugin-manifest.go --manifest testdata/bad-plugin-manifest.json

About

A collection of tools for use with Obsidian

Resources

Stars

Watchers

Forks

Languages