Gamification plugin now supports one-time activity

Doc: https://tiddly-gittly.github.io/tw-gamification/

You could let AI generate a background image, and let AI add some css for you, prompt is like “modern style, skew background of words, blur on left and right behind words”…

Define an one-time activity like this:

<$button>
  <$action-sendmessage
    $message="tm-reality-action-event"
    reality-event-type="SmallReward"
    reality-event-amount="3"
    reality-event-message="Congratulations on completing the Pomodoro Technique! Focused work for 25 minutes and rested for 5 minutes"
    caption="Use Pomodoro Technique to work and rest once"
    title="pomodoro-one-time-action"
  />
  🍅 Use Pomodoro Technique to work and rest once (Direct Parameter Passing for One-time Activity)
</$button>

when click on the activity, it will generate “reality action” that you could reclaim as reward in supported games:

I’m now setting up weekly gamification activity on my weekly journal tiddler, feels like limint-time activity in other mobile game:

1 Like