kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Sort tagged tiddlers
rodzic
126e87be25
commit
a160fb07e4
|
@ -236,6 +236,7 @@ exports.getTiddlersWithTag = function(tag) {
|
|||
titles.push(title);
|
||||
}
|
||||
}
|
||||
this.sortTiddlers(titles,"title");
|
||||
return titles;
|
||||
};
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue