FlowDo
FlowDo brings kanban-style task management to your terminal. Track tasks through workflow states, set priorities, and monitor your completion rate.
Why FlowDo?
- - Workflow states: Move tasks through todo → doing → done
- Priority system: Mark urgent tasks as high priority
- Visual status: Icons show task state at a glance
- Completion tracking: See your progress percentage
- Filter views: Show only tasks in a specific state
Commands
- -
add <text> — Add a new task - INLINECODE1 — List tasks filtered by status (todo/doing/done/all)
- INLINECODE2 — Mark a task as complete
- INLINECODE3 — Mark a task as in progress
- INLINECODE4 — Set priority (high/normal/low)
- INLINECODE5 — View completion statistics
- INLINECODE6 — Version information
- INLINECODE7 — Show available commands
Usage Examples
CODEBLOCK0
Status Icons
- - ⬜ Todo — Not started
- 🔄 Doing — In progress
- ✅ Done — Completed
- 🚫 Blocked — Blocked by dependency
- ❗ High priority indicator
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
FlowDo
FlowDo 将看板式任务管理引入终端。通过工作流状态跟踪任务,设置优先级,并监控完成率。
为什么选择 FlowDo?
- - 工作流状态:在待办→进行中→已完成之间移动任务
- 优先级系统:将紧急任务标记为高优先级
- 可视化状态:图标一目了然地显示任务状态
- 完成度跟踪:查看进度百分比
- 筛选视图:仅显示特定状态的任务
命令
- - add <文本> — 添加新任务
- list [状态] — 按状态筛选列出任务(待办/进行中/已完成/全部)
- done — 将任务标记为已完成
- doing — 将任务标记为进行中
- priority <级别> — 设置优先级(高/普通/低)
- stats — 查看完成统计
- info — 版本信息
- help — 显示可用命令
使用示例
bash
flowdo add 撰写项目提案
flowdo add 审查拉取请求
flowdo doing 1710000001
flowdo priority 1710000001 high
flowdo done 1710000001
flowdo list todo
flowdo stats
状态图标
- - ⬜ 待办 — 未开始
- 🔄 进行中 — 处理中
- ✅ 已完成 — 完成
- 🚫 阻塞 — 因依赖关系受阻
- ❗ 高优先级指示符
💬 反馈与功能请求:https://bytesagain.com/feedback
由 BytesAgain 提供技术支持 | bytesagain.com