Thank, you BJ. With your plugin tiddlywiki shop works fast. Can you explain
what it do?
var defaultFilter = "[!is[system]sort[title]]";
if (this.getAttribute("filter",defaultFilter)==
"[list[$:/StoryList]]") return ListWidget.prototype.bjgetTiddlerList.call(
this);
if (!this.bjcached) {
this.bjcache = this.wiki.filterTiddlers(this.getAttribute("filter",
defaultFilter),this);
this.bjcached = true;
}
it adds [!is[system] to all filters I use? I hope in future TW5 edition it
will be build in zoomin.js
понедельник, 13 ноября 2017 г., 11:44:31 UTC+3 пользователь BJ написал:
> I have hacked together a plugin to speed things up. It will probably cause
> strange errors in you application, but maybe you can modify it to work
> better. In any case It will show how much things could be improved
>
> all the best bj
> On Sunday, November 12, 2017 at 4:03:30 PM UTC+1, sini-Kit wrote:
>>
>> Hi! I start creating new Tiddlywiki shop
>> http://www.google.com/url?q=http%3A%2F%2F2980258.ru%2Fheeg.html&sa=D&sntz=1&usg=AFQjCNEVrKH1LD7mgIfI5QyFi0wrOgnEpw
>>
>> The problem is that it is big 4mb. I want to make it work faster.
>> If somebody have compressed variant of tw5 core without comments in code
>> or any ideas?
>>
>
>
>
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/22328534-3443-4a52-b04f-59a9db27ebbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.