* [Help] How to show contents of just the filtered headlines
@ 2024-10-23 7:42 Kepa
2024-10-30 19:09 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Kepa @ 2024-10-23 7:42 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
Hi
I would like to generate a buffer with the agenda entries with a specified tag, including their contents, not only headlines. The ideal way would be to unfold directly in the agenda, is it possible?
What would be the easiest way to get a buffer with JUST filtered headlines and their contents?
Best regards
[-- Attachment #2: Type: text/html, Size: 2210 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Help] How to show contents of just the filtered headlines
2024-10-23 7:42 [Help] How to show contents of just the filtered headlines Kepa
@ 2024-10-30 19:09 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-10-30 19:09 UTC (permalink / raw)
To: Kepa; +Cc: emacs-orgmode@gnu.org
Kepa <gnu.cognition199@slmails.com> writes:
> I would like to generate a buffer with the agenda entries with a specified tag, including their contents, not only headlines. The ideal way would be to unfold directly in the agenda, is it possible?
Check out org-agenda-entry-text-mode and org-agenda-follow-mode.
> What would be the easiest way to get a buffer with JUST filtered headlines and their contents?
Probably M-x org-agenda-write file.org
There might be third-party packages with this kind of
functionality. AFAIK, org-roam does something similar. Maybe org-sidebar.
--
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-30 19:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 7:42 [Help] How to show contents of just the filtered headlines Kepa
2024-10-30 19:09 ` Ihor Radchenko
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.