andy-stack_vaultkeeper-ai/Helpers
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
..
DocumentHelper.ts Update dependencies and replace deprecated API calls 2026-05-17 12:42:09 +01:00
ElementHelper.ts Update dependencies and replace deprecated API calls 2026-05-17 12:42:09 +01:00
Exception.ts refactor: migrate from flag-based content types to typed properties 2025-12-19 12:30:51 +00:00
FileTagMapping.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
FrontmatterHelpers.ts feat: add frontmatter generation and tag suggestion quick actions 2026-05-30 12:33:38 +01:00
Helpers.ts feat: add frontmatter generation and tag suggestion quick actions 2026-05-30 12:33:38 +01:00
ResponseHelper.ts Rename remaining references to functioncall to toolcall 2026-02-15 23:27:14 +00:00
Semaphore.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
StringTools.ts Address Obsidian review warnings. 2026-05-17 13:13:19 +01:00
WikiLinks.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00