David Alfonso
David Alfonso
This feature looks really useful, let me ask you a couple questions: 1. I wonder what's the reason to code your own ICAL generator, instead of using [icalendar](https://pypi.org/project/icalendar/) (for example)?...
Hello @plup, Some comments about your proposal: I wonder how projects fit in. Currently, projects have tags associated and you always work on projects. How are tasks related to them?...
[Arrow's date/time creation alternatives](https://arrow.readthedocs.io/en/latest/#creation) don't seem to accept a ["humanized" string](https://arrow.readthedocs.io/en/latest/#humanize) as input. I imagine that it's far easier to generate a localized and humanized date from a given date,...
@prat0088 PR #316 should be ready to be merged. When that's merged, PR #328 should go next making date input a bit more usable.
@corbolais No, that syntax is not permitted.
@jessebett Humanized dates are not supported in #328, but adding by time is (e.g. `watson add -f 10:00 -t 11:00`). I'd planned to improve date inputting, but Watson's development is...
@mizhozan `aggregate` and `log` commands do not behave exactly the same. For example, the former will split frames that cross day boundaries while the latter will not. Do you have...
@Kevin-Mok there is also issue #271 where the order matter is discussed, but nobody has started to work on it yet.
I've been doing some research on using keepalive in Elixir/Erlang and I'd like to share with you my findings and ask some questions: - First of all, I'm wondering if...
The merge request was merged, so the first issue is fixed :tada: With respect to the second issue, according to the repository owner, [he will submit it to be included...