That's great -- maybe even the way it should be by default.

I don't suppose there's any way to make the toolbar  sit at the BOTTOM of 
the editor? All the "action" in editing occurs there if you work from top 
to bottom. It appeared to me that the only way to change it was in 
factory.js, but maybe there is some CSS magic that would do?
 
Thanks!
Mark

On Tuesday, June 20, 2017 at 8:44:53 PM UTC-7, Eric Shulman wrote:
>
> On Monday, June 19, 2017 at 6:31:00 PM UTC-7, Rich wrote:
>>
>> I often times find myself writing long sets of notes, say to a book, and 
>> the editing toolbar gets far away.  Is there a way for the editing toolbar 
>> to float, so that as I scroll down the tool bar stays within view. I know 
>> the easier answer is to break up the text into smaller tiddlers, but That 
>> is not how I work when taking book notes.  I might break it up after I take 
>> the notes, but until I get everything in, I don't always know what goes 
>> where.  Thus the long notes just to get the thing in TW5 are a necessary 
>> part of my workflow.
>>
>
> Perhaps instead of making the toolbar float, you could limit the length of 
> the edit/preview panels and make them scrollable, so that the toolbar that 
> sits above them won't scroll out of view even when you scroll the content. 
>  It's not quite the same as what you were after, but it still may be a 
> workflow improvement nonetheless.
>
> Try this:
>
> 1) create a tiddler, e.g., "MyStyles", tagged with $:/tags/Stylesheet
> 2) enter the following CSS into that tiddler:
>
> .tc-edit-texteditor, .tc-tiddler-preview-preview { max-height:80vh; 
> overflow-y:auto; }
>
> Let me know how it goes...
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools.com: "Small Tools for Big Ideas!" (tm)
> InsideTiddlyWiki: The Missing Manuals
>

-- 
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/94dff677-59a9-4d61-9faa-54eba4871aaf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to