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

Adjusting the duration does not work properly #111

Closed
1 task done
nerumi opened this issue Apr 15, 2024 · 2 comments
Closed
1 task done

Adjusting the duration does not work properly #111

nerumi opened this issue Apr 15, 2024 · 2 comments

Comments

@nerumi
Copy link

nerumi commented Apr 15, 2024

Describe the bug
Adjusting the duration of a task adds a second duration property in ISO8601 standard (something like "PT2H") to the task making it impossible for Time Ruler to display the correct duration presumably due to conflicting information.

To Reproduce
Steps to reproduce the behavior:

  1. Create a Test vault
  2. Install Dataview and Time Ruler
  3. Write a Test Task on the "Welcome" page
  4. Go to Time Ruler and schedule the task to any day and time
  5. Use Time Ruler to set a arbitrary duration
  6. Use Time Ruler to adjust the duration

Expected behavior
The task should be displayed with its new duration.

Actual behavior
The task reverts back to the way it's displayed when no duration is set.

Screenshots
n/a

Obsidian Version:

  • [?] Mobile
  • Desktop 1.5.12

Additional context
Adjusting the duration of the task repeatedly keeps adding ISO8601 duration strings to the new duration property array.

@gypsyav
Copy link

gypsyav commented Apr 16, 2024

I can confirm this behavior.

@j-palindrome
Copy link
Owner

j-palindrome commented Jun 2, 2024

This is fixed in the upcoming release.

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

3 participants