You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also experiencing something similar where this
<div class="ob-timelines"
data-title="Unity POC"
data-description="Testing to see if unity is feasible to use for this project"
data-type="range"
data-start-date="2024-07-20"
data-end-date="2024-08-01">
Unity POC
</div>
This is an interesting problem. I thought it might be somewhat simple to solve but that is turning out to not be the case. Just wanted to let you know I'm working on it.
Both issues here should be fixed in release 2.2.7, hopefully available shortly. (Not sure how long it takes to propagate to the Obsidian Community plugin list)
Uh oh!
There was an error while loading. Please reload this page.
this html event:
class="ob-timelines"
data-title="test"
data-start-date="1994-00-00-00">
New Event
is being displayed as "1994-0-0" instead of "1994" as it should be according to the docs...
The text was updated successfully, but these errors were encountered: