generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 46
unable to encase template properties' output in [[wikilinks]] #250
Copy link
Copy link
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'm frustrated that I am unable to encase template properties' output in [[wikilinks]], with the methods LIST and ENUM.
Describe the solution you'd like
to be able to use LIST and ENUM with wikilink-encased output
(such as
- [[Jack Black]]
- [[Paul Rudd]]
instead of
[[- Jack Black
- Paul Rudd]]
)
Additional context
those are unsupported by the plugin, but are a really great way to navigate through properties and files/bases, as kepano's template vault exemplifies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request