pbauerochse / youtrack-worklog-viewer

A tool to keep track of the work hours you spent on issues in the YouTrack issue management system
MIT License
39 stars 10 forks source link
reporting time-tracker youtrack youtrack-worklog-viewer

YouTrack Worklog Viewer

YouTrack Worklog Viewer helps you keep track of your booked time in the commercial Jetbrains YouTrack Issue tracker by connecting to your YouTrack instance and downloads the booked work time within a definable timespan.

If you find this tool useful and would like to show me your appreciation buy me a beer

Latest Version

Download v2.7.5

Features

Important changes

Roadmap

Minimum requirements

Screenshots

Screenshot of the report Screenshot of the report
Own worklogs (light theme) Own worklogs (dark theme)
Screenshot of the report Screenshot of the report
All worklogs (light theme) All worklogs (dark theme)

Adding new work items

Screenshot of the report

Right click on an issue column to access the context menu

Screenshot of the report

Define the details and hit save

Troubleshooting

How do I start the application?

Simply open up your terminal/console and start the application with [/path/to/java-11/bin/]java -jar youtrack-worklog-viewer-[version].jar or right click the file and select Open with... and then select the path to your java executable

How do I setup the authentication in YouTrack?

There is a tutorial on how to configure YouTrack authentication on the Wiki page.

Which YouTrack versions are supported?

Support for YouTrack versions older than 2017.4 has been dropped in the Worklog Viewer version 2.4.0. If you have a YouTrack version between 6 and 2017.4, please use any YouTrack WorklogViewer release before 2.4.0

I just get a blank report. What's wrong?

There are several reasons, why this might happen:

I found a bug / have a question / have a feature request

Please feel free to file an issue here at the Github project and I'll see what I can do.