AnotherKamila / tasksched

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

Display links stored in annotations #28

Open AnotherKamila opened 6 years ago

AnotherKamila commented 6 years ago

If a task annotation is a URL, it should be displayed in the same way as the task_url attribute. This is useful because annotations are more convenient to use with the commandline (and therefore I use them).

An alternative solution would be to create a wrapper (taskwarrior capsule?) which makes manipulating the task_url attribute more convenient.