generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
If you're planning on having identical code blocks in all your notes, for instance, you're going to need to do a lot of refactoring every time you want to change anything.
Describe the solution you'd like
A solution for this is to implement templates in some way. The simples way to do this is just to allow us to define templates in the settings and then to reference them in some way in our code blocks.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request