>
> Yep!
> That's it! Why not to have it!
>

Hm, I can see that it's useful when the columns are - say - more than 
three. then I could make tiddlers in edit-mode show at a configurable size.
That's a pretty good idea, thank you!
 

>
> Thank you
>
> On Friday, February 22, 2019 at 7:33:23 PM UTC+3:30, BurningTreeC wrote:
>>
>> One more suggestion,
>>>  When editing a tiddler, it is good to have a *button *to simple occupy 
>>> the whole story river and then back to its precious state.
>>> Now, I have to click on number of column to cycle to get one column view!
>>>
>>>
>> Do you mean that you want a tiddler that's being edited shown full-size?
>> In that case, create a stylesheet tiddler, put this inside:
>>
>> @media (min-width: {{$:/themes/tiddlywiki/vanilla/metrics/
>> sidebarbreakpoint}}) {
>> .tc-story-river.tc-muuri-river .tc-tiddler-frame.tc-tiddler-edit-frame {
>> width: calc(100% - (2 * {{$:/config/muuri/tiddler/margin}}));
>> }
>> }
>>
>>
>>  
>>
>>> This is just a suggestion, and I am not sure if it is straightforward or 
>>> not but the button can have below states
>>>
>>> * maximize: editor occupies the whole story river
>>>
>>
>> like the example above or taking the full screen?
>> I think the latter could be a default when on narrow (mobile) screens, 
>> but I don't think that I'll add any additions for narrow screens to the 
>> plugin. But possibly as demos to the page later on
>>  
>>
>>> * minimize: editor is in folded state (what is is available now in view 
>>> mode)
>>>
>>
>> I don't see why it should be part of the plugin because it would involve 
>> changing the edit template. I don't want to change core tiddlers
>>  
>>
>>> * restore: editor gos to original state (e.g restore the same number of 
>>> columns and it back to its original position)
>>>
>>> Mohammad
>>>
>>>
>>>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dbe6fc52-e887-49bc-9ee3-ee1cdca29e7c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to