Just a place where I want to store all of tips used to make this page a bit easier to manage
Shared prompt value
It is possible to ask once for a prompt in a Templater plugin:
<%*
let title = await tp.system.prompt("Podaj tytuł")
-%>
---
title: <% title %>
// ..
aliases:
- <% title %>