Your example should work, I've just tested this and seeing this event repeated in the agenda every week.
* Meetings ** An event <2024-07-10 Wed 11:00-11:30 +1w>
(set! sync-subfolders #t)
This is probably related to the time range (which I neglected to try in my testing). I'll have to investigate this further.
jason
Beorg documents recurring tasks but I would like a recurring events or meetings. In other words I'd like to have recurring items which aren't "TODO" and/or "DONE". They just are.
For example the following works when I mark this task as DONE.
beorg will make a note saying the task was DONE at some time,set the state back to TODO, then increment that active timestamp to 2024-07-09 so it displays on the next day in the cycle.
I have entries like the one below which display in org-agenda as recurring events.
I'm wondering: is there a way to get beorg's agenda view to display this on the 8th, 15th, 22nd... etc without needing to mark this as DONE or otherwise modify the timestamp?