ederag

Results 149 comments of ederag

Thanks for the report. Is the list going all the way down to the window border ? (not visible on the screenshot) Are the missing Projects the ones with the...

Thanks, confirmed. We probably need a [`GtkPaned`](https://lazka.github.io/pgi-docs/Gtk-3.0/classes/Paned.html) to split the window between facts and stats. And the `Totals` should be inserted in a separate `GtkScrolledWindow` as well. In the meantime,...

Indeed. That's why the issue is still open. We are working hard on other parts of the code, and the dots feel like an unkind tentative to push. As the...

> Basically the double comma emerged to satisfy the request of one user to be able to include a comma in the activity name. You do not think this through,...

As a reference, here are the v3.0.0 rules (from the help): 1. Specify specific times as `13:10-13:45`, and "started 5 minutes ago" as `-5`. 2. Next comes the activity name...

Another related issue, with other use cases: #155.

Thanks, there seems to be a consensus to get rid of the local time limitation. Good. Unfortunately, simply switching to utc would break backward compatibility. An intermediate way would be...

@fantasai > definitely please include a field for the timezone at the time of the activity, because looking at things in any other timezone would be very confusing! Thanks for...

*TL;DR: Smooth transition seems possible. Need more time.* @jmberg Thanks for the discussion, very interesting. Took me a while to read documentations. > Depends on what level you break backward...

@DirkHoffmann > store time and (new) timezone, and allow the user to display it in the way he wants. Exactly. > It is important that all necessary information to use...