There are discussions how to create user data tiddlers which are hidden from search and lists. But here I want to consult you for another approach.
- Any tiddler keeps user data but need to be hidden from search and lists gets a system prefix, here I propose
$:/data/ - In the
Sidebar Tabsunder more add a new tab calledDatawith below text
<$list filter="[prefix[$:/data/]]" template="$:/core/ui/ListItemTemplate"/>
And it will be displayed like

What do you think?


