Dear friends
For example: I want to know which entries are taking up a huge amount of space in my tiddlywiki by filtering ‘[!is[system]sort[title]]’ by using $:/AdvancedSearch
Any reply would be greatly appreciated
Dear friends
For example: I want to know which entries are taking up a huge amount of space in my tiddlywiki by filtering ‘[!is[system]sort[title]]’ by using $:/AdvancedSearch
Any reply would be greatly appreciated
I recommend using TiddlyTools/Search/Filters, which includes the ability to sort by “size - large to small”.
To install, simply visit the above link, and then drag-and-drop the “TiddlyTools/Search/Filters” tiddler title into your own TiddlyWiki. Note that this tiddler is not a plugin, and does not use any Javascript code, so it is not necessary to save-and-reload your file before using it. Also note that for your convenience this tiddler is automatically added as a new “PowerSearch” tab in $:/AdvancedSearch
For your specific use-case, after viewing the imported TiddlyTools/Search/Filters tiddler (or the “PowerSearch” tab in $:/AdvancedSearch), simply click on the “Filters” heading to view a list of pre-defined filters. In the “Shadow Filters” section of the list, select “All tiddlers except system tiddlers”. When the filter results are displayed, you can then select “size - large to small” from the “sort by” droplist control.
To tag, clone, export or delete selected tiddlers, you can use the buttons in the upper right of the interface. When clicked, these buttons will display a modal dialog with checkboxes for all matching tiddlers. You can then individually toggle these checkboxes to manually choose which tiddlers to act upon (or press the “all” / “none” buttons in the lower left corner of the dialog to toggle all checkboxes at once.)
enjoy,
-e
In my wikis the biggest offenders are the few image tiddlers (and only because I didn’t get to the part of using external images). If you have 64KB of text in a tiddler, you may want to split it into smaller parts.