[feature request] 📝🖼 Display all the content instead of just brief?
This is currently already kind of possible, if you want to do it in the setup of the brief view, just add to the string :
type: folder_brief_live
The String briefMax: X and set X to something like 50000, to display the full content of the given note, though i would advise just using the build in option of ![[Examplefile]] to do something like this instead.
I've been trying to get it to render the first 500 or so characters independent of whether or not it's halfway through a list, or is perhaps 3 short paragraphs, to emulate the OneNote card view - it seems to be cropping off content at the first carriage return / block end, rather than a set number of characters ?