emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Renato Pontefice <renato.pontefice@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: <%%(diary-float t 5 1)>
Date: Sat, 15 Oct 2022 12:56:28 +0000	[thread overview]
Message-ID: <87mt9x2qkj.fsf@localhost> (raw)
In-Reply-To: <4690631A-798F-45AC-8D3D-123554312593@gmail.com>

[I am adding Org mailing list back to the email loop. Please use "Reply
All" when communicating publicly in the mailing lists]

Renato Pontefice <renato.pontefice@gmail.com> writes:

> Of course!
> This is one statement of my .org file
>
> ** things to do each first Friday of each month 21:00-22:00
>  <%%(diary-float t 5 1)>
>
>  That is a recurrent event that occur every firs Friday of each month.
> How can I the exact day on my agenda?

1. Using "/" in agenda does not really show agenda buffer. It shows the
   built-in "occur" buffer searching matching lines across agenda files.

2. When you need time information, you need to tell Org agenda which
   time period to search for. This is what agenda for day/week ("a" in
   the menu) is doing. In agenda for day/week you can select the date
   and time range where to match Org headings. You can change the
   selected time period by pressing "v" in agenda and selecting the
   desired menu option. You can jump between periods using "j" (jump to
   day) or f/b to move to the adjacent periods

3. Once in day/week agenda, you can limit the displayed entries to
   arbitrary search term matches using "=" (M-x
   org-agenda-filter-by-regexp). There are also similar functions M-x
   org-agenda-filter-by-... to limit the displayed entries by
   tag/property, effort, category, etc.

4. If you log time spent doing certain task or enable org-log-done, you
   may also use inactive timestamp mode "v [" to display when the test
   changes its todo state or is clocked in.

Hope it helps.

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


      parent reply	other threads:[~2022-10-15 12:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-15 11:25 <%%(diary-float t 5 1)> Renato Pontefice
2022-10-15 11:46 ` Ihor Radchenko
     [not found]   ` <4690631A-798F-45AC-8D3D-123554312593@gmail.com>
2022-10-15 12:56     ` 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=87mt9x2qkj.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=renato.pontefice@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).