kjk / edna

Note taking for developers and power users
https://edna.arslexis.io
Other
391 stars 18 forks source link

Navigate within large markdown block #61

Open kjk opened 4 months ago

kjk commented 4 months ago

We have Ctrl + B to navigate between blocks.

Add a command (Navigate within Markdown ?) that allows navigating within a large markdown block.

We would construct table of contents based on headers H1 - H4 (i.e. # to ####) with similar UI to Ctrl + B and Ctrl + P.

We would indent h2 - h4, so it displays like a tree.