Speaking of how questions can get missed when Disc...
# questions
f
Speaking of how questions can get missed when Discord is busy, where is the best place to make suggestions about how todo / task note previews are displayed in the editing and preview panes? Perhaps https://github.com/dendronhq/dendron/discussions/1358 , or a different issue? Basically, I wish that the difference between
[ ]
and
[x]
were rendered visibly in the "hover" preview in the editing pane. Right now, only the bullets for lines with those two statuses are visible, although that hover pane does display a
[/]
as plaintext. I also think it would be nice if some details (like status, priority, possibly due date) were displayed at the top of cards for todo notes in the preview pane, perhaps on a line under "From { note title }". It might also be nice if these details also showed up as text decorations in the editing pane when using the
![[note]]
syntax like they do with the
[[note]]
syntax. But maybe there are good reasons to stick to only the rendering decorations with one syntax that I don't know about, like code efficiency or intentionally providing users a level of choice for one style vs the other? Thanks in advance for pointing me in the right direction!