[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ELPA: new package nano-agenda
From: |
Joost Kremers |
Subject: |
Re: ELPA: new package nano-agenda |
Date: |
Tue, 19 Oct 2021 08:39:57 +0200 |
User-agent: |
mu4e 1.6.6; emacs 27.2.50 |
On Tue, Oct 12 2021, Nicolas P. Rougier (inria) wrote:
> I would like to submit a new package to ELPA which is a minimal non-intrusive
> view of org-agenda files. It displays a calendar view of current month (or the
> month corresponding to the current selected date) alongside a view of the
> daily
> agenda (timestamped) entries. The agenda can be navigated using arrows keys
> and
> killed using "q" or "return".
I would suggest adding an autoload cookie to the main entry point `nano-agenda`.
That way, after installing the package, you don't have to `require` it first,
you can just do `M-x nano-agenda`.
--
Joost Kremers
Life has its moments
- ELPA: new package nano-agenda, Nicolas P. Rougier (inria), 2021/10/12
- Re: ELPA: new package nano-agenda, Philip Kaludercic, 2021/10/12
- Re: ELPA: new package nano-agenda, Nicolas P. Rougier (inria), 2021/10/12
- Re: ELPA: new package nano-agenda, Philip Kaludercic, 2021/10/12
- Re: ELPA: new package nano-agenda, Adam Porter, 2021/10/18
- Re: ELPA: new package nano-agenda, Stefan Monnier, 2021/10/18
- Re: ELPA: new package nano-agenda, Philip Kaludercic, 2021/10/19
- Re: ELPA: new package nano-agenda, Stefan Kangas, 2021/10/19
- Re: ELPA: new package nano-agenda, Philip Kaludercic, 2021/10/19
- Re: ELPA: new package nano-agenda, Philip Kaludercic, 2021/10/21
Re: ELPA: new package nano-agenda,
Joost Kremers <=