Skip to content

youve/habitica-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Habitica backup

This is intended to be run once a day. It backs up the habitica userdata and creates a json file with the habits, dailies, and todos trimmed to only show the relevant info.

This is saved in a json file which you can then examine with jq to get some tasks

For example, the 3 dailies with the lowest value: jq '.dailies[0:3]' $(ls -1 2*.json | tail -1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published