Skip to content

Commit

Permalink
Update task-state.tid
Browse files Browse the repository at this point in the history
  • Loading branch information
dongrentianyu committed Sep 1, 2023
1 parent 8a52c9d commit 82c35df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/time-for-task/ViewTemplate/UnderProject/task-state.tid
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tags: $:/tags/TFT/UnderProject

<$let graphRootTiddler=<<currentTiddler>> >

<$list filter='[tag<currentTiddler>sort[tmo_taskState]each[tmo_taskState]]'>
<$list filter='[tag<currentTiddler>has[tmo_taskState]sort[tmo_taskState]each[tmo_taskState]]'>

!! {{!!tmo_taskState}}

Expand Down

0 comments on commit 82c35df

Please sign in to comment.