Time tracking tools are good at collecting activity, but the last step is usually the messy one. The work still needs to be named clearly, matched to the right issue, and checked before it becomes part of a report.

The review step matters

I want cloky to treat review as the main workflow, not as a confirmation dialog at the end. A day of tracked time should be readable before Jira is involved. That means the app needs to keep source entries, issue matching, and sync state close together.

currently: make the review queue quiet, fast, and explicit

Small tools should stay understandable

The app is intentionally narrow. It does not need a dashboard for everything. It needs to help me answer one question: is this entry ready to become a worklog?

That constraint keeps the design honest. Every feature has to earn its place inside the review flow.

What the app should make obvious

The important details are usually simple: where the time came from, what issue it belongs to, whether it has already been synced, and what will happen when I press the final button. If those answers are visible, the workflow feels slower in the right way.

  • Source entries should stay readable.
  • Jira matching should happen before the sync preview.
  • Sync state should be explicit, not inferred from memory.
  • Small edits should not require leaving the review surface.

The shape of the page matters too

This site follows the same idea. The post template should feel like a place for a longer note, but still avoid turning into a publication layout. A post can be useful with a title, a date, a few clear sections, and enough space for the text to breathe.

That is why this page keeps the header small, the article column narrow, and the surrounding interface quiet. The reader should always know where they are without the page competing with the writing.

Next iteration

The next thing I want to test is how much state the review queue should show at once. Too little context makes every entry feel like a mystery. Too much context turns a small tool into a dashboard. The useful version is probably somewhere in the middle: compact rows, clear issue matching, and a preview that makes syncing feel final.