Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + const LockedFrontmatterLine + func FrontmatterHasLocked(path string) bool + func MatchJournalFiles(journalDir string, patterns []string, all bool) ([]string, error) + func MultipartBase(filename string) string + func RunLockUnlock(cmd *cobra.Command, args []string, all, lock bool) error + func UpdateLockFrontmatter(path string, lock bool)