Structured data input for Obsidian – forms that create notes or update frontmatter
Find a file
tolvitty ec3f1bc404 feat: add FormProcessor for note creation and frontmatter updates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 13:14:48 +01:00
docs/plans Add Formfire implementation plan 2026-02-13 13:07:08 +01:00
src feat: add FormProcessor for note creation and frontmatter updates 2026-02-13 13:14:48 +01:00
.gitignore feat: scaffold Formfire plugin project 2026-02-13 13:10:42 +01:00
esbuild.config.mjs feat: scaffold Formfire plugin project 2026-02-13 13:10:42 +01:00
manifest.json feat: scaffold Formfire plugin project 2026-02-13 13:10:42 +01:00
package-lock.json feat: scaffold Formfire plugin project 2026-02-13 13:10:42 +01:00
package.json feat: scaffold Formfire plugin project 2026-02-13 13:10:42 +01:00
tsconfig.json feat: scaffold Formfire plugin project 2026-02-13 13:10:42 +01:00