Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 1.39 KB

README.md

File metadata and controls

69 lines (37 loc) · 1.39 KB

working-hours working-hours README

working-hours

This extension displays a countdown, till the end of your workday, in the statusbar.

Features

Set the starttime of your day. Set the endtime of your day.

Hover over the statusbar element to display the start and endtime.

Demo

demo

Extension Settings

This extension contributes the following settings:

  • working-hours.autostart: If enabled the countdown will resume when opening a new window.
  • working-hours.workTime: Duration of your working hours in hours (e.g. 7.6), to add to the starttime to calculate the endtime.
  • working-hours.breakTime: Duration of your break in minutes, to add to the starttime to calculate the endtime.

Known Issues

None.

Release Notes

1.1.5

Reduced bundle size

1.1.4

working-hours

Added icon

1.1.3

Added Extension description

1.1.3

Added Extension description

1.1.2

Extension is now activated globally when using remote development.

1.1.1

Command titles are now "Countdown: {command}".
Timer is automatically synced between multiple instances.

1.0.2

Demo animation in README

1.0.1

Prompt text and commands are now in english

1.0.0

Initial release of Working Hours