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

Human-readable duration of time #618

Open
astr0gator opened this issue Jan 11, 2025 · 0 comments
Open

Human-readable duration of time #618

astr0gator opened this issue Jan 11, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@astr0gator
Copy link

Description

Human-readable duration of time that hooked from timewarrior.

Solution
I created a column that shows the duration of the task. It takes it from taskwarrior via hook.

task -r mine gives me this format of duration: PT20M55S
taskwarrior-tui -r mine gives me this format of duration: 1255 seconds

Is there a way how I can see 0:20:55 (or ideally 0:21) in taskwarrior-tui?
I use uda.totalactivetime.type=duration from this hook.

@astr0gator astr0gator added the enhancement New feature or request label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant