mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
vault backup: 2022-12-17 16:44:35
This commit is contained in:
@@ -47,7 +47,7 @@ aliases:
|
||||
tags: [projects, ${userInput.replace(/ /g, "-")}]
|
||||
---\n\n\`\`\`dataview
|
||||
list
|
||||
where contains(projects, "${userInput}")
|
||||
where contains(projects, "${userInput.replace(/ /g, "-")}")
|
||||
\`\`\`\n\n`
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user