emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Richard Sent <richard@freakingpenguin.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-agenda and org-agenda-columns, display time text property
Date: Fri, 08 Dec 2023 21:49:29 +0000	[thread overview]
Message-ID: <87y1e4bc0m.fsf@localhost> (raw)
In-Reply-To: <7a0c6e0a4eb89e03c929d134c8015f1e@freakingpenguin.com>

Richard Sent <richard@freakingpenguin.com> writes:

> It would be nice if there was a way to display the time text property 
> while using org-columns in the agenda by modifying 
> org-local-columns-format (or similar variables). Something like
>
> ;; in appropriate hook or similar
> (setq org-local-columns-format "%AGENDA_TIME %ITEM ..."
> ...
> a) it's overly wordy compared to the time text property e.g. [2023-11-18 
> Sat 11:30] vs. "11:30 ┄┄┄┄┄ "
> b) repeating timestamps are displayed as  [2023-11-11 Sat 14:30 +2d], 
> meaning you can't tell what time a particular entry is scheduled.
>
> org-columns does add some unique advantages to org-agenda. For example, 
> I like to add a LOCATION property to my entries and use %LOCATION to 
> display the location in the agenda. It's a shame that there's a tradeoff 
> when doing this.
>
> I have found an implementation that accomplishes this at 
> https://emacs.stackexchange.com/a/59940 and discussion at 
> https://lists.gnu.org/archive/html/emacs-orgmode/2020-08/msg00090.html, 
> but this seems to focus on a different problem related to 
> org-agenda-columns-add-appointments-to-effort-sum. It does not look like 
> the implementation discussed ever made its way in.

Providing a way to get some column values from agenda buffer does make
sense. Patches welcome!

-- 
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>


      reply	other threads:[~2023-12-08 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-18 21:50 org-agenda and org-agenda-columns, display time text property Richard Sent
2023-12-08 21:49 ` 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=87y1e4bc0m.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=richard@freakingpenguin.com \
    /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).