On Feb 12, 1:20 pm, Yakov <yakov.litvin.publi...@gmail.com> wrote: > On 11 фев, 17:26, PMario <pmari...@gmail.com> wrote: > > > On Feb 10, 10:31 pm, Yakov <yakov.litvin.publi...@gmail.com> wrote:> ... > > (not sure what does the "hashmap" term > > > means here) So at first glance it seems that it's possible to have > > > slices with any symbols.. Let me know if I miss something. > > > In this case it's just a "lookup table" [2] to have fast access to a > > tiddler, based on it's title. > > see:https://github.com/TiddlyWiki/tiddlywiki/blob/master/js/TiddlyWiki.js... > > So, what's different with slices? I looked up TiddlyWiki.js and it > seems that slices are used the same way.. Although, they can be used > differently in other .js parts. ahhh, :) imo nothing. but there may be some chars, that are not allowed within an object element. To handle this an escape mechanism has to be found. I think you should extend your formatter with a plugin and run several tests, to find out if it works ;)
-m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlywiki@googlegroups.com. To unsubscribe from this group, send email to tiddlywiki+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.