Skip to content

Releases: vyleung/logseq-time-tracker-plugin

v.2.1.1

01 May 07:59

Choose a tag to compare

Fixes

  • refresh button appears for each block that has {{renderer :refreshTotalTimeTracked}}

v.2.1.0

30 Apr 21:25

Choose a tag to compare

Features

  • The task that's being time tracked has an emoji next to it as a visual indicator

Fixes

  • Refactored onMacroRendererSlotted (fixes #5) and getTotalTimeTracked functions (fixes #6)
  • Updated how keyboard shortcuts are registered/unregistered

Misc

  • Updated the settings screenshot + main demo and switch timer mode screenshots (gifs)

v.2.0.0

14 Apr 11:15

Choose a tag to compare

Features:

  • Added keyboard shortcut to get/update the total time tracked
  • Added keyboard shortcut to start/stop the timer (closes #3)
  • Added countdown pomodoro timer (closes #4)

Fixes:

  • Clicking on the inline refresh button next to the time-tracked-total property no longer updates when there are no updates (closes #2)

Misc:

  • Updated settings screenshot and added switch timer mode screenshot (gif)
  • Refactored updateStopwatch(), getTotalTimeTracked(), etc

v.1.0.0

28 Mar 23:46

Choose a tag to compare

initial release