TiddlyWikiClassic icon indicating copy to clipboard operation
TiddlyWikiClassic copied to clipboard

TiddlyWiki Classic (not to be confused with TiddlyWiki5: https://github.com/Jermolene/TiddlyWiki5)

Results 27 TiddlyWikiClassic issues
Sort by recently updated
recently updated
newest added

I get the error: javaLoadFile: TypeError: Object # has no method 'loadFile' JhcTiddlyWiki.html:7625 javaSaveFile: TypeError: Object # has no method 'saveFile' TiddlyWiki.html:7625 The java applet is running the console pops...

java

As has been discussed quite a while ago there are problems with transclusions on startup, see... http://startuptransclusions.tiddlyspot.com I believe I have fixed the problem by inserting ``` if (startingUp) return...

issue

The console log is as follows: ``` javaLoadFile: Error: Error calling method on NPObject. wiki.html:15394 javaLoadFile: java.lang.NullPointerException wiki.html:15397 javaLoadFile: java.lang.NullPointerException at TiddlySaver.debug(Unknown Source) at TiddlySaver.resolveFilename(Unknown Source) at TiddlySaver$3.run(Unknown Source) at...

java

As reported here: https://groups.google.com/group/tiddlywiki/msg/86a39f3c05e816ae When trying the direct online save in IE (ver 9, very old I guess), it does not open a (browser) save dialogue box but instead TW...

issue

I used a in one of my tiddlers. When the section, or the "transcluded" tiddler changes, the transcluded section does not get refreshed. (see https://groups.google.com/forum/?fromgroups=#!topic/tiddlywiki/lSbd2_J6JWc for an example) I'm not...

issue

TiddlyWiki contains a fix for IE's historical mishandling of newlines in `` blocks. Now that IE10 fixes the underlying problem the fix within TiddlyWiki needs to be made conditional. See...

issue

Hi trying to upgrade my 2.6.2 TW via backstage I ran into a "Error with the new core code" issue. OK fine so I guess I need to do it...

documentation

I was trying to add a couple images to a tiddler, and I realized that there is not way to style the image. So I played around a bit and...

improvement

## Issue Renaming a tiddler whilte overwriting an existing tiddler doesn't delete the one being renamed. ## Test - Create tiddler [[Foo]]. - Then create tiddler [[Bar]]. - Then rename...