Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to budget time per project: tl budget <project> <time> #144

Open
fubarhouse opened this issue Jun 11, 2023 · 1 comment
Open

Comments

@fubarhouse
Copy link

It'd be useful to have a way to assign a monthly budget to a given project.
This would show up in the monthly billable report to show the number of hours available vs used, or something to similar effect.

Possible examples:

  • tl budget <project> <time> --month
  • tl budget <project> <time> --week
@larowlan
Copy link
Owner

Sounds good, would likely need a new table
May need to store project short codes (as seen in jira) instead of IDs (which are largely useless for human use)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants