Question for you @Eric Shulman When I make the tiddler containing everything for the memo textbox a sidebar tab, the texteditor only goes about half the width of the sidebar.
is there a way I could set it to be wider, possibly linking it to the sidebar-width using calc()? On Wednesday, June 8, 2022 at 9:28:35 PM UTC-4 Eric Shulman wrote: > One more addition. Put the following at the start of the > "TiddlerNotesTemplate" definition: > ``` > <$list filter="[<currentTiddler>is[tiddler]]"> > ``` > This bypasses displaying the TiddlerNotesTemplate for shadow tiddlers > (e.g., `$:/AdvancedSearch`), so you can't add notes that will automatically > convert a shadow tiddler into a "real" tiddler which will prevent it from > being upgraded when a new TWCore is released. > > -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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5393bd7a-c0a5-4270-b31a-98e8bc7223a3n%40googlegroups.com.

