GothenburgBitFactory / GothenburgBitFactory/tasklib

Automatic parsing of time-related UDAs

Open
#131 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
159
Forks
29
PR merge metrics
No merged PRs in 30d

Description

I'm doing a taskwarrior integration utilizing tasklib and there are UDAs in play. UDAs of type `date` and `duration`. They're represented as Python strings when acquired `task["my_uda"]`, but I don't think this has to be the case - they could come out as `datetime` and `timedelta` IMO. Right now I'm parsing them manually in my integration, but actually this could be implemented in tasklib.

I'd be up for the job, however would like to first consult with some more experienced with the codebase - does it seem like a stupid idea due to architectural concerns or something else?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.