Gupi is a CLI to manage and render templates.
> go install https://github.com/phantompunk/gupi@latest> gupi create mytemplate --template sample> gupi new mynewfile --template mytemplate> gupi edit mytemplate> gupi list> gupi delete mytemplate> gupi create sample --sample> gupi create weekly -f "https://gist.githubusercontent.com/phantompunk/a3368b75e1b0ea843d12d96b949581b6/raw/c77344716ab7a69387b742fb098cec661c2ee4d7/weekly-template.md"> gupi new (date +"%Y-Week-%V.md") --template weekly --output ~/Notes/- Date related variables:
.Week.Year.Mon-.Sun.Date
