marquee icon indicating copy to clipboard operation
marquee copied to clipboard

How to add list to Marquee

Open almog228 opened this issue 4 years ago • 3 comments
trafficstars

Hello I have a number of messages that are in a list. I want to display them one after the other but he lets me insert only a string. Is there another way to display the list line by line?

almog228 avatar Sep 09 '21 12:09 almog228

Sadly, that's not possible. If you just want to display multiple messages one after another, you can of course separate them with spaces, but I suppose you also want to stop at every message?

MarcelGarus avatar Sep 27 '21 08:09 MarcelGarus

Yes

בתאריך יום ב׳, 27 בספט׳ 2021, 11:50, מאת Marcel Garus ‏< @.***>:

Sadly, that's not possible. If you just want to display multiple messages one after another, you can of course separate them with spaces, but I suppose you also want to stop at every message?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marcelgarus/marquee/issues/72#issuecomment-927661269, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQV43XW7YHDXXSARG3MTG7TUEAV4XANCNFSM5DXAQPRQ .

almog228 avatar Sep 27 '21 13:09 almog228

Yeah, that would require a major re-architecture of the widget. ☹️ See #23 for more details

MarcelGarus avatar Oct 05 '21 09:10 MarcelGarus