silverbulletmd / silverbullet

The knowledge tinkerer's notebook
https://silverbullet.md
MIT License
2.36k stars 169 forks source link

How to create a page from template and add it to a list of all pages? #764

Open whizzzkid opened 7 months ago

whizzzkid commented 7 months ago

Let's say I am using the Journaling Daily template, when I create a new page Journal/Day/2024-02-28, I would also like this to be inserted as a link toJournal/2024`

Is there a way to do this?

gorootde commented 7 months ago

Why not just use a query in Journal/2024 to do that?

e.g. page where name =~ /^Journal\/Day\/2024-/