Skip to content

Releases: pronicx/obsidian-solidtime-integration

Release 0.2.0

06 Aug 19:45

Choose a tag to compare

Release version 0.2.0

Release 0.1.9

14 May 21:11

Choose a tag to compare

Release version 0.1.9

Release 0.1.7

05 May 19:24

Choose a tag to compare

Release version 0.1.7

Release 0.1.6

05 May 19:01

Choose a tag to compare

Release version 0.1.6

Release 0.1.5

23 Apr 19:25

Choose a tag to compare

Release version 0.1.5

Release 0.1.4

21 Apr 08:06

Choose a tag to compare

Release 0.1.4

This release focuses on improving stability, user experience, and adherence to Obsidian plugin guidelines based on initial testing and feedback.

Fixes & Improvements:

  • Fixed Idle Status Update Errors: The plugin no longer logs 404 errors or shows network error notices when periodically checking for an active timer while none is running.
  • Fixed View Re-render During Edit: Corrected a race condition where the sidebar view could redraw itself while the user was editing the description, preventing errors and lost input.
  • Fixed Idle Description Editing: The description field in the sidebar view is now correctly editable even when no timer is running, allowing pre-configuration.
  • Improved Settings Validation: API Key and Base URL validation in the settings tab now triggers only after the user leaves the input field (on blur), preventing premature errors and refreshes while typing.
  • Required Description: The sidebar view's play button now requires a description to be entered before a timer can be started from the idle state.
  • Code Cleanup: Removed debug/verbose console logging and applied other minor code adjustments based on Obsidian plugin development guidelines (removed settings title, removed detachLeaves, refactored view updates).

Release 0.1.3

19 Apr 11:23

Choose a tag to compare

SolidTime Integration v0.1.3

This is the first public release of the SolidTime Integration plugin. Track your time spent on notes and projects directly within Obsidian using your SolidTime.io account.

Key Features:

  • API Connection: Securely link your SolidTime account using a Personal Access Token.
  • Sidebar Tracker: A dedicated view in the right sidebar provides:
    • Real-time display of the running timer's duration.
    • Current timer description (clickable to edit).
    • Associated project with color indicator (clickable to change).
    • Icons to view/edit tags (including creation) and toggle billable status.
    • Play/Stop button for quick timer control.
  • Command Palette Integration:
    • Start Timer (Prompt): Open a modal to specify details for a new timer.
    • Stop Current Timer: Stop the active timer.
    • Show Tracker View: Open the sidebar view.
    • Show Current Timer Details: Display information about the running timer in a notice.
    • Refresh SolidTime Data: Manually update project/tag lists.
  • Status Bar Indicator: Shows the running timer's duration (🟢 icon) or idle status.

Release 0.1.2

19 Apr 09:21

Choose a tag to compare

v0.1.2

v0.1.2

Release 0.1.1

18 Apr 23:06

Choose a tag to compare

v0.1.1

v0.1.1