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

Moving tasks through the current timeline damages plans of the previous days #628

Open
2 of 6 tasks
yart opened this issue Nov 13, 2024 · 3 comments
Open
2 of 6 tasks
Labels
bug Something isn't working

Comments

@yart
Copy link

yart commented Nov 13, 2024

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports didn't find any similar reports.

Expected Behavior

When I move a task through the current timeline, I should change only the current day, even the task is going outside the day to the next one. Or I should not have a possibility to place a task started in some day and finished in the next day.

Current behaviour

When I move a task through the current timeline of a day, that have a task going outside the next day, it can randomly break a some previous day plan.

May it happens for another reason. But currently I have at least two previous weeks which saved plans were mixed up to a big hill of trash. And I didn't it by myself..

Steps to reproduce

I have no idea.

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version

1.7.6

Possible solution

Maybe it'll be a good idea to show a dialog when the plugin is going to change any day that isn't the current day? Something like: “It can change plans on . Do you really want it?”

@yart yart added the bug Something isn't working label Nov 13, 2024
@RomanMunar
Copy link

Possibly a duplicate of #619

@yart
Copy link
Author

yart commented Nov 14, 2024

Possibly a duplicate of #619

May be. But in my case, I didn't notice this effect after pushing other tasks with the mouse, only. My guess is that this happens when I create tasks that overlap several neighboring tasks. For example, we have a schedule like this:

  • 11:00 - 19:00 Task 1
  • 11:30 - 13:00 Task 2
  • 17:15 - 17:45 Task 3

The Task 1's time overlaps the time of the Task 2 and Task 3 on the timeline. I guess it can provide this bug too. But, in some cases, when I've created such tasks, I've been using resizing by mouse. So, in this case, my case would be similar to the mentioned one.

@Leo310
Copy link

Leo310 commented Nov 14, 2024

I encountered the same issue where the day planner randomly alters the dates and times of multiple tasks, both past and future. And not only when pushing neighboring tasks. I've had to disable the plugin for now.

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

No branches or pull requests

3 participants