Hi everyone,


Long time user, first time poster. I was inspired lately to take a shot at 
some Tiddlywiki modifications.


I wanted to make a way to toggle between the normal writing mode and 'zen' 
mode, similar to Github has. I found this fantastic tutorial on a CSS only 
solution and made a quick prototype to get it working. (I'd seen J.D.'s 
full screen mod before, but it doesn't have quite the functionality I was 
looking for. Also, I wanted to learn by making something)



   - Right now I am overriding a core UI tiddler 
   ($:/core/ui/EditTemplate/body to be specific), something my Wordpress 
   experience is telling me isn't a great idea for updates. Is there a better 
   way, hooks, for example, to insert code into shadow tiddlers?


   - I would like to do some styling to the text area as well, but it is 
   loaded in an iFrame, does anyone have suggestions on how to alter those 
   styles? Particularly the background. It seems to take the font size and 
   other styles I've sent, but the theme wins the war with the color of the 
   background.


   - Next step is to add some Javascript and try to auto focus in the text 
   area when 'zen' is set; again with the iFrame question, is there a good way 
   to hook in to the edit window to set focus?

And since it is my first post, a quick thank you to everyone who has helped 
make Tiddlywiki over the years. My first tiddlywiki was downloaded in 2006 
and it is still used today (updated to the lasted version, naturally). I 
use one for my home page, and others throughout the years for projects.


-j

-- 
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/c5c0fa3b-cb10-4c49-98e8-b494f90c93ca%40googlegroups.com.

Reply via email to