`
天梯梦
  • 浏览: 13625243 次
  • 性别: Icon_minigender_2
  • 来自: 洛杉矶
社区版块
存档分类
最新评论

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

 
阅读更多

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

 

 

 

 

 

 

分享到:
评论

相关推荐

    alien_8.79.tar.gz

    deb to rpm工具 用法 [root@yun alien]# ls Alien alien.lsm alien.lsm.in alien.pl alien.spec alien.spec.in debian gendiff.txt GPL INSTALL Makefile.PL README TODO [root@yun alien]# ./alien.pl You must ...

    delphi 7 gif控件

    // Added a ForceFrame property to the TGIFImage class. // // The ForceFrame property can be used to make TGIFImage display a apecific // // sub frame from an animated gif. // // How to use: Set the ...

    README.mdgfdgdf

    (note: You can add command line arguments according to the source code, for example $ python main.py --batch_size 64 ) ``` For the provided model, it took about 4 hours in GTX 1080TI. Here is my ...

    geek-life:命令行的Todo List Task Manager for Geeks

    CLI待办事项列表/适用于极客的任务管理器 :person::laptop: 开发人员/ DevOps /系统管理员? 命令行英雄? :laptop: 住在黑暗的码头吗? :memo: 在Markdown中思考吗? 最后! 一个全功能的任务管理器为您服务! :...

    mfc 计算器

    // If you add a minimize button to your dialog, you will need the code below // to draw the icon. For MFC applications using the document/view model, // this is automatically done for you by the ...

    Add to Microsoft To Do-0.20.0

    名称:Add to Microsoft To Do -------------------- 版本:0.20.0 作者:Pavel Ukhan 分类:生产工具 -------------------- 概述:这是将任何内容从网络保存到待办事项列表的最简单方法。 该扩展允许您将有关当前...

    todo-list-with-login-react-node:一个nodejs +表达,React,打字稿,mongo和下一个js todo列表,通过JWT令牌进行身份验证

    用nodejs做app,react,nextjs,mongodb 运行数据库(Mongo)和todo-app(节点,nextjs,react)容器: docker-compose up --build等待消息出现在终端中: ********************************************* Server ...

    todo-project:最短的TO-DO项目实施竞争

    实施最短的TO-DO项目的竞争,如果创建较短的实施,请打开一个问题,其中包含指向您的存储库的链接。 代码行 $ cloc source/ 7 text files. 7 unique files. 0 files ignored. github....

    todo-list-api:RESTful API用于任务控制

    待办事项清单API 用于任务控制的RESTful API。端点API当地的POST http://localhost:8080/simian [analisa uma sequência de DNA]GET http://localhost:8080/stats [statisticas dos DNAs consultados]AWS POST ...

    Android代码-RxjavaRetrofit

    RxjavaDemo 项目目录结构 appclean module 整体参考 https://github.com/googlesamples/android-architecture ...根据 https://github.com/googlesamples/android-architecture 里的todo-mvp-clean

    todo:命令行任务管理器

    去做 这个存储库是我在计算机上尝试不同语言的地方。 我计划有一天在这里创建一个待办事项应用程序,但目前它只是一个运动场。...`todo` [--help] [--version] [*COMMAND*] [*OPTIONS*] ## COMMANDS `list`

    TodoIst-Task-List:这是用于在Home Assistant中显示Todoist日历的自定义lovelace卡

    - url : /local/community/todoist-task-list/todoist-task-list.js?v=1.0.1 type : js 将自定义卡配置添加到ui-lovelace.yaml cards : - type : " custom:todoist-task-list " entity : calendar.inbox ...

    stodo:用sh编写的简单待办事项清单

    运行脚本$ sh stodo.sh句法名称日期时间格式为YYYY-MM-DD / HH:MM 例如〜/ todo文件的内容是: 工作2021-03-14 / 23:14 游戏2021-03-14 / 23:40例子$ sh todo.sh -f /home/learner/todo -F /home/user/Documents/...

    To-Do-List:一个待办事项列表前端应用程序,用户可以在其中创建待办事项,并按项目对其进行分类。 用Javascript构建

    项目:TODO LIST 为网络构建的待办事项列表应用程序。 用户可以创建待办事项,列出待办事项,编辑待办事项和删除待办事项。 待办事项在创建时也按项目进行组织。 现场演示 :link: 建于 Javascript(ES6) HTML / ...

    https://dribbble.com/shots/3812962-iPhone-X-Todo-Concept用Flutter制成-Flutter开发

    在命令终端中,运行以下命令:$ git clone https://:memo:FlutterTodo:laptop:安装注:确保已设置Flutter环境。 在命令终端中,运行以下命令:$ git clone ...

    todo:命令行待办事项列表

    todo <command> 管理待办事项列表 toeditor启动一个交互式编辑器(其行为相同,只是不必每次都键入todo ) 命令和参数: 表示以句点分隔的数字列表,例如1.4.2 表示字符串(引号可选),例如,检查电子邮件 list ...

    Linux或Ubuntu下SVN服务器自动发送邮件配置

    需要注意的是如果该文件是在windows下创建的,在拷贝到Ubuntu或Linux环境下需要转换格式,可使用dos2unix进行转换。 2.安装Authen::SASL模块 因为Perl通过SMTP发送邮件,其中SMTP验证的时候需要Authen::SASL模块。 ...

    gatsby-plugin-shopify:用于盖茨比的Shopify店面GraphQL插件

    gatsby-plugin-shopify 用于盖茨比的Shopify店面GraphQL插件安装 // TODO: Upload to NPM// npm i -s gatsby-plugin-shopify如何使用 // * In your gatsby-config.js plugins: [ { resolve : 'gatsby-plugin-shopify...

    eth-todo-list

    $ cd eth-todo-list eth-todo-list~$ npm install eth-todo-list~$ truffle compile eth-todo-list~$ truffle migrate eth-todo-list~$ npm run dev 笔记: 开始安装之前,请确保已安装Ganache与本地区块链进行交互...

    Vue-Egg-Boilerplate:Vue-Egg-样板项目

    Vue-Egg-Boilerplate 基于Vue SPA和Egg的前后端模板 Docs Install ...$ cd Vue-Egg-Boilerplate $ npm i Development $ npm run dev ...$ npm run dev:client ...TODO Restful接口设计 数据库设计 登录模

Global site tag (gtag.js) - Google Analytics