Functions§
- handle_
check - 处理 check 命令: j check [line_count]
- handle_
report - 处理 report 命令: j report <content…> 或 j reportctl new [date] / j reportctl sync [date]
- handle_
search - 处理 search 命令: j search <line_count|all>
[-f|-fuzzy] - write_
to_ report - 将一条内容写入日报(供外部模块调用,如 todo 完成时联动写入) 返回 true 表示写入成功 注意:此函数静默执行,不输出任何 info!/error!,适合在 TUI raw mode 下调用