#schema2 plugins

Obsidian plugins tagged with #schema. There are 2 plugins in this collection.

  1. Rank 1

    API Designer

    Plugin53
    9 months ago by Ruveyda Yilmaz
    Coding & Technical Tools#api#design#schema

    The API Designer plugin provides a visual way to craft and document API endpoints directly inside your notes. It lets you define request and response bodies, specify fields with names and data types and adjust these structures quickly as your ideas evolve. The interface stays clean and adapts smoothly to different layouts, which makes it easy to sketch out schemas while writing. Themes can be customised with a simple JSON palette, allowing you to tune the look to your workspace.

  2. Rank 2
    a month ago by flowing-abyss

    The Metadata Validator plugin validates note metadata against manifest driven schemas. It looks for `manifest.md` files inside a `schemes/` folder and applies the closest manifest above each note as that note's schema. Nested manifests inherit from the parent tree, so a base schema can be extended for narrower folders like sources, books or people without repeating every rule. The plugin's model is entirely folder based and depends on keeping those manifest files in the schemes hierarchy.