Hours tracker, new widget to track project hours against a budget #10038
ecodiv
started this conversation in
Show and tell
Replies: 1 comment
-
|
There is a new version of the time tracker, with a updated workflow and charts for a visual overview of the status of your project. See the release notes for more information for more information, or the readme for a detailed description.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I built a small Render Note widget that tracks hours worked per project against a planned budget. You define a project with a total hour budget and a number of working weeks; each week you log the hours you put in. The widget shows remaining hours, whether you're ahead or behind your planned pace, and how many hours/week you still need to hit the budget.
It uses a "working weeks" model, i.e., only weeks where you actually log hours count. Projects can optionally have a start and end week; when a deadline is set, the required pace automatically adjusts as the deadline gets closer.
Features:
#urendataJSON child note; no setup beyond pasting the JSXSee https://github.com/ecodiv/Trilium_scripts/tree/main/trackhours for details and to download the widget.
Beta Was this translation helpful? Give feedback.
All reactions