Skip to content
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

[Bug] Tracker Doesn't Work Inside Callout #34

Open
julroger2013 opened this issue Dec 29, 2023 · 5 comments
Open

[Bug] Tracker Doesn't Work Inside Callout #34

julroger2013 opened this issue Dec 29, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@julroger2013
Copy link

I've noticed that trackers contained inside a callout don't behave as expected. In Live Preview mode, the tracker won't start at all. In Reading mode, the tracker starts and instantly stops, generating an entry something like this:

Note

{"entries":[{"name":"Segment 1","startTime":"2023-12-29T20:40:29.852Z","endTime":null,"subEntries":null}]}

Not sure if there's a way to code around this, but it would amazing if the trackers could be run from inside a callout. I'm thinking particularly of the aside and/or column callouts that various creators have made, which would allow the tracker to be placed alongside other text, such as a checklist.

@Ellpeck Ellpeck added the bug Something isn't working label Dec 29, 2023
@RehmatSChawla
Copy link

+1 for this, I encountered the same issue and would love if it could be improved. I tried copying a paused timer into a callout and ensuring all lines had the quote > symbol, but the result did not change.

@Karamellwuerfel
Copy link
Contributor

Verified and still a #bug. Needs to be fixed.

@VictorVangeli
Copy link

Yes, I agree. Support for callout blocks is very lacking.
If there was an opportunity to add it, I would be very grateful.

@Karamellwuerfel
Copy link
Contributor

Karamellwuerfel commented Nov 20, 2024

Hey @VictorVangeli,
can you submit something like a "demo-markdown" to test with? Thanks!
Just the code block with the tracker is enough.

@VictorVangeli
Copy link

@Karamellwuerfel

>[!time] Время
> ```simple-time-tracker
> {"entries":[{"name":"Segment 1","startTime":"2024-11-20T11:17:01.665Z","endTime":"2024-11-20T11:17:07.927Z"},{"name":"Segment 2","startTime":"2024-11-20T11:17:18.440Z","endTime":"2024-11-20T12:13:00.061Z"}]}
> ```

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

No branches or pull requests

5 participants