This package browser is in early development. Mind the rough edges.

dstask 0.27

CLI-based TODO manager with git-based sync + markdown notes per task

dstask is a personal task tracker that uses git for synchronization. It offers a note command to attach a Markdown based note to a task.

Installation

Install dstask 0.27 as follows:

guix install dstask@0.27

Or install the latest version:

guix install dstask

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.