ActivityWatch / activitywatch

The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
https://activitywatch.net/
Mozilla Public License 2.0
11.88k stars 543 forks source link

How to view list of "Uncategorized" entries? #766

Closed zach-is-my-name closed 2 years ago

zach-is-my-name commented 2 years ago

I'd like to see the composition of the Uncatagoried category. I searched the docs, clicked around the UI, and glanced at the issues and nothing obvious came up.

Illustrative Example Imagine a finance tracker linked to a debit card. I buy airline tickets and the item gets automatically filed under *Travel* I buy a mystery elixir from a Chinese medicine shop and it's placed under *Uncategorized* At the end of the month when I want to view a list of everything I bought that got filed under *Uncategorized*, I click *Uncategorized* and I see the list including Frog's Tongue, Chan's Medicine Shop 3rd Street, Beijing China How would I do the equivalent in ActivityWatch?
BelKed commented 2 years ago

That would be great to have this feature 👍

ErikBjare commented 2 years ago

You can use the "Show category" dropdown under the "Filter" button in the Activity view to filter out uncategorized activity.

Does that solve the problem for you?

On Fri, Jul 15, 2022, 17:21 BelKed @.***> wrote:

That would be great to have this feature 👍

— Reply to this email directly, view it on GitHub https://github.com/ActivityWatch/activitywatch/issues/766#issuecomment-1185648880, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKXDOQIYJJQLSSLHZIU2ATVUF6XZANCNFSM53TSUDJA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

BelKed commented 2 years ago

It doesn't seem to work for me on the latest beta v0.12.0b3... Even if I select other categories, it still shows all activities.

zach-is-my-name commented 2 years ago

You can use the "Show category" dropdown under the "Filter" button in the Activity view to filter out uncategorized activity. Does that solve the problem for you? On Fri, Jul 15, 2022, 17:21 BelKed @.> wrote: That would be great to have this feature — Reply to this email directly, view it on GitHub <#766 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKXDOQIYJJQLSSLHZIU2ATVUF6XZANCNFSM53TSUDJA . You are receiving this because you are subscribed to this thread.Message ID: @.>

Not immediately no... Every filter when selected returns the same view (as noted also by @BelKed above) although please allow me a few days to make sure I have everything configured correctly... I'll report back in no more than a week when I have the time to take a look Edit: I'm on v. latest b3

ErikBjare commented 2 years ago

It doesn't seem to work for me on the latest beta v0.12.0b3... Even if I select other categories, it still shows all activities.

Damn it! I was just about to release v0.12.0 :(

Gonna fix this one real quick.

ErikBjare commented 2 years ago

Fixed in https://github.com/ActivityWatch/aw-webui/commit/abc276cf0bfe4c5d8674aa8c008ad7eab4716453, was super easy.

v0.12.0 coming soon!