Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func EntryAdded(cmd *cobra.Command, title, targetFile string) + func EntryClassified(cmd *cobra.Command, title, targetFile string, keywords []string) + func EntrySkipped(cmd *cobra.Command, title string) + func ErrPromote(cmd *cobra.Command, targetFile string, cause error) + func NoEntries(cmd *cobra.Command, filename string) + func ScanHeader(cmd *cobra.Command, filename string, count int) + func Summary(cmd *cobra.Command, result entity.ImportResult, dryRun bool)