mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-10 17:24:21 +01:00
🎨 Support for listing missing files in Settings - Assets https://github.com/siyuan-note/siyuan/issues/8383
This commit is contained in:
parent
17d8c79057
commit
558f1cdabc
4 changed files with 79 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ func NewSearch() *Search {
|
|||
Memo: true,
|
||||
IAL: false,
|
||||
|
||||
IndexAssetPath: true,
|
||||
|
||||
BacklinkMentionName: true,
|
||||
BacklinkMentionAlias: false,
|
||||
BacklinkMentionAnchor: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue