loulan2325317 downloadsAutomatically apply metadata rules to newly created notes based on their folder.
An Obsidian plugin that automatically applies metadata rules: when a new markdown file is created inside a watched folder, MetaFlow writes the rule's properties into its frontmatter.
food, meeting, ...)type or source without touching templatescalendar, sync → [calendar, sync].md file created inside that folder gets the properties written to its frontmatterRules apply to newly created files only — files that already exist are not rewritten.
No build step required — main.js is plain JavaScript and can be edited directly.