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

Inconsistency: default duration not always explicitly added to task #358

Open
jorrit200 opened this issue Jan 31, 2024 · 0 comments · May be fixed by #424
Open

Inconsistency: default duration not always explicitly added to task #358

jorrit200 opened this issue Jan 31, 2024 · 0 comments · May be fixed by #424
Labels
bug Something isn't working

Comments

@jorrit200
Copy link

Describe the bug
When you click in daily/weekly view to create a new task, it has no end time, and its length is consistent with the default duration. If you now move this same task, its end time does get added, and the duration stays the same.

I expect the end time to get added upon creating the task this way. This would prevent confusion if you change the default duration later on.

To Reproduce
Steps to reproduce the behavior:

  1. go to the weekly or daily planner
  2. create a task by clicking on the timeline

Expected behavior
A new task gets created with the time decided based on the default duration.

Actual behavior
A new task gets generated with no end time, and it is left to the viewer to visualize the task with the default duration (which could lead to unexpected overlap/changes when the default duration gets changed)

Note
This issue would get implicitly resolved if issue #341 gets implemented without an option to turn it off.
The default duration would now only be relevant if you manually type a task with no end time.

@jorrit200 jorrit200 added the bug Something isn't working label Jan 31, 2024
ShiqiRao added a commit to ShiqiRao/obsidian-day-planner that referenced this issue Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant