Nice work as ever Dave. In no-sidebar mode, on a wide desktop browser window, the displayed tiddler goes a smidge too wide for the window. Looks like you've told it to be width 100% but not accounted for the left margin (or maybe not applied box-sizing: border-box), so it's hanging too far off the right by the width of its left margin.
Cheers ;Daniel On 9 September 2014 13:32, David Gifford <[email protected]> wrote: > Hi all > > TiddlyWiki is getting close to full release, and tonight I almost finished > my note-taking template called NoteStormTW, the TW5 successor to the old > NoteStorm. I have been playing around with a cruder version of this and it > has revolutionized my note-taking. Seriously. I think I can finally stop > tweaking TiddlyWiki and use this for my purposes until Jeremy finds some > reason to break it. Would love your feedback. > > The URL for now while it is in experimental stage is > http://giffmex.org/experiments/notestormtw.html > > It has two glitches in it that I am aware of, and maybe some of you can > help me overcome them: > > 1. In my StyleSheet I have it so that #gifftoolbar does not print. But it > prints anyway. Any idea what I did wrong? > > 2. When the tagging area is open, editing and saving tiddlers doesn't > happen automatically. I need to manually save. Seems to be something to do > with the state tiddler being qualified. Again, any ideas on how to overcome > that? > > Blessings, Dave > > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Daniel Baird objoke: I had a problem and decided to solve it with threading. Now, have problems. two I -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

