8000 "YYYY" Format · Issue #81 · seanlowe/obsidian-timelines · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"YYYY" Format #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tomibar22 opened this issue Jul 19, 2024 · 3 comments · Fixed by #84
Closed

"YYYY" Format #81

tomibar22 opened this issue Jul 19, 2024 · 3 comments · Fixed by #84
Labels
bug/confirmed Something isn't working

Comments

@tomibar22
Copy link
tomibar22 commented Jul 19, 2024

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...

@Shain-Allen
Copy link
Shain-Allen commented Jul 21, 2024

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>

is being displayed like this
image

with timeline configured like so

tags=devTime
startDate=2024
endDate=2025

@seanlowe seanlowe added the bug/confirmed Something isn't working label Jul 21, 2024
@seanlowe
Copy link
Owner

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.

@seanlowe
Copy link
Owner
seanlowe commented Aug 5, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/confirmed Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0