ivan-lednev / obsidian-day-planner

An Obsidian plugin for day planning with a clean UI and a simple task format
MIT License
2.03k stars 499 forks source link

Advanced Editing with ctrl and shift not working. #462

Closed StevieWonder92 closed 2 months ago

StevieWonder92 commented 4 months ago

Describe the bug When holding ctrl and moving items around, the dots don't change to stacks and the items move just next to each other.

To Reproduce Steps to reproduce the behavior:

  1. Add items to timeline
  2. Hold down ctrl button and click and hold upper right corner of item
  3. Move item
  4. Item moves next to latter item

Expected behavior Both items should move to a later time and not next to each other.

Screenshots grafik grafik

Additional context Version 0.20.4

hademo commented 4 months ago

Same issue

Experiment59 commented 4 months ago

Also same issue

Stauros-Nicod commented 4 months ago

Same

ivan-lednev commented 4 months ago

Advanced edit controls have been moved to a separate widget to avoid conflicts with the hover editor behavior and to be compatible with mobile devices in the future: image

I removed the confusing bit from the docs.

Stauros-Nicod commented 4 months ago

Please, find another solution, maybe add different zones on the items so that when dragged from specific zones - it would duplicate. Right now it's close to unusable - I need to move the mouse away from the task, click on the button with crossed arrows, move the mouse, click on "copy on drag", move the mouse back to the task item, do the action, move the mouse back to the "Move on drag", another click, then move to the button with crossed arrows and click. If I messed up and didn't move the item to the needed place, my automatic reaction is to drag it right away to the correct place, but now it just makes a third copy. It's so unintuitive that it's easier to just copy-paste text and edit time manually afterwards.

Stauros-Nicod commented 4 months ago

It would be possible to work around by getting used to always duplicate with drag and drop and moving items by moving separately the start of the task and the end of the task - but it's currently impossible to move the start of the task. So the only solution right now is to constantly switch "Copy on drag" on and off for every specific action you take.

ivan-lednev commented 2 months ago

Fixed in 0.21.1. Now there are separate controls for different modes right on the task block.