Obsidian Metatable

An Obsidian plugin to display the full frontmatter block instead of just the list of tags.

status archived
source https://github.com/arnau/obsidian-metatable
start date
end date

Obsidian is a tool to organise interlinked notes but relies too little on metadata. This plugin brings metadata forward a bit more within the constraints Obsidian itself imposes.

I stopped working on this plugin after Obsidian relesed version 1.4 which added overlapping functionality as well as breaking the interface I was using.

The project is built using TypeScript and Web Components, in particular it uses the Shadow DOM to minimise the potential conflicts with other plugins that are fiddling with the Obsidian views.