Skip to content

Releases: mcndt/obsidian-toggl-integration

0.2.2

17 Aug 12:51
Compare
Choose a tag to compare

🐛 Fixes

  • Fix stop timer command actually opening the start timer modal (thanks @ljantzen for the bug report!)

0.2.1

13 Aug 12:12
Compare
Choose a tag to compare

🐛 Fixes

  • Fix summary sidebar panel showing undefined when running a time entry with no description. (Thanks to @davidolrik for reporting this one)
  • Fix project summary list not updating after stopping a timer

0.2.0

12 Aug 14:22
Compare
Choose a tag to compare

Hello! This release features a basic implementation of the Toggl Track summary view for the sidebar.
Currently, this view can show you an overview of your day (total time + breakdown per project),
but in the future I will add more functionality to it (e.g. choose between day or week summary).
Additonally, you can see your current time entry here as well as a button to start or stop time entries.

If you have any suggestions on how this sidebar panel can be improved for your workflow, please post in the Discussions tab on GitHub or tag me on the Obsidian Discord server!

✨ Features

  • Add summary of current time entry in side panel
  • Add functionality to start or stop timers from the side panel (button triggers the respective commands)
  • Add summary view of current day in side panel

⚙️ Internal

  • Upgraded toggl-client dependency to commit 4a40a9d of master branch to add the Toggl Reports API.

0.1.2

08 Aug 09:10
Compare
Choose a tag to compare

Added license file

0.1.1

07 Aug 22:49
Compare
Choose a tag to compare

Fix broken readme badge

Includes following features:

  • See your current timer and how long it has been running in the status bar
  • Create and start a new timer using the command palette, or restart an recent one
  • Stop your timer using the command palette