Skip to content
Discussion options

You must be logged in to vote

I did a quick test and concluded that the id field is... vestigial?

I created a new template called fnt with this content:

This is the most empty thing that I can think of.
Templater should have _nothing_ to do here.

Ideally i'll create a new folder note and the block below will just work.
Note that I am not generating or setting any `id` value.


```folder-overview
folderPath: ""
title: "{{folderName}} TemplateTest"
showTitle: true
depth: 3
includeTypes:
  - folder
  - markdown
style: list
disableFileTag: false
sortBy: name
sortByAsc: true
showEmptyFolders: false
onlyIncludeSubfolders: false
storeFolderCondition: true
showFolderNotes: false
disableCollapseIcon: true
```

And then config…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kquinsland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant