0.8.0 • Published 3 months ago

@neoskop/tikkle v0.8.0

Weekly downloads
16
License
MIT
Repository
github
Last release
3 months ago

@neoskop/tikkle

The missing link between tickspot and toggl

Usage

tikkle init Enter/update credentials and client/project selection.
tikkle setup Create the clients/projects in Toggl.
tikkle configure Configure tikkle.
tikkle sync [range] Sync the given time range from Toggl to Tickspot.
tikkle purge Remove created clients and projects from Toggl.
tikkle cache clear Clear the local tikkle cache.

Configure

Round To

Default: 900

Round the tracked durations to N seconds. For example: 900 means to round to a quarter hour.

Round Up By

Default: 0.33

Defines when to round up. For example: 0.33 means to round up after 5 minutes, when Round To is set to 900 (1/3 of a quarter hour), so 19 minutes will be logged as 0.25 hours but 20 minutes will bel logged as 0.50 hours.

Grouping

Default: false

Group the logged entries by tickspot task if enabled. The description will be summarized.

Time Range

A valid time range is either today or yesterday, a single date in the format YYYY-MM-DD or date range in the format YYYY-MM-DD..YYYY-MM-DD.

Testing

Run tests with yarn test. See package.json for additional test scripts.

Versioning

This package follows SemVer and uses @neoskop/flow-bump for versioning.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.0-rc.0

3 months ago

0.8.0

3 years ago

0.7.1

5 years ago

0.7.1-rc.2

5 years ago

0.7.1-rc.1

5 years ago

0.7.1-rc.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago