markbind icon indicating copy to clipboard operation
markbind copied to clipboard

Boxes: give a way to omit the icon

Open damithc opened this issue 1 year ago • 2 comments

In some cases the user might want to omit the icon of a box. image

Perhaps we can allow that in some way e.g., icon=""?

damithc avatar Jul 02 '24 06:07 damithc

Should the space occupied by the icon be retained (or removed, i.e. the paragraph should be aligned further left) if the icon is removed?

tlylt avatar Jul 23 '24 00:07 tlylt

Should the space occupied by the icon be retained (or removed, i.e. the paragraph should be aligned further left) if the icon is removed?

Retaining the space might give a more consistent look with other boxes (and also, easier to implement) -- not sure if the empty space make it look 'odd' though. I'm open to the other option too. We can try to easier option first and see how it looks?

damithc avatar Jul 23 '24 01:07 damithc

Hi may I have details on how to reproduce this behaviour? It seems that it is already part of a feature that is implemented by specifying no-icon as an option in box

Incogdino avatar Jan 21 '25 10:01 Incogdino

Hi may I have details on how to reproduce this behaviour? It seems that it is already part of a feature that is implemented by specifying no-icon as an option in box

Yup. Another case of 'asking for features without realising it already exists' :-p Thanks @Incogdino for the investigation.

damithc avatar Jan 21 '25 11:01 damithc