Diego Gangl

Results 211 comments of Diego Gangl

Wait, I was wrong. That's not how the connection gets done. I took it from: https://gitlab.gnome.org/GNOME/d-feet/-/blob/master/src/dfeet/bus_watch.py#L132 Looking at the if block they actually connect in the same way as the...

> I guess there is some kind of "race" of an name being acquired or something. They are calling it at some point late in their main window, while we...

Nope, that's the tag editor (rename, color, etc.) This is the `CTRL+T` dialog

Rough Glade + Inkscape mockup ![mockup_change_tags](https://user-images.githubusercontent.com/264829/80266296-79233b80-8671-11ea-9752-9c6aabd93d71.png) - Tags applied to all tasks start in checked mode - Tags applied to some tasks only start in the in-between mode - If...

I don't understand the risk of error. The functionality is essentially the same as the string, except for instantiation thing. > That's really hard to represent with only the checkboxes'...

Looking at `datastore.launch_setting_thread()` it seems like it is getting a list, but it's only using a timer.

Hi, yeah this is something I've been thinking about too. It will be doable once the new taskview widget lands, so we could try it out for 0.5.

Some thoughts on this: - The Quick Add shouldn't have any more buttons. The pomodoro setting could be defined with a text key, the way we do tags and other...

> Technically, why would you prefer it to be a plugin? What would be the advantages of this? Not everyone needs or wants a timer, some people use GTG more...

@sergiusens Sorry, I only got a notification for this when you pinged me. Merged, thanks!