Aurélien Gâteau

Results 108 comments of Aurélien Gâteau

This is definitely a good idea. Are you interested in giving it a try?

Indeed, and there is probably some consolidation work to do on the date syntaxes

You can remove a keyword by editing the task with `t_edit`, or am I missing something?

At the database level, it is indeed implemented as you said: a link between the task and the keyword. Keywords can be added/removed using `t_edit` to match the fact that...

This is a good idea :+1:. It would require a new field in the task table, but that is not too complicated. I don't really have time to work on...

Python provides a uuid module which I assume (never used it) could be use to populate new uid columns in the tables which require them. Right now we have the...

That's a good idea! Will look into it.

Sounds like a good idea.

The "new best lap" label is a good idea.

Good point, but it's a bit tricky because I don't want the rocket to be too fast, otherwise there is no way to dodge or escape it. Need to think...