swhalemwo / obvz

org-brain visualization via PyQt
70 stars 4 forks source link

Toggling node text (Variant b), only first paragraph text (until first empty line) #9

Open michaelsjackson opened 4 years ago

michaelsjackson commented 4 years ago

Toggling node text is great, but if entire text is used it can destroy the usability again, maybe something inbetween as a second variant could be useful.

For example, using only first paragraph of the node text, and not everything. Then one could finetune this first paragraph with all essential information which should appear in the visualization later, thus in svg export, for example. Would be much more useful.

michaelsjackson commented 4 years ago

Either first paragraph only would be interesting or some other forms where we can tell, ok, include those sections/paragraphs as well, but not all.

Not sure which features of org-mode would be best for selecting as "node text inclusion". Maybe showing only headers containing some specific keyword, e.g. :nodetext: , just another idea.

We have so far: