-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hamster "Time Tracker" and "Time Tracker overview" start the same UI #446
Comments
In the port to gtk3 the day view and the overview were united and are the same thing. Clicking on the date allows one to choose any day, week, month or custom interval to display in the overview. The search button allows one to further restrict the displayed activities. Then one can export the displayed activities as an html report or xml file, for example. Probably only the "Time Tracker" should be installed at this point. |
In that case yes, the "Time Tracker overview" desktop file is redundant now. Too bad, I quite liked having the small entry dialog at hand. |
Thanks for the report. About the small entry dialog, The edit_activity window is currently under heavy work (not pushed yet) to add separate fields, |
Never mind about the smaller dialog. Now that the latest sources are working nicely with the GNOME extension again (version projecthamster/hamster-shell-extension#312) the need for that dialog became redundant again. |
Now fixed by Gerald in PR #452 (thanks !) |
After installing Hamster (today's master) on Ubuntu 19.04, both "Time Tracker" and "Time Tracker overview" are giving the exact same resulting UI:
There used to be a difference between the two. What could be the problem here?
The text was updated successfully, but these errors were encountered: