Linux/Ubuntu: 命令行任务(To-Do List)管理 task - A command line todo manager

本文介绍了Linux/Ubuntu系统下使用TaskWarrior进行命令行任务管理的方法,包括30秒快速入门教程、过滤器的使用,以及如何显示和修改特定任务等。TaskWarrior提供了一个强大的命令行工具,用户可以安装VIT获取替代UI来管理待办事项。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

plWit

 

安装:

sudo apt-get install task
$ task add some very important task
$ task

 

You can also install vit if you want an alternative UI to this list. There are also some command line tools for managing your agenda.

你也可以安装 VIT 查看内容

sudo apt-get install vit

 

用法:http://manpages.ubuntu.com/manpages/maverick/man1/task.1.html

官网:http://taskwarrior.org/

 

实例:

 
30 Second Tutorial

Basic usage from the 30-Second Tutorial.

$ task add Read Taskwarrior documents later
$ task add priority:H Pay bills
$ task next
$ task 2 done
$ task
$ task 1 delete
 
Filters

A filter is how you restrict the tasks to just those that you want to see or modify.

Show tasks I added in the last 4 days.

$ task entry.after:today-4days list

 

Show tasks I added yesterday.

$ task entry:yesterday list

 

Show tasks I added in the last hour.

$ task entry.after:now-1hour list

 

Show tasks I completed between a date range.

$ task end.after:2015-05-01 and end.before:2015-05-31 completed

 

Show tasks I completed in the last week.

$ task end.after:today-1wk completed

 

Show tasks in This project or That project.

$ task project:This or project:That list

 

更多:http://taskwarrior.org/docs/examples.html

完整文档:http://taskwarrior.org/docs/

 

原文/转自:Linux/Ubuntu: 命令行任务(To-Do List)管理 task - A command line todo manager

 

 

 

 

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值