Marlov
Marlov
add support for `Cursor position` syntax in abbreviation Example `Word1,$0Word2` Puts cursor at $0 after expansion.
add support for `Shell command output` syntax in abbreviation Example `$(date)` Output `Mon Aug 4 09:20:02 IST 2025`
**Is your feature request related to a problem? Please describe.** Overview give us clear idea of tasks which are lagging behinds & how many times we are performing. [Image](https://github.com/ddycai/habitica-tracker/blob/main/screenshot.png) **Describe...
**Is your feature request related to a problem? Please describe.** More task counts are, more difficult it becomes to complete. By rewarding more, person try hard. Games use starts &...
Add intents which returns values such as time tracked at x date of y activity Examples: How much time i ran today Name of current activity Duration of current activity...
Pie chart doesn't fulfil all needs. I use [Stacked Area Chart](https://echarts.apache.org/examples/en/editor.html?c=area-stack) in TiddlyWiki by Apache Echart plugin. I manually copy data in it. It would be helpful if SimpleTimeTracker have...