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'm imagining something like the agenda-like view in this:
Except the part that shows the agenda like view would show the org-timeblock blocks.
This would enable:
using org-timeblock as normal to block your time
using org-timeblock to see what your real time usage looked like (hit =v=, modify query to (todo "DONE")
utilize org-ql-agenda's ability to save queries as views
I remember you stating on reddit a goal was to be compatible with org-agenda. Perhaps a middle step that should be pretty easy if I understand the code would be integrating with org-ql-agenda.
It also covers quite a few of my wants/feedback in #41 (which I hope was useful and not overwhelming!).
The text was updated successfully, but these errors were encountered:
I'm imagining something like the agenda-like view in this:
Except the part that shows the agenda like view would show the org-timeblock blocks.
This would enable:
(todo "DONE")
I remember you stating on reddit a goal was to be compatible with org-agenda. Perhaps a middle step that should be pretty easy if I understand the code would be integrating with org-ql-agenda.
It also covers quite a few of my wants/feedback in #41 (which I hope was useful and not overwhelming!).
The text was updated successfully, but these errors were encountered: