silverbulletmd / silverbullet

The hackable notebook
https://silverbullet.md
MIT License
2.06k stars 146 forks source link

Widget rendering in table of content #759

Closed tmichela closed 3 weeks ago

tmichela commented 4 months ago

Problem

Any header containing a widget is rendered as raw text in the table of content:

Screenshot 2024-02-27 at 10 01 47

expected

Show a clickable link to the header section

zefhemel commented 4 months ago

Wow, putting a command link a header — yeah that's not something I anticipated people would do 😆

tmichela commented 4 months ago

haha, yea that's a bit unorthodox. I originally had regular headers then I realized 99% of the time I needed to make a quick note was on mobile, so having a command on the home page was the most convenient for me.

tmichela commented 3 weeks ago

fixed with #887