Incremental IDs for different note types #1160
Cparker71
started this conversation in
Templates Showcase
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Prereq's
I have a note in my vault titled "ID Library" whose contents are a markdown table describing object types and the next id. eg:
Templater Function
Then I have a templater file which reads the table, requests user input regarding the object type and renames the active file to Object + "-" + Next ID. Then it increments the Next ID in the markdown table
Beta Was this translation helpful? Give feedback.
All reactions