ztm
This repository has been archived on 2022-08-23. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Arnas Udovicius 774498ec48 small fixes
2019-01-06 23:13:15 +02:00
.gitignore edit task content; list content 2018-02-15 01:34:54 +02:00
abcex.py create task, list 2018-02-14 17:16:03 +02:00
bcolors.py create task, list 2018-02-14 17:16:03 +02:00
config.py timeslot + nvim 2018-11-05 09:46:21 +02:00
default.db create task, list 2018-02-14 17:16:03 +02:00
LICENSE Initial commit 2018-02-13 10:58:40 +02:00
model.py active tasks 2018-03-09 22:17:45 +02:00
params.py global params; default hidden done tasks; toggle active 2018-02-25 22:31:42 +02:00
README.md small fixes 2019-01-06 23:13:15 +02:00
tag.py global params; default hidden done tasks; toggle active 2018-02-25 22:31:42 +02:00
task.py timeslot + nvim 2018-11-05 09:46:21 +02:00
ztm.py small fixes 2019-01-06 23:13:15 +02:00

ztm

Task manager that stores in sqlite. Should be possible to work from console, search with FZF, editable with ViM.

Instalation

sudo pip install --upgrade git+git://github.com/m42e/pyfzf.git