haydenull / logseq-plugin-agenda

A calendar, task manager and daily planner plugin for logseq
https://agenda.haydenhayden.com
MIT License
844 stars 44 forks source link

Calendar view enhancement: option to show tracked time instead of scheduled time #327

Open sgarg7 opened 3 weeks ago

sgarg7 commented 3 weeks ago

I'm tracking time within logseq. It would be nice to be able to see how past time was spent using tracked time on the calendar. Currently it only shows scheduled items.

haydenull commented 3 weeks ago

CleanShot 2024-08-30 at 11 41 27@2x

Enabel the show time log option, and the calendar will display the time records of completed tasks.

sgarg7 commented 2 weeks ago

amazing! thank you for making this plugin!

is there a recommended way of tracking time for the same task across multiple days? It looks like time tracked on later days doesn't show up like on the first day. I'm creating the tasks in the Journal and using that as the schedule date.

Also, is there any way to color code tasks when they show in the calendar?

haydenull commented 2 weeks ago

‌‌This is a document for setting colors. https://haydenut.notion.site/English-fd47d1843e654f5485a07ef4935ed365#2111748c0fb04e638db2d162139310d3

Agenda will display all time logs for completed tasks, even if they span across days. Is it currently not displaying correctly on your end?

sgarg7 commented 2 weeks ago

thank you for the response.

It displays the time log correctly i.e. it displays the correct time entries in the modal when I click on the task that's from last week. But it doesn't show the task in today's calendar if I tracked time for last week's task today. I would think it should do that?