Note Editor Improvements
complete
L
Lucas Tolle
Collapsible Titles:
H1, H2, etc. titles need a collapse feature like Notion. This is great for collapsing dense content, leaving only the title visible.Heading Size:
Headings like ##### Titles ###### are smaller than paragraph text. The heading size should be larger than normal text.Bullet Size:
List bullets are too large compared to text. While numbered lists are normal, the bullet points are huge. The different color already helps, but the size steals attention from bullets.Divider Spacing:
The divider/spacer is huge compared to text. It's interesting but a bit exaggerated. It would be interesting to allow CSS spacing customization, perhaps through a theme file like in Obsidian.Editor CSS Customization:
Need the ability to edit the markdown editor CSS — from fonts to spacing and sizes. Waiting for this possibility. Maybe through markdown theme modules, like in code blocks.Luca Rossi
updated the status to
complete
N
Nate S
Maybe https://tolaria.canny.io/feature-requests/p/support-markdown-style-code-block-shortcuts-in-the-editor can be added to this to? Creating code blocks with triple backticks (and optionally a syntax specification) seems like a very useful feature for people coming from markdown editors like Obsidian.
Luca Rossi
implemented most of this!
- improved divider spacing
- added collapsible headings
- added an appropriately sized H4
Luca Rossi
updated the status to
in progress
s
skelektikon
I also requested collapsible list items here: