8000 GitHub - MetaphorC/tiddy: a terminal to-do app written in rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MetaphorC/tiddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiddy

a vim spirited terminal todo app written in rust | forked from todo-rs by Tsoding

setup

to build, and run, make sure you have rust and cargo installed..

..if not then you can install it from this page in the rust book: Install Rust

git clone https://github.com/metaphorc/tiddy

cd tiddy

cargo build

Manual

Keybinds Effect
k, j Move up and down
Shift+K, Shift+J Move selected item up or down
g, G Jump to the start, and end of the current item list
i Insert a new element
r Rename the current element
d Delete the current element
q Quit and save state
TAB Switch panels
Enter Move element to and fro between TODO and DONE

About

a terminal to-do app written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0