inbox cli:todo.txt cli的收件箱工具 源码
收件箱工具,用于todo.txt格式 用法 1.显示所有收件箱项目: inbox 2.将项目添加到收件箱: $ inbox Update production instance 输出: 197 Update production instance @inbox TODO: 197 added. 3.处理收件箱项目 $ inbox process Item: Do the cleaning [7/13] What ' s next? (n\w\s\d) [n - ask for next action(s) / w - put it to @wait list / @someday list / d - delete] 如果选择n : enter next action(s) one per line and press Ctrl+D when you finish: Buy
文件列表
inbox-cli-main.zip
(预估有个8文件)
inbox-cli-main
Cargo.lock
16KB
src
logging.rs
2KB
main.rs
10KB
todo.rs
4KB
todo_test.rs
2KB
Cargo.toml
310B
.gitignore
8B
README.md
1KB
暂无评论