AnotherKamila / tasksched

An opinionated Taskwarrior web UI. Great for scheduling when to do your tasks.
MIT License
37 stars 3 forks source link

Fixes #15 - inline URL links #16

Closed evilham closed 6 years ago

evilham commented 6 years ago

Since bugwarrior uses SERVICEurl attributes for the url info, this is best solved by using a taskwarrior hook that standarises that to a task_url attribute and then we just use that if available. (this changes nothing if task_url is not there :))