1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/deskutils/dstask/pkg-descr
Ashish SHUKLA 52ec6d72ba Dstask is a personal task tracker designed to help you focus. It is
similar to taskwarrior but uses git to synchronise instead of a
proprietary protocol.

Dstask is mature enough for daily use.

Features:
 o Powerful context system (automatically applies filter/tags to
    queries and new tasks)
 o Git powered sync/undo/resolve (passwordstore.org style) which means
   no need to set up a sync server, and sync between devices is easy!
 o Task listing won't break with long task text (unlike taskwarrior,
   currently)
 o note command -- edit a full markdown note for each task. Checklists
   are useful here.
 o open command -- open URLs found in specified task (including notes)
   in the browser
 o zsh/bash completion for speed
 o A single statically-linked binary

WWW: https://github.com/naggie/dstask
2020-09-21 19:45:42 +00:00

22 lines
810 B
Plaintext

Dstask is a personal task tracker designed to help you focus. It is
similar to taskwarrior but uses git to synchronise instead of a
proprietary protocol.
Dstask is mature enough for daily use.
Features:
o Powerful context system (automatically applies filter/tags to
queries and new tasks)
o Git powered sync/undo/resolve (passwordstore.org style) which means
no need to set up a sync server, and sync between devices is easy!
o Task listing won't break with long task text (unlike taskwarrior,
currently)
o note command -- edit a full markdown note for each task. Checklists
are useful here.
o open command -- open URLs found in specified task (including notes)
in the browser
o zsh/bash completion for speed
o A single statically-linked binary
WWW: https://github.com/naggie/dstask