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 would use this feature for personal use, I think that the best possible implementation would to periodically (e.g. every 5 minutes, customizable) write the data to a daily note or daily file, overwriting the contents each time because updating it would probably be unnecessarily complex, you can have it write to a .log file but would require you to parse it Obsidian.md.
After that, you can probably just use markdown/mermaid.js to create a pie chart or a table to visualize the data.
If the REST API does not work, the Advanced URI plugin could perhaps be used instead
I think by using https://coddingtonbear.github.io/obsidian-local-rest-api/, this plugin could sync all the time tracking data to obsidian.
Could anyone also like this feature?
Thanks!
The text was updated successfully, but these errors were encountered: