Feature request: Support for recurring events
Aberta
discussion
enhancement
- Linguagem predominante
- Emacs Lisp
- Estrelas
- 1.6k
- Forks
- 120
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I'm using org-ql indirectly through [org-upcoming-modeline](https://github.com/unhammer/org-upcoming-modeline), a very useful package that shows the next event in the agenda in the mode line as a reminder.
One limitation is that org-upcoming-modeline doesn't show recurring events. Example:
```
** Weekly meeting
<2018-10-17 Wed 12:00-14:00 +1w>
```
For this event, I get a reminder for the first instance but none for the repetitions.
Is there a way to include the repetitions in the org-ql query results as well? I think this would be a tremendously useful extension.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.