Skip to content

Releases: thomaszdxsn/obsidian-toggl

1.0.2

05 Apr 04:11
Compare
Choose a tag to compare

Fix some declarations, and add more tests

1.0.1

13 Feb 07:19
Compare
Choose a tag to compare
:bookmark: Publish 1.0.1 version

1.0.0

21 Jan 15:55
Compare
Choose a tag to compare

Obsidian Toggl Timer

Overview

Inspired by the popular third-party app Timery for Toggl Track, I would like to create a Toggl integration plugin in Obsidian.

Besides providing convenient start and stop timer functionality, I also hope to leverage the Obsidian ecosystem to enhance its functionality.

For example, creating Toggl tasks based on Obsidian notes, generate Toggl time entries report and insert them into Obsidian notes

Features

  • Inspect current time entry and you can stop it in obsidian
  • Create timer with project, tags, description, and save it in local
  • View timers and start timer

Roadmap

  • Edit/Delete timer
  • Edit current tiem entry detail data
  • generate report from time entries
  • Generate Toggl task from Obsidian note

Visuals

Usage

  1. Create you favorite timer
  2. Start timer when you are working on related things
  3. Stop timer when your are done

1.0.0-rc.1

17 Jan 16:56
73579c2
Compare
Choose a tag to compare
Merge pull request #5 from thomaszdxsn/dev

1.0.0-rc.1

1.0.0-beta

09 Jan 15:04
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release

Features

  • Inspect current time entry and you can stop it in obsidian
  • Create timer with project, tags, description, and save it in local
  • View timers and start timer