andy-stack_vaultkeeper-ai/AIPrompts/QuickActionPrompts
Andrew Beal 713d82d5bf fix: pass actual file creation date to frontmatter generation
Previously used current date instead of file.stat.ctime for the created
field, causing incorrect timestamps in generated frontmatter. Also add
file metadata (created, modified, size) to template application context.
2026-05-30 16:03:46 +01:00
..
ApplyLinksPrompt.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
ApplyTagsPrompt.ts feat: add frontmatter generation and tag suggestion quick actions 2026-05-30 12:33:38 +01:00
ApplyTemplatePrompt.ts fix: pass actual file creation date to frontmatter generation 2026-05-30 16:03:46 +01:00
BeautifyPrompt.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
GenerateFrontmatterPrompt.ts fix: pass actual file creation date to frontmatter generation 2026-05-30 16:03:46 +01:00
ProofreadPrompt.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
SuggestTagsPrompt.ts feat: add frontmatter generation and tag suggestion quick actions 2026-05-30 12:33:38 +01:00