emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: stardiviner <numbchild@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Babel cached result active timestamps cause headline displayed in Org Agenda
Date: Tue, 12 May 2020 11:56:41 +0200	[thread overview]
Message-ID: <87h7wlv5ly.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87o8qto630.fsf@gmail.com> (stardiviner's message of "Tue, 12 May 2020 17:28:19 +0800")

Hello,

stardiviner <numbchild@gmail.com> writes:

> For example an org file which is one of org-agenda-files contains this:
>
> #+begin_src org
> ,#+begin_src emacs-lisp
> org-babel-default-header-args:emacs-lisp
> ,#+end_src
>
> ,#+RESULTS[<2020-05-12 13:24:05> 808b4ccafd1eda0937f8a1dc6d9b569e297d38c6]:
> : ((:noweb . yes) (:results . value) (:lexical . no))
>
> #+end_src
>
> It will cause this headline entry displays in Org Agenda.
>
> I want Org to display active timestamp entries. But not cached result entries.
>
> This problem seems hard to decide. Does anyone has good solution?

I think we can simply remove the angle brackets from the hash.

  #+RESULTS[2020-05-12 13:24:05 808b4ccafd1eda0937f8a1dc6d9b569e297d38c6]:

This should solve the problem. WDYT?

Regards,

-- 
Nicolas Goaziou


  reply	other threads:[~2020-05-12  9:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12  9:28 Babel cached result active timestamps cause headline displayed in Org Agenda stardiviner
2020-05-12  9:56 ` Nicolas Goaziou [this message]
2020-05-13  9:41   ` stardiviner
2020-05-13 16:41     ` Nicolas Goaziou
2020-05-14  3:10       ` [SOLVED] " stardiviner

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=87h7wlv5ly.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=numbchild@gmail.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).