Skip to content
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

Timeline: Please show the category #573

Closed
guettli opened this issue Mar 4, 2021 · 5 comments · May be fixed by ActivityWatch/aw-webui#276
Closed

Timeline: Please show the category #573

guettli opened this issue Mar 4, 2021 · 5 comments · May be fixed by ActivityWatch/aw-webui#276

Comments

@guettli
Copy link

guettli commented Mar 4, 2021

I created a regex to classify some window titles (via settings): .(foo|bar|blu).

But i am unsure if this regex does really match.

It would be very helpful if you show result of my custom regex in the timeline.

@johan-bjareholt
Copy link
Member

Good point, categorization could be applied in the timeline too.

Another way to be able to know if a regex is matching today is to go to the Activity tab and use the "filter by category" dropdown, if your activity is shown when you have selected the category you wanted it to match with it will work.

@stale
Copy link

stale bot commented Apr 2, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 2, 2023
@stale stale bot closed this as completed Aug 12, 2023
@davidfraser
Copy link

davidfraser commented Aug 14, 2024

This would be really useful to me. I just naturally expected it to work like this so I was editing categories, not realising that they don't display here. I use the timeline view more than any other view.
There is also a forum request for this

I may want to work on the code - it looks like it would be about replacing the usages of getColorString with the other functions in color.ts like getCategoryColorFromString - possibly with making sure the right string is passed through there as it's not just the app title. Does that sound right?

This was closed as stale due to lack of activity; is it possible to reopen it? Or is it best to talk about this under #257 which mentioned it? I see that's in aw-webui which is where this probably belongs...

@ErikBjare
Copy link
Member

ErikBjare commented Aug 17, 2024 via email

@ErikBjare ErikBjare reopened this Aug 19, 2024
@stale stale bot removed the stale label Aug 19, 2024
@ErikBjare
Copy link
Member

Finally fixed by ActivityWatch/aw-webui#609!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants