Skip to content

An MkDocs plugin that automatically generates a table from your Obsidian Dataview frontmatter

Notifications You must be signed in to change notification settings

dgcnz/mkdocs-frontmatter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Dataview Properties to Table Frontmatter plugin

This plugin (wip) creates a markdown table with your dataview frontmatter properties.

Example:

Demo

Setup

Install the plugin using pip:

pip install mkdocs-frontmatter-plugin

Activate the plugin in mkdocs.yml:

plugins:
  - mkdocs_frontmatter_plugin

TODO:

  • Remove None values
  • Fix the exclude config
  • Remove quotes around roamlinks
  • Add support for hyperlinks
  • Don't display frontmatter if it is empty

About

An MkDocs plugin that automatically generates a table from your Obsidian Dataview frontmatter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages