Files
tldr/pages.zh/common/laydown.md

24 lines
392 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# laydown
> 命令行应用程序,用于准备每日站立会议。
> 更多信息:<https://github.com/badjr13/laydown>。
- 添加项目到DID部分
`laydown did {{item}}`
- 添加项目到DOING部分
`laydown doing {{item}}`
- 清除所有项目:
`laydown clear`
- 使用编辑器编辑当前数据:
`laydown edit`
- 存档并清除当前数据:
`laydown archive`