On Wed, Sep 9, 2020 at 3:06 PM Eric S Fraga wrote: > On Wednesday, 9 Sep 2020 at 14:35, Klaus Thoben wrote: > > Does such a function exist already? Or can somebody help me out with > > some Lisp code for that? > > The org agenda viewer will display timestamped events from all files > listed in org-agenda-files. Set the latter and invoke the agenda > (org-agenda, which is bound to C-c a for me) and select "a". You can > then view any particular day you may wish. > To make this work for a number of files, Org has to be told which files to look at. The variable org-agenda-files can be customized to be a list of all such files. - Carsten > > -- > : Eric S Fraga via Emacs 28.0.50, Org release_9.3.7-725-g7bc18e > >