[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: diary-lib.el how about adding diary-schedule
From: |
Lars Ingebrigtsen |
Subject: |
Re: diary-lib.el how about adding diary-schedule |
Date: |
Sat, 21 Aug 2021 15:09:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Gijs Hillenius <gijs@hillenius.net> writes:
> On the emacs wiki¹ I found a useful bit of code that allows adding an
> weekly appointment in the diary file between two dates. Something that I
> can't do with diary-block or diary-cyclic.
>
> The code on the wiki seems out of date, so I reworked it a tiny bit.
[...]
> %%(diary-schedule 15 7 2020 30 6 2021 3) 14:00 some weekly meeting
[...]
> Would it be useful to add this to diary-lib.el?
>
> 1) https://www.emacswiki.org/emacs/DiaryMode
Seems useful to me -- perhaps it should be called
`diary-schedule-weekly'?
But I don't use the diary, so I'm not sure... Hm... there's something
called `diary-cyclic'? With a cycle of 7, that's almost the same thing,
although you have to be more careful about starting on the wrong day...
Any Diary users here with an opinion?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- diary-lib.el how about adding diary-schedule, Gijs Hillenius, 2021/08/20
- Re: diary-lib.el how about adding diary-schedule,
Lars Ingebrigtsen <=
- Re: diary-lib.el how about adding diary-schedule, Gijs Hillenius, 2021/08/22
- Re: diary-lib.el how about adding diary-schedule, Lars Ingebrigtsen, 2021/08/22
- Re: diary-lib.el how about adding diary-schedule, Michael Heerdegen, 2021/08/24
- Re: diary-lib.el how about adding diary-schedule, Gijs Hillenius, 2021/08/25
- Re: diary-lib.el how about adding diary-schedule, Michael Heerdegen, 2021/08/25
- Re: diary-lib.el how about adding diary-schedule, Michael Heerdegen, 2021/08/26
- Re: diary-lib.el how about adding diary-schedule, Lars Ingebrigtsen, 2021/08/26