rougier / agenda

Org agenda in the console
GNU General Public License v3.0
133 stars 9 forks source link

Does a similar view possible inside emacs ? #5

Open louisdecharson opened 3 years ago

louisdecharson commented 3 years ago

Hi 👋 !

First thank you very much for the project ! Do you know / have built a similar view inside Emacs ?

rougier commented 3 years ago

Partially. See https://www.reddit.com/r/orgmode/comments/go5jj3/calendar_busy_colors_according_to_agenda/

agenbite commented 2 years ago

Wow, it'd be sooo nice to have this inside emacs, especially as part of an org-mode buffer... I've tried calfw but definitely it's not for me.

rougier commented 2 years ago

I think I've more experience now and it might be possible. Starting point would be https://github.com/rougier/nano-agenda

agenbite commented 2 years ago

Count on me for testing it out! :)

agenbite commented 2 years ago

Do you know if there's a way to gather your nano-agenda and a standard org-mode agenda in the same buffer? I mean, having a calendar on top, and the standard agenda below.

rougier commented 2 years ago

Yes, nano-agenda can be put on to of the regular agenda but not in the same buffer (because I need to control highligting wuite precisely).

agenbite commented 2 years ago

I see. Imho, it'd be a great addition to org-agenda to display a calendar in the same buffer, even if colours are not as meaningful as in your nano-agenda. :)