#yaml7 plugins

Obsidian plugins tagged with #yaml. There are 7 plugins in this collection.

  1. Rank 1

    Linter

    Plugin90
    5 years ago by Victor Tao

    The Linter plugin cleans up note structure by applying configurable rules to headings, YAML fields, spacing, list markers, footnotes and other markdown details that tend to drift over time. Instead of forcing one fixed format, it lets people enable the rules they want and tune how each one behaves, so the same setup can support strict writing standards or lighter cleanup. Its rule set spans YAML, headings, content cleanup, spacing and paste behavior, which makes it useful for keeping files predictable without rewriting them by hand.

  2. Rank 2

    MetaEdit

    Plugin86
    5 years ago by Christian B. B. Houmann
    Note Enhancements#metadata#property#yaml

    The MetaEdit plugin focuses on editing note metadata without making you dig through raw frontmatter each time. It can add, update, delete and transform YAML properties, inline Dataview fields and tags from one menu, which makes routine cleanup much faster. Auto Properties let you define reusable values and pick them from a prompt, while progress properties can keep task counts in sync as notes change. It also supports metadata edits from a file menu, linked file updates from Kanban lane changes, and a plugin API for templates or other extensions.

  3. Rank 3

    Completr

    Plugin54
    5 years ago by tth05

    The Completr plugin provides powerful auto-completion features for Obsidian, enhancing productivity with advanced suggestions for LaTeX, YAML front matter, and word lists. It supports LaTeX commands without requiring a backslash, including MathJax and snippet insertion with placeholders. The plugin also recognizes YAML front matter keys and values for quick completion. Users can load large external word lists or scan their vaults to create custom suggestions. Customization options allow users to modify LaTeX command sets, manage hotkeys, and blacklist unwanted suggestions. Completr efficiently handles large datasets, ensuring fast and responsive auto-completion. It is ideal for users working with technical content, academic writing, or large text corpora, offering both power and flexibility in managing completions.

  4. Rank 4
    a year ago by Jobelin Kom
    Coding & Technical Tools#devops#docker#terraform

    The DevOps Companion plugin brings context awareness for DevOps workflows directly into your workspace by scanning, parsing, and monitoring common configuration files like Dockerfiles, YAML, and Terraform. You can specify a folder for it to watch, and the plugin will keep an eye on changes, even supporting manual scans for immediate feedback. It works with files not natively handled by the platform and lays groundwork for future features like automated markdown documentation.

  5. Rank 5

    YAML Table

    Plugin52
    a year ago by dainakai

    The YAML Table plugin lets users convert YAML code blocks into clean, responsive HTML tables directly within notes. By using a custom language identifier (default: `yaml-table`), it enables real-time rendering of YAML content such as key-value pairs, lists, and nested structures. This makes data-heavy notes far easier to read and visually parse. Captions can also be added inline, and the rendered tables support horizontal scrolling for overflow content. The plugin works seamlessly in Reading View and Live Preview, and users can click the rendered table to edit the underlying YAML. It's a handy solution for turning structured data into legible, styled tables without leaving the note environment.

  6. Rank 6
    5 months ago by Tarek Saier

    The Frontmatter to HTML Attributes plugin exposes a note's YAML frontmatter in the page HTML as data attributes, so you can target notes with CSS instead of relying on manual classes or fixed layouts. Each frontmatter key becomes a matching data-* attribute on the note container, which makes metadata driven styling straightforward for titles, headings and other interface elements. It also shows how tags can be matched with attribute selectors, which is useful when you want styles to react to note categories. Lists and objects are converted to JSON while other values become plain strings, so the output stays predictable.

  7. Rank 7
    4 years ago by hua
    Note Enhancements#meta#yaml

    The Toggle Meta Yaml plugin offers a simple yet convenient way to toggle the visibility of meta YAML in your Obsidian markdown files. With this plugin, you can easily show or hide the meta data without having to manually edit the YAML file. The plugin also allows for customizable hotkey binding, so you can assign it to a key combination that suits your workflow. Whether you're working on a large project or just want to quickly access your metadata, this plugin provides a convenient solution.