Update: thanks to @Colman yes there is a way with templater! #ObsidianMD question: can I create links in template? I have a folder with files that are named yyyy-mm-dd and add a new one every day using a template. Is there a way to add links to the template to the file that came before and will come after? E.g today’s page has a link to yesterday and a link to tomorrow (doesn’t exist yet) cc: @obsidianmd
@bowreality @obsidianmd @Colman
[[<% tp.date.now(“YYYY-MM-DD”, -1, tp.file.title, “YYYY-MM-DD”) %>|↶ Yesterday]] | [[<% tp.date.now(“YYYY-MM-DD”, 1, tp.file.title, “YYYY-MM-DD”) %>|Tomorrow↷]] should work.
@Wpy @bowreality @obsidianmd @Colman 📝Posts like this are why I’m here in #pkm land. So much knowledge freely shared in the communities that help make your app experience so much better. 🤩@obsidianmd @logseq @pkm@discuss.tchncs.de @pkm@a.gup.pe @pkm@chirp.social