Module vim_commit

Source

Structs§

CommitSaver
Stores Git commit metadata for logging to Obsidian diary entries.
DiaryFileEntry

Functions§

check_diary_path_exists
Verifies whether a diary file exists at the specified path.
create_diary_file
Creates a new diary file with Obsidian frontmatter and table template.
create_directories_for_new_entry
Creates all necessary parent directories for a diary file path.
get_parent_from_full_path
Extracts the parent directory from a file path.