You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.action{ if index . "custom-avs" }
.action{ $id := .id }
.action{ $done := len (queryBlocks "SELECT * FROM blocks WHERE id = '?' AND markdown LIKE '* [x]%'" $id) }
.action{ if eq $done 1 }
已完成
.action{ else }
未完成
.action{ end }
.action{ end }
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
目前只有修改块内容才会自动刷新数据库:
default.webm
用的模板是:
The text was updated successfully, but these errors were encountered: