quorafind7k downloadsEnables flexible conversion of note views into various layout (Closed source).
Templify [/ˈtem.plɪ.faɪ/]: make your notes into different layouts.

[!warning] The Templify plugin is not open-source. However, the Obsidian team has the authority to review the source code of Templify.
A more detailed video tutorial is available here.
Render your notes with different layouts based on the selected template.
You can copy view state via any view's header menu and paste it into Templify codeblock, like this:
```templify-embed
{"state":{"query":"templify","matchingCase":false,"explainSearch":true,"collapseAll":true,"extraContext":true,"sortOrder":"byCreatedTime"},"type":"search"}
```
Or :
You need to open the project/graph/kanban/canvas/etc. view in another tab, then go back to the note you want to embed it into, and then you can run the Embed view into current note command where you can select that tab. And you can close it afterwards. Or right-click on the editor and select Embed view.
And it will be rendered like:

Templify plugin.Not yet available
Some features of Templify require a PKMer account. To unlock these features:
Not yet available
main.js, styles.css and manifest.json from the latest release..obsidian/plugins/templify/.