refactor: rename :block/original-name to :block/title

This commit is contained in:
Tienson Qin
2024-07-10 21:29:39 +08:00
parent 2a48486ac1
commit a1f352773b
105 changed files with 559 additions and 563 deletions

View File

@@ -11,7 +11,7 @@
"block name, lowercase, only page-blocks have this attr"
:string)
(sr/defkeyword :block/original-name
(sr/defkeyword :block/title
"like `:block/name`, but not unified into lowercase"
:string)