Referencing date in <span> using timeline plugin

First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.

What I’m trying to do

I am trying to create a template using the ore plugin which will also eventually be displayed on a timeline using the timeline community plugin.
The timeline plugin requires me to enter start and end date (for my use always the same date) which are then not displayed in reader view ( because its within the span element. I do want to see the date also on the reader view, which means i need to manually type the date three times: in the start date, end date and the note itself.
I was wondering is there a way to reference the date from the note in the span element?


‘2023-02-16-00’ ^date

Things I have tried

I have tried [[currentnote#^date]] in many varitions with nd without ‘ ‘ but did not work.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.