FFT
SideBar > More > All
$:/core/ui/MoreSideBar/All
<$list filter={{$:/core/Filters/AllTiddlers!!filter}} template="$:/core/ui/ListItemTemplate"/>
And the filter used is [!is[system]sort[title]] but mats will do the same.
I think you need to define "my created tiddlers". If you have your Username for signing edits set in Control Panel > info > Basics
You could create your own sidebar tab listing tiddlers who have a creator or modifier field with the value of your user name.
Regards
Tony
On Wednesday, July 10, 2019 at 8:49:24 AM UTC+10, FFT wrote:
Thanks, however it lists all the tiddlers including the ones I didn't create, ie system ones. The default starting tiddler is just the default tiddlers when I open up the wiki. The default tiddlers are in the control panel > info tab.
In the sidebar, if you go to the "more" tab and then "all" I can view all my created tiddlers. That is what I'm trying to display in a separate tiddler.
Thank you again for your help.