workbench icon indicating copy to clipboard operation
workbench copied to clipboard

When new alert is started with courser on a block, to fill in the block content as a mesage

Open kvistgaard opened this issue 11 months ago • 3 comments

(BTW, that's the only reason I've not being using WB Alert so far)

kvistgaard avatar Jan 18 '25 10:01 kvistgaard

When new alert is started

By "started" do you mean when creating a new alert?

Image

EG:

Image

Image

mdroidian avatar Jan 20 '25 00:01 mdroidian

Yes, indeed, I meant when creating a new alert, it starts with a cursor on a block to fill in the notification with the block content. And I believe this is a common need. The common use case would be to do it over a TODO block so that it's not missed but the task is also in context and reused for other things, which won't be the case if it is done as an alert only.

kvistgaard avatar Jan 20 '25 12:01 kvistgaard

If the cursor is currently on the block, that would mean a user could Select all and Copy relatively easily.

macOS

Select All: Command + A Copy: Command + C Paste: Command + V

Windows

Select All: Ctrl + A Copy: Ctrl + C Paste: Ctrl + V

Would this suffice?

mdroidian avatar Jan 21 '25 00:01 mdroidian