You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
New file templates and insert/inplace templates are written completely differently in my experience. Templates made for one purpose are almost exclusively used for that purpose. For example, new file templates set frontmatter values, inplace ones don't. If you have many templates, these modals become bloated and full of files that are irrelevant to you and would break if used.
Describe the solution you'd like A clear and concise description of what you
want to happen.
Allow user to set separate folders to populate the two modals, so that we can segregate templates by the use case. Users who want to maintain the current situation can set the same folder for both.
Describe alternatives you've considered A clear and concise description of
any alternative solutions or features you've considered.
No alternatives
Additional context Add any other context or screenshots about the feature
request here.
The text was updated successfully, but these errors were encountered:
Users already get overwhelmed with the number of settings that Templater has, I would like to avoid adding more.
I have a similar workflow, often my create and insert template are different. I handle this by putting them in different folders in my templates folder, then the insert and create template are grouped by folder and can easily filter down to the list of templates I'm interested in.
Is your feature request related to a problem? Please describe.
New file templates and insert/inplace templates are written completely differently in my experience. Templates made for one purpose are almost exclusively used for that purpose. For example, new file templates set frontmatter values, inplace ones don't. If you have many templates, these modals become bloated and full of files that are irrelevant to you and would break if used.
Describe the solution you'd like A clear and concise description of what you
want to happen.
Allow user to set separate folders to populate the two modals, so that we can segregate templates by the use case. Users who want to maintain the current situation can set the same folder for both.
Describe alternatives you've considered A clear and concise description of
any alternative solutions or features you've considered.
No alternatives
Additional context Add any other context or screenshots about the feature
request here.
The text was updated successfully, but these errors were encountered: