From: Ihor Radchenko <yantar92@posteo.net>
To: Marcin Borkowski <mbork@mbork.pl>
Cc: Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: How to add custom agenda entries?
Date: Mon, 12 Jun 2023 19:48:38 +0000 [thread overview]
Message-ID: <87a5x4fomh.fsf@localhost> (raw)
In-Reply-To: <87352wblel.fsf@mbork.pl>
Marcin Borkowski <mbork@mbork.pl> writes:
> I'd like to add some custom entries to my agenda. I wrote myself
> a bunch of functions to remind me when I did some things (see
> https://mbork.pl/2023-06-12_Counting_time%2c_backwards), and it would be
> great if I could incorporate this into the agenda. Ideally, I would add
> to my agenda setup a function which Org mode would run for every
> headline in my agenda files, and display the string returned from it.
>
> I don't think Org mode has that, but maybe there's some package which
> can do it?
`org-agenda-prefix-format'.
And if you want to modify the entry text, you have to resort to
`org-agenda-finalize-hook' where you can edit the agenda buffer text as
you wish.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
prev parent reply other threads:[~2023-06-13 20:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-12 18:11 How to add custom agenda entries? Marcin Borkowski
2023-06-12 19:48 ` Ihor Radchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a5x4fomh.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=mbork@mbork.pl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).