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 am trying to consolidate all the various TiddlyWiki repositories into this organisation (https://github.com/TiddlyWiki). There's a ticket in the TW5 repo explaining the plans: https://github.com/Jermolene/TiddlyWiki5/issues/6565. Eventually, I intend to migrate...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

[removed]

improvement

Since not everyone is using server sides, it seems a burden to TiddlyWiki users not using server sides to have the sync code included in a default build. It seems...

The twFile jQuery plugin isn't very useful anymore, given current browser security restrictions. We should continue to make the code available, but mark it clearly as deprecated Was: "Extract twFile...

feedback-requested

[List of macros](https://classic.tiddlywiki.com/#MacrosContent) does not include toolbar macro. The current tiddlers ToolbarButtons and ToolbarCommands do not provide a great description of how to customize the toolbar.

improvement
documentation

### The problem Currently `String.prototype.readMacroParams` helper [1] calls `.parseParams` method with `noNames == true`. It was probably coded this way as the calculated [2] `params` argument passed to a macro...

issue

Currently, the `getReferringTiddlers` method of `store` (1) (which is used to provide references (2)) uses links provided by `Tiddler.prototype.changed` (3) (through `TiddlyWiki.prototype.reverseLookup` (4)). The `changed` method recognizes wikiwords, bracketed links...

issue

The transclude method [1] of the tiddler macro works so that if the same tiddler is to be transcluded "twice" (inside itself) [2], then it is not transcluded for the...

issue

This was reported on google groups, but I have not been able to find the posting again. Nevertheless, the problem is clear: there was one remaining hard-coded occurence of the...

issue