Hi Guys.
It would be even better if someone could edit the plugin so that
tables in existing tiddlers are converted to memorize style simply by
adding "memorize" as a tag.
This would require the plugin to recognize TW style tables of the
form
|!header|!header|
|item1|description1|
|item2|description2|
rather than all the html tags currently required.
On Nov 22 2007, 7:56 am, Morris Gray <
msg...@symbex.net.au> wrote:
> Hi misschilli,
>
> You may have noticed that the table is not quite right during the
> quiz. It needs refreshing once the memorize is clicked. I am at a
> loss to know what to do about it. Maybe someone can help to solve
> this problem. I believe it is a nice feature and should be a proper
> plugin. The owner is allowing the code to be freely used so it is ok
> to use it.
>
> The only person I know who is capable of easily solving the refresh
> problem is Eric Shulman. So if we can get him interested maybe we can
> fix it :-)
>
> Morris Grayhttp://
twhelp.tiddlyspot.com
> A TiddlyWiki help file for beginners
>
> On Nov 20, 7:40 pm, misschilli <
misshotchi...@gmail.com> wrote:
>
> > Thank you so much Morris!!
>
> > That was exactly what I was after.
>
> > On Nov 18, 8:16 am, Morris Gray <
msg...@symbex.net.au> wrote:
>
> > > Hi misschili,
>
> > > You can implement 'memorize' into TiddlyWiki quite easily.
>
> > > (To be safe install this plugin:
http://www.tiddlytools.com/#HTMLFormattingPlugin)
>
> > > 1: Go tohttp://
memorizable.com/Code
> > > 2: Download memorizable.js and paste it into a tiddler and tag as
> > > systemConfig. I named mine Memorize. (Make sure you save and reload
> > > your TiddlyWiki.)
> > > 3: Studyhttp://
memorizable.com/Code_Guidelines
> > > 4: To get started quickly copy one of their tables and paste it into a
> > > tiddler between <html><hide linebreaks></html> tags. You can copy
> > > their table code by viewing the source of their page; copy everything
> > > between <table id="memTable"> and </table> (I copied Love Styles)
> > > 5: Start memorizing by clicking (memorize) in the table heading.
>
> > > You can see it working athttp://
twhelp.tiddlyspot.com/#LoveStyles
>
> > > Morris Grayhttp://
twhelp.tiddlyspot.com
> > > A TiddlyWiki help file for beginners
>
> > > On Nov 16, 12:13 pm, misschilli <
misshotchi...@gmail.com> wrote:> Hi group,
>
> > > > I came acrosshttp://memorizable.comandthoughtthatit would be