- NANO calendar
This library offers an alternative to calendar. It's very similar and offer only a few options, like the possibility to color day according to the number of item in the org-agenda.
** Usage example
Using a regular buffer:
#+begin_src emacs-lisp (require 'nano-calendar) (nano-calendar) #+end_src
** Screenshots
#+ATTR_ORG: :width 400 [[./nano-calendar.png]]