Sebastian Kowalak
Sebastian Kowalak
Hello @WhyNotHugo, I would like to implement this feature (include start date in porcelain formatter). Is it okay if I create a PR for it? Is there anything I need...
I added a PR, thanks for your help!
Hi, I am interested in implementing a solution for this issue, maybe together with #240. However, I would like to propose a small change, to not allow the implicit distinction...
Hi @WhyNotHugo, I have added some experimental code to implement JSON input from stdin for the `todoman new` command, to show you the direction I am heading. Currently I am...
Thank you for your review! I will implement your suggestions and work on the rest of the functionality.
After some hours researching how to work with [Click](click.palletsprojects.com/) I believe it would be far easier and less complicated to add a new command or even a new group for...
> After thinking about this a bunch of times, I think we can have a new `todo import` command. Unlike `new`, ` import` doesn't use `@_todo_property_options`, doesn't prompt for anything...