Hi. I’m wondering if there is a way to link to a tiddler such that it appears already in edit mode.
Also, I have the following button:
<$button class="tc-btn-invisible"><$list filter="[tag[home]]"><$action-navigate $to=<<currentTiddler>> /></$list>Open all {{$:/core/images/open-window}}</$button>
I have sorted my “home” tiddlers manually via the tag pill list feature. When I click the button above, the river shows them in reverse order of how they are listed in the pill drop-down. Is there a name for this type of sort so that I can specify it in the filter with an exclamation mark?