obsidian-dataview
obsidian-dataview copied to clipboard
Provide inline Auto-completion for existing metadata fields
Hi,
I recently built a small obsidian plugin that offers Auto-completion for Dataview inline fields built from existing fields. The plugin makes it easy to reuse metadata fields that you have already defined in a similar way this already happens in the frontmatter. It helps with consistency in the metadata fields:
https://github.com/dnlbauer/obsidian-dataview-autocompletion
The plugin is still in the review process of obsidian, but I also wonder if this is something that could be part of the dataview plugin.
Now released as independet obsidian community plugin, but if there is interest to merge this into dataview, I would be happy to do this.