Get Morgen Here ➡ morgen.so/?ref=demetripanici1 Get 10% off Morgen Pro Using my custom code: DEMETRI-10
@david1018536 ай бұрын
Here are the formulas to get it to show the time like "2 hours 10 minutes" (Remember the property names will differ, mine are "Runtime" and "Timer Stop time") FORMULA 1(like video) *Total Minutes Formula* dateBetween(prop("Timer Stop time"), prop("Runtime"), "minutes") FORMULA 2 *Hours & Minuets Formula* ((if(( prop("RunTime (min)")>= 60), (format(floor( prop("RunTime (min)")/ 60)) + " hours "), "") + if((( prop("RunTime (min)") % 60) > 0), (format( prop("RunTime (min)") % 60) + " minutes "), "0 minutes"))) Again, remember to replace ALL mentions of "Runtime (min)" or "Timer Stop time" in the code with YOUR properties...(or make 2 new date properties with those EXACT names)
@DemetriPanici6 ай бұрын
nice!
@david1018536 ай бұрын
@@DemetriPanici 😊😊Thanks for the great video!!
@eMotionFlowing7 ай бұрын
Thank you ❤
@DemetriPanici6 ай бұрын
You're welcome 😊
@MasterNinja7866 ай бұрын
@@DemetriPanici yo how did you get that layout at the beginning of the video, Can you direct me to a video that explains how to set up that layout
@divyv206 ай бұрын
Hey Demetri , I have send you the email have you received it ?