User Tools

Site Tools


taskwarrior-notes

This is an old revision of the document!


Task management with Taswarrior

Shorten and hand ups notes with information taken mostly from the main website.

INSTALLATION

NOTA: standard installation works if the uuid libraries are installed. At time of writing:

sudo apt-get install uuid-dev librust-core-foundation+uuid-dev librust-uuid-dev

Rest of the installation goes smooth:

git clone https://github.com/GothenburgBitFactory/taskwarrior.git taskwarrior.git
cd taskwarrior.git
git checkout stable
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build
taskwarrior-notes.1753261827.txt.gz · Last modified: 2025/07/23 09:10 by dokuroot