Hi! new release 1.1.2:
- Note title cleaner with regex
I put in the note name the project status (or a main reminder) and a number for priority.
ej: 1. Project A (pending IT team)
I don't want this detail in TimeTagger.
So I clean it with this filter:\(.*\),^[0-9]\.\s*
to get "Project A"
- Status bar
(It will remind you to start a new timer if you expend time in a note that is not currently running)
Both can be configured in settings