TW is pretty minimalist already. Here's some code I use sometimes:

<$select tiddler="$:/state/side-edit-tiddler" tag="input">
<$list filter="[!is[system]tag[Mine]sort[title]]">
<option value=<<currentTiddler>>><$text text=<<currentTiddler>>/></option>
</$list>
</$select>

<div class="tc-tiddler-frame">
<$edit-text tiddler={{$:/state/side-edit-tiddler}} 
class="tc-edit-texteditor"/>
</div>

I added the tag "Mine" because I was reviewing on TiddlyWiki.com, but you 
can remove that for an empty TW file.

The advantage of this is that you can "open in a new window" and have 
pretty much the entire real estate to yourself, with no distracting tool 
bars or controls. Just be sure to go back to the TW to save from time to 
time. If distractions are actually wanted, someone could add back in the 
toolbar features they most like.

-- Mark

On Saturday, September 15, 2018 at 7:07:20 AM UTC-7, @TiddlyTweeter wrote:
>
> There was a very interesting comment on Twitter about why the user wasn't 
> going for TiddlyWiki ...
>
> ... it's really useful! i was seduced by the utter simplicity of plain 
>> text files though. i really enjoy stark, stripped down interaces 
>> (especially for writing)
>>
>
> ... for me it was more textural than anything. that's one of the 
>> challenges for me in finding a replacement. it seems there are similar 
>> tools (zim, etc.) but all of them have a similarly busy interface.
>
>  
> @lorenschmidt 
> <https://twitter.com/lorenschmidt/status/1039960312223604736>
>
> It raises a great point about need for a design for the minimalist 
> interface possible, optimised for writers who want to write *first*, and 
> organise later. 
>
> Any thoughts?
> Josiah
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>

-- 
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 post to this group, send email to [email protected].
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/4680d751-7094-4312-b52b-e380353862cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to