aardappel / procrastitracker

a Windows time tracking application
http://strlen.com/procrastitracker/
483 stars 53 forks source link

Feature Request: Tag by filter #74

Open bagheera opened 3 years ago

bagheera commented 3 years ago

I just discovered Procrasti Tracker and I like it a lot - thank you for creating it. The hierarchical tagging works great most applications but when it comes to multi-use-case apps like browsers, the ability to tag by filter would be very useful. For example, I'd like to be able to say automatically tag all future items that contain the substring "Gmail" as email and those that contain "Stack Overflow" as development even though they are all just different tabs in Firefox. Does that make sense?

Thank You Sri

aardappel commented 3 years ago

Agree that would be great to have.

Since we already have "filter on substring" though, the better way to implement this would be to allow the user to select multiple tree nodes so they can all be tagged at once.

bagheera commented 3 years ago

You mean use the existing filter textbox but then allow the user to select all/ partial resultset and then tag manually? Sounds good. To avoid repeated daily effort, would it be possible to add a check box that says 'remember for future' or 'save as rule' (as it is a kind of rule based tagging)?

Thank You Sri

On Sat, 13 Feb, 2021, 3:53 AM Wouter van Oortmerssen, < notifications@github.com> wrote:

Agree that would be great to have.

Since we already have "filter on substring" though, the better way to implement this would be to allow the user to select multiple tree nodes so they can all be tagged at once.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aardappel/procrastitracker/issues/74#issuecomment-778487254, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOXTSLCYELSS3LYRVRQHTS6WS6XANCNFSM4XQQYOZA .

aardappel commented 3 years ago

I wouldn't count on that any time soon.. UI work in win32 is clumsy :)

bagheera commented 3 years ago

Oh ok. In that case, I'll settle for the multi-select functionality you suggested originally. Guess I can write an ahk script as an automation wrapper.

On Tue, Feb 16, 2021 at 5:53 AM Wouter van Oortmerssen < notifications@github.com> wrote:

I wouldn't count on that any time soon.. UI work in win32 is clumsy :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aardappel/procrastitracker/issues/74#issuecomment-779507131, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAOXTXYXT3ITUU7UT3AFDDS7G3JPANCNFSM4XQQYOZA .