Android-SimpleTimeTracker icon indicating copy to clipboard operation
Android-SimpleTimeTracker copied to clipboard

FR: Gamefication with Attributes.

Open mertbakir opened this issue 6 months ago • 3 comments

This is an idea, I am not in need of but can be fun. Here it is:

  • Define attributes in settings page, allow only up to some number. As an example, in RPG context: Strength, Wisdom, Vitality, Agility, Persuasion etc. Users can define whatever they want. Set color and icon for each.
  • In activity definition open a new section Attributes, and there we set up how many hours required for 1 point of each Attribute. We allow non-positive values and floats too. Zero means no effect. Negative means it'll decrease 1 point for each x hours of that activity.
  • Optionally, instead of setting fixed attribute gains from activities we can define a step-wise-line/curve. meaning, required-hours per gain can be defined higher for the higher attribute levels. 1 point of attribute requires more effort as you progress.
  • Level System: User can define levels like milestones in settings page and attribute conditions to reach that level.
  • Profile Page: Stats and Attributes as this radar chart: https://github.com/Razeeman/Android-SimpleTimeTracker/issues/302 Can replace the Pie Chart in the Statistics Page.

Won't be a mandatory part of the app. If no attributes defined in the Setting Page, everything will work as-is. Just a fun little addition.

mertbakir avatar Aug 31 '25 12:08 mertbakir

Thank you for the suggestion. It does look interesting, although seems complicated for now. Maybe in the future.

Razeeman avatar Sep 02 '25 16:09 Razeeman

@mertbakir I think LifeUp application can replace your needs, they support Tasker and their primary aim is gamification. You don't have to use tasks for rewards or punishments. And Query intents feature will make gamification more amazing in future.

marlov8 avatar Sep 05 '25 12:09 marlov8

@mertbakir I think LifeUp application can replace your needs, they support Tasker and their primary aim is gamification. You don't have to use tasks for rewards or punishments. And Query intents feature will make gamification more amazing in future.

Thanks for the suggestion, I am not looking for a new app. I just thought this can be a fun addition.

mertbakir avatar Sep 05 '25 22:09 mertbakir