emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: Nick Dokos <ndokos@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: TODO state for heading intersection?
Date: Wed, 11 Jan 2023 18:05:18 -0700	[thread overview]
Message-ID: <CAJcAo8u71A8+6KD-Z_HHAUvpqUnuqSZQR7capvhjRbFAqrBiOg@mail.gmail.com> (raw)
In-Reply-To: <Y774vdrIyClkLVRq@protected.localdomain>

i meant bulk.

On 1/11/23, Jean Louis <bugs@gnu.support> wrote:
> * Nick Dokos <ndokos@gmail.com> [2023-01-10 20:53]:
>> IIUC, you can use `org-map-entries` to apply the function `org-todo`
>> (or a different function if you want) to a collection of nodes in a
>> file that are specified through tags/properties matches:
>>
>>    (org-map-entries #'org-todo "LEVEL=1" 'file)
>>
>> will apply it to top-level nodes only.
>>
>> See
>>
>>    (info "(org)Using the Mapping API")
>>
>> and
>>
>>    (info "(org)Matching tags and properties")
>
> Programmatically I can do it in many ways.
>
> I speak of doing it in easy manner.
>
> I am thankful for all people who answered, though I found solution:
>
> 1. Run Org Agenda on keyword.
>
> 2. Mark the items
>
> 3. Invoke "B" for bulk action
>
> 4. Change the state of TODO.
>
>
> --
> Jean
>
> Take action in Free Software Foundation campaigns:
> https://www.fsf.org/campaigns
>
> In support of Richard M. Stallman
> https://stallmansupport.org/
>
>


-- 
The Kafka Pandemic

A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com


  reply	other threads:[~2023-01-12  1:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09  9:24 TODO state for heading intersection? Jean Louis
2023-01-09 22:42 ` David Masterson
2023-01-09 22:45 ` David Masterson
2023-01-10  1:40 ` Samuel Wales
2023-01-11 17:51   ` Jean Louis
2023-01-10 17:41 ` Nick Dokos
2023-01-11 17:58   ` Jean Louis
2023-01-12  1:05     ` Samuel Wales [this message]
2023-01-12 11:03       ` Jean Louis

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=CAJcAo8u71A8+6KD-Z_HHAUvpqUnuqSZQR7capvhjRbFAqrBiOg@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@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).