Since I'm finding myself using this separator in many places, it made sense
to macrofy the thing:
```
\define selectOptionSeparator() <option
disabled>─────────────────────────────</option>
```
Example:
```
<<selectOptionSeparator>>
<option value={{🥇 Acknowledgements!!title}}>🥇 Acknowledgements</option>
<option value={{❤ Support This Project!!title}}>❤ Support This
Project</option>
```
On Thursday, March 30, 2023 at 6:43:13 PM UTC-3 Charlie Veniot wrote:
> [image: Screenshot 2023-03-30 6.41.32 PM - Display 2.png]
>
> On Thursday, March 30, 2023 at 6:40:14 PM UTC-3 Charlie Veniot wrote:
>
>> I found a unicode character that gives nicer results:
>>
>> ```
>> <option disabled>─────────────────────────────</option>
>> ```
>>
>> On Thursday, March 30, 2023 at 6:30:47 PM UTC-3 Charlie Veniot wrote:
>>
>>> This works with my Chrome web browser. I don't know about other web
>>> browsers.
>>>
>>>
>>>
>>> ```
>>> <$select tiddler='$:/SiteTitle' tooltip='Choose a new site title'>
>>> <option>A Tale of Two Cities</option>
>>> <hr>
>>> <option>A New Kind of Science</option>
>>> <option value disabled>—————————————</option>
>>> <option>The Dice Man</option>
>>> </$select>
>>> ```
>>>
>>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/5d8e4da0-e372-4abb-9052-226e090cf714n%40googlegroups.com.