-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae7f239
commit c198403
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,15 @@ | ||
created: 20230914045616286 | ||
creator: 马不前 | ||
modified: 20230914045731749 | ||
modified: 20230914110818419 | ||
modifier: 马不前 | ||
tags: 快速查找 | ||
title: original-title-template | ||
|
||
<$list filter="[all[current]]" > | ||
|
||
<$link>{{!!caption}}</$link> | ||
<$link> | ||
<$text text={{{ [<currentTiddler>get[text]splitregexp[\n]first[]removeprefix[#]] }}} /><br> | ||
{{!!caption}} | ||
</$link> | ||
|
||
</$list> |