← 返回命令列表

Linux command

yatto 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch the interactive TUI

yatto

Add a task

yatto add "[Fix login bug]" --project [myapp] --priority high

List open tasks

yatto list --status open

说明

yatto is a terminal task manager that stores each task as a JSON file and manages the task directory as a Git or Jujutsu repository. Every change is versioned, enabling sync and collaboration via shared repositories. Supports due dates, priorities, statuses, and markdown descriptions.

FAQ

What is the yatto command used for?

yatto is a terminal task manager that stores each task as a JSON file and manages the task directory as a Git or Jujutsu repository. Every change is versioned, enabling sync and collaboration via shared repositories. Supports due dates, priorities, statuses, and markdown descriptions.

How do I run a basic yatto example?

Run `yatto` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more yatto examples?

This page includes 3 examples for yatto, plus related commands for nearby Linux tasks.