On Saturday, September 5, 2020 at 7:05:18 AM UTC-7, Xavier wrote:
>
> Another wonderful iteration, thank you! Not only useful as a tool, but 
> also a great TW5 programming lesson for us to study. May I humbly suggest 
> the addition of 
>    <$transclude tiddler=<<journalTitle>> mode=block/>
> in the showday() macro, just after the call to <<editjournal>>, so that 
> the popup also displays any additional text the user might have added for 
> that day?
>

The contents of a Journal tiddler can be almost anything, and could 
conceivably be quite substantial. This could make the popup display 
excessively large and potentially exceed the available surrounding space. I 
will experiment with ways to mitigate this (i.e., by using a div with 
"max-height:...;max-width:...;overflow:auto;"), but my expectation is that 
for many cases, this will not produce a satisfying display experience.  In 
practice I think it is much simpler and more reliable to just open the 
Journal tiddler to view it as a regular tiddler in the Story River by 
clicking the popup's date heading (which is the current behavior).

-e

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/89500271-3692-4f75-a796-bff5c94cf9ddo%40googlegroups.com.

Reply via email to