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

Time Report Code Block Renders No Data in Obsidian Reading View #169

Open
dfaulkner opened this issue Aug 10, 2024 · 0 comments
Open

Time Report Code Block Renders No Data in Obsidian Reading View #169

dfaulkner opened this issue Aug 10, 2024 · 0 comments

Comments

@dfaulkner
Copy link

A time report code block correctly displays time entries when the note is in Obsidian's editing view; in reading view, the graphs remain visible, but no data is rendered. I expect the graph to render data in both modes.

I have a note that displays various data using via DataView and Tasks. I've included the following toggl code block to get a view of time tracking as well:

```toggl
SUMMARY
PAST 7 DAYS
INCLUDE CLIENTS "ClientName"
```

When the note is in reading view, the toggl bar and circle graphs render, but no data is displayed. In live edit mode, the data is visible.

Here is an image of the the graphs in reading view:
obsidian-toggl-reading-view

Here is an image of the graphs in live edit view:
obsidian-toggl-edit-view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant