Dataview: Can i caluclate dates with duration, however the specific duration comes from a property?

Hey

Is there a way for DATAVIEW not DATAVIEWJS that for e.g. the 8 minutes — so the “8” comes from a property?

like that?

Thanks in advance :slight_smile:

Move both parts into the property, like when I specify how long my break has been, I use:

break: 30 min

And now break is a duration with the value 30 minutes.

great it works :slight_smile:

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