todo.txt-cli

☑️ A simple and extensible shell script for managing your todo.txt file.

Github星跟蹤圖

todo.txt-cli

A simple and extensible shell script for managing your todo.txt file.

Build Status
GitHub issues
GitHub forks
GitHub stars
GitHub license
Gitter

gif

Read our contributing guide if you're looking to contribute (issues/PRs/etc).

Installation

Download

Download the latest stable release for use on your desktop or server.

OS X / macOS

brew install todo-txt

Linux

From command line

make
make install
make test

NOTE: Makefile defaults to several default paths for installed files. Adjust to your system:

  • INSTALL_DIR: PATH for executables (default /usr/local/bin)
  • CONFIG_DIR: PATH for todo.txt config
  • BASH_COMPLETION: PATH for autocompletion scripts (default to /etc/bash_completion.d)
make install CONFIG_DIR=/etc INSTALL_DIR=/usr/bin BASH_COMPLETION_DIR=/usr/share/bash-completion/completions

Arch Linux (AUR)

https://aur.archlinux.org/packages/todotxt-git/

Usage

todo.sh [-fhpantvV] [-d todo_config] action [task_number] [task_description]

For example, to add a todo item, you can do:

todo.sh add "THING I NEED TO DO +project @context"

Read about all the possible commands in the USAGE file.

Release History

See CHANGELOG.md

Support

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Contributing

We welcome all contributations. First read our Contributor Code of Conduct and then get started contributing.

License

GNU General Public License v3.0 © todo.txt org

主要指標

概覽
名稱與所有者todotxt/todo.txt-cli
主編程語言Shell
編程語言Shell (語言數: 2)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2009-03-06 01:33:34
推送於2024-12-29 10:55:24
最后一次提交2024-12-29 11:55:23
發布數22
最新版本名稱v2.13.0 (發布於 2024-12-25 11:22:08)
第一版名稱v2.3 (發布於 2009-04-02 21:04:10)
用户参与
星數5.8k
關注者數173
派生數721
提交數575
已啟用問題?
問題數180
打開的問題數30
拉請求數140
打開的拉請求數8
關閉的拉請求數94
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?