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

Any docs or wiki on how to? #284

Open
sora7672 opened this issue May 1, 2024 · 2 comments
Open

Any docs or wiki on how to? #284

sora7672 opened this issue May 1, 2024 · 2 comments

Comments

@sora7672
Copy link

sora7672 commented May 1, 2024

Simple as the title said.

Im trying to figure out how to setup the analyser settings or even to understand, what it should do.

From testing i would guess it should create tasks when a specific window is active.
But first i run into the described error with test mode, where the program blanks out
and then i could not figure out how to use task/group/title properly.

I could search in "task" for a titel of a active window. Are "group" and "title" some kind of setters for the output?
When i tryed with search terms it didnt do anything.

Maybe im looking at it wrong, then let me know.
But i would love to have some simple examples on how to set that up.
My goal was to track my learning of different programming languages how long it takes to understand them,
so grouping different programs with specific window titles is my goal here :)

many thanks!

@MayGo
Copy link
Owner

MayGo commented May 3, 2024

No docs, sorry.
I haven't used this functionality in ages. And I think It is broken, at least it is not working for me.
Idea was, that if you have a analyzer for jira tickets. And you have focused window with jira ticket in title. It will notify you: Do want to create a new task eg: "Jira - Fixing a bug in main flow". And if you accept, it will create a new Task, where "group" is "app" and "title" is "title". Really confusing naming :)
Screenshot 2024-05-03 at 22 27 02

Eg: I want to group all jira tasks with "Jira" and title will be whatever jira ticket title will be.

And if you have opened those windows with specific titles today. You can enable test mode, and it will show regexed results. Input data is not realtime, so if you have opened regexable windows after you have opened settings, then you have to navigate away from settings and back to settings.

Screenshot 2024-05-03 at 22 22 42

@sora7672
Copy link
Author

sora7672 commented May 3, 2024

Not a problem, i was just thinking, if you really can check for a String inside the title or multiple ones,
if it would create automatically a task based on your analyzer setting it would be a super awesome tool to track what you do :)

(for me e.g. i check sometimes to much in discord or watch animes :D) With that functionality, you could really track and see what you did, without "your brain thinking" you did much, when you didnt.

So in short, if you want to fix that, then dont focus it on Jira only please, rather a setup for in title search :)

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

No branches or pull requests

2 participants