obsidian-toggl-integration
obsidian-toggl-integration copied to clipboard
FR: Additional Views
Love this plugin, super clean and nice to work with, use it for daily reviews
Would be keen to get:
- Scalability of height (atm it takes up a lotta room, I would take smaller graphs for a bit more legroom)
- different views (sorted by project, client, task etc) maybe like timery?

I love timery! Could you give some concrete examples of visualisations that are missing that you would like to add?
A few features of timery I'd like to see in this plugin (listed in order of personal priority):
- group list/graph by project/client/tags (instead of just as individual entries)
- filter by project/client/tags (ie just graph the time entries for a certain client)
- change list order of entries (sort by duration, date)
For 1: I'll see if this is possible with Toggl's new summary API, but I would presume so. Ironically enough I recently also had the need to group summaries by tag rather than project for a work thing.
2: This is already possible 😄
- This is also possible, see docs:
- Documentation about sorting
- In summary views, the sorting orders by project time (e.g. "SORT DESC" orders the project from most to least time logged)
- In list views grouped by date, it sorts chronological according to the SORT keyword (e.g. SORT DESC sorts reverse-chronologically)
- In list views grouped by client/project, it sorts by time spent on that client/project.
FYI there is also a quick reference to see everything that is possible: https://github.com/mcndt/obsidian-toggl-integration/wiki/TQL-Quick-Reference