[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Elisp function to get the upcoming event with the closest scheduled date
From: |
Rodrigo Morales |
Subject: |
Elisp function to get the upcoming event with the closest scheduled date |
Date: |
Sun, 31 Dec 2023 20:30:02 +0300 |
I just learned that it is possible to add functions to tab-bar-format,
which is the variable that controls the information that is shown in the
tab-bar.
I want to write a function that gets the upcoming event with the closest
scheduled date so that it is shown in the tab-bar. I want to know if
someone has written a function that accomplishes the described
behavior. If not, does anyone have some tips for writing such function?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Elisp function to get the upcoming event with the closest scheduled date,
Rodrigo Morales <=