RoamJS / workbench

https://roamjs.com/extensions/workbench
The Unlicense
286 stars 35 forks source link

Enhancement request: tooltip to preview outcome of drag/drop operations #332

Open cobblepot1 opened 3 years ago

cobblepot1 commented 3 years ago

When you are dragging and dropping a block, add a tooltip to show if releasing the mouse button will result in moving, referencing, or embedding the block (and whether the embed is with or without child blocks).

dvargas92495 commented 3 years ago

Roam42 Issue Log Audit - Could be its own extension if user interest resurfaces

cobblepot1 commented 3 years ago

Still interested!

dvargas92495 commented 1 year ago

should now be supported by roam natively

cobblepot1 commented 1 year ago

should now be supported by roam natively

I don't see it mentioned in the change log—can you point me to this feature? Thanks.

dvargas92495 commented 1 year ago

Is that not this preview? Screenshot 2023-07-13 at 4 02 13 PM

cobblepot1 commented 1 year ago

Sorry if I'm missing something, but does that preview show if releasing the mouse button will result in moving, referencing, or embedding the block? If it does, it's not clear to me how.

dvargas92495 commented 1 year ago

It does show the end result of a move - I'm unaware of how you do a reference/embed with the mouse to begin with

cobblepot1 commented 1 year ago

My OP title was a bit misleading, but the text description says what I mean: I don't want to just preview the outcome of the text that will be placed, but also the know the effect on the text being put there (whether it will be removed, in the case of a cut/move, or whether it will remain, in the case of a copy). I'm thinking of Windows file explorer where it has a pop-up saying whether a file will be copied or moved to another folder. The copy vs reference vs move is done with a drag and drop, with move being just drag and drop and the others being drag and drop while holding a modifier key.