Skip to content

Add metadata quick action#6

Merged
kensonjohnson merged 4 commits intomainfrom
add-metadata-quick-action
Jan 2, 2026
Merged

Add metadata quick action#6
kensonjohnson merged 4 commits intomainfrom
add-metadata-quick-action

Conversation

@kensonjohnson
Copy link
Owner

No description provided.

Add `overwrite_frontmatter` configuration option to control frontmatter behavior.
Add `AddFrontmatter` user command to add frontmatter to current markdown file.
Add `add_frontmatter_to_current_buffer()` utility function to handle frontmatter insertion and updates.
Add `add_frontmatter()` public API method in main module.
Implement logic to detect existing frontmatter and update or append as configured.
Add comprehensive test suite for add_frontmatter feature.
Register new test suite in test runner configuration.
Add mock buffer implementation with line getting and setting operations.
Add helper functions for buffer state reset and test execution.
@kensonjohnson kensonjohnson merged commit 9fdd81f into main Jan 2, 2026
1 check passed
@kensonjohnson kensonjohnson deleted the add-metadata-quick-action branch January 2, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant