> Example output: > ((file "test.org" heading "TODO todo-test" deadline (111 222 333) > properties (notify notify-test)) > (file "test.org" heading "TODO todo-test2" deadline (123 456 789) > properties (notify notify-test2))) > > Or are there functions, that could help me, to do it myself? > (I've tried with `org-agenda-get-day-entries', but without success...) > > TIA for any help! --