mcndt / obsidian-toggl-integration

A Toggl integration plugin for the popular knowledge base application Obsidian.
GNU General Public License v3.0
267 stars 19 forks source link

Daily summary for the daily note #79

Closed mmfs37 closed 2 years ago

mmfs37 commented 2 years ago

I am so sorry for asking this, because I have the feeling that this was asked thousand times before me. I couldn't find anything.

I do want in my daily obsidian note the summary of that day.

I thought I could just

summary 2022-04-04

and do that day with templater plugin. But it doesnt work that easily

image I need to give an interval expression. I cant just say day: 2022-04-04

I can ofc say

summary From 2022-04-04 To 2022-04-04

But is there a smoother way so it is not that ugly at the daily page? image I think the heading with telling the name twice looks a bit trashy

mcndt commented 2 years ago

Hi! You're right that you have to do a TO ... FROM ... with the same date. However you can customize the report title to be anything you want by ending your query with TITLE "your title here". You can make that templated using Templater as well. Check the repo's wiki page for more documentation :)

https://github.com/mcndt/obsidian-toggl-integration/wiki/TQL-Quick-Reference