andy-stack_vaultkeeper-ai/AIPrompts
Andrew Beal 060ce4964f feat: add frontmatter generation and tag suggestion quick actions
- Implement "Suggest tags" action that generates and merges tags using AI
- Implement "Generate frontmatter" action that creates metadata fields
- Add updateFrontmatter method to VaultService and FileSystemService
- Create FrontmatterHelpers for YAML parsing and field merging
- Update prompts to reuse existing vault tags for consistency
- Remove deprecated mergeTagsIntoFrontmatter function
- Add yaml package dependency for frontmatter parsing
2026-05-30 12:33:38 +01:00
..
QuickActionPrompts feat: add frontmatter generation and tag suggestion quick actions 2026-05-30 12:33:38 +01:00
ExecutionPrompt.ts Add Obsidian Bases documentation to AI prompts 2026-03-08 11:35:21 +00:00
IPrompt.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
NamePrompt.ts feat: enhance conversation naming with prompt injection protection and improved validation 2026-01-01 13:06:06 +00:00
OrchestrationPrompt.ts feat: add conditional web viewer access setting and directive system 2026-04-10 22:19:34 +01:00
PlanningPrompt.ts docs: add comprehensive Obsidian Markdown syntax documentation 2026-05-26 20:42:09 +01:00
SystemPrompt.ts docs: add comprehensive Obsidian Markdown syntax documentation 2026-05-26 20:42:09 +01:00