Bug 333163 - regex matches to track active applications
Summary: regex matches to track active applications
Status: REOPENED
Alias: None
Product: ktimetracker
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.12.3
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Zoltan Gyarmati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-07 14:56 UTC by skaumo
Modified: 2019-11-19 03:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description skaumo 2014-04-07 14:56:12 UTC
The ability to track active applications is probably an unnoticed treasure for most, but I definitely think it`s a life changing idea.
Due to the high number of tasks having similar window title names (browser tabs, vim with multiple open files/tabs, etc), the active application tracking should be able to group windows by patterns, rather than just the window title.

E.G.:
Task Name: vim - project1
Criterion 1: window title contains string "gVim"
Criterion 2: window title regex match /~projects\/project1/


Task Name: Chrome - project1
Criterion 1: window title contains Chromium
Criterion 2: window title regex match /project1/
Criterion 3: window title regex does not match /\/admin/

Task Name: "Plasma Desktop"
Criterion 1: app name contains plasma
Action (do not track at all)



Reproducible: Always
Comment 1 Andrew Crouthamel 2018-09-04 18:52:56 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I will be closing this bug.