Template title options

Operating system

Android

Joplin version

3.4.7

Sync target

Joplin Server

Editor

Markdown Editor

What issue do you have?

Hi everyone

Brand new user to Joplin Server. I'm just trying to set up my templates. I've got one for my journal

Journal title: {{#custom_datetime}}YYYY.MM.DD{{/custom_datetime}} {{#custom_datetime}}dddd{{/custom_datetime}} / journal hour{{#custom_datetime}}HH{{/custom_datetime}}

Yes it's hearty but it works for my purpose. I was wondering, if I have two journal entries for one day, is it possible to have a number added?

I could have:

Entry Number {{syntax}}

In the title if it is possible

Bonus question, is there a way to specify which folder each template is delivered to?

Hi @Binocularbath

I don't think it's possible to have a template know it's the second one being made, but you could have an option that lets you pick the number when you create it by using a custom variable.

Also yes, you can add an option to put ever note you make from a template into a specific folder using the template_notebook custom variable.