Combined automation rules (logical AND operator)
Juan Gómez Carrillo
🎯 Current Issue (Context)
Transitioning from Timemator to Chronoid, I've noticed the absence of a key functionality: the ability to create automation rules using a logical AND operator, instead of only the OR operator currently available in Chronoid.
✨ Value of the Enhancement
Implementing combined rules using AND is crucial. It allows for finer and more powerful control over time tracking automation.
💡 Specific Use Case
Context: I use Notion for both personal life and work. To distinguish between them, I prefix my work pages with the word "Work".
Expected Behavior: In Timemator, I could set up a combined rule like the following to ensure accurate tracking only for work time:
Active window is "Notion" AND Window title contains "Work"
⚙️ Additional Suggestion
It would be highly beneficial to include a checkbox for case sensitivity within the rule definition. This would allow for flexible matching against "work," "Work," or "WORK."