emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* view only tags related topics
@ 2013-01-19 17:15 Mohamad Atef Radwan
  2013-01-20  6:13 ` Eric Fraga
  0 siblings, 1 reply; 4+ messages in thread
From: Mohamad Atef Radwan @ 2013-01-19 17:15 UTC (permalink / raw)
  To: emacs-orgmode

just beginner in org mode
how could i view topics only that tags is assigned to when i searched 
for certain tag and hide the others ...
for example
i want to  view  / print only topics that have :linux: tag
Thanks

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: view only tags related topics
  2013-01-19 17:15 view only tags related topics Mohamad Atef Radwan
@ 2013-01-20  6:13 ` Eric Fraga
  2013-01-20  8:39   ` m.atef.radwan
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Fraga @ 2013-01-20  6:13 UTC (permalink / raw)
  To: Mohamad Atef Radwan; +Cc: emacs-orgmode

Mohamad Atef Radwan <m.atef.radwan@cryptolab.net> writes:

> just beginner in org mode how could i view topics only that tags 
> is assigned to when i searched for certain tag and hide the 
> others ...  for example i want to  view  / print only topics 
> that have :linux: tag Thanks 
 
Maybe this is what you are looking for:

,----[ C-h f org-sparse-tree RET ] | org-sparse-tree is an 
interactive compiled Lisp function in `org.el'.  |  | 
(org-sparse-tree &optional ARG TYPE) |  | Create a sparse tree, 
prompt for the details.  | This command can create sparse 
trees.  You first need to select the type | of match used to 
create the tree: |  | t      Show all TODO entries.  | T      Show 
entries with a specific TODO keyword.  | m      Show entries 
selected by a tags/property match.  | p      Enter a property name 
and its value (both with completion on existing | 
names/values) and show entries with that property.  | r      Show 
entries matching a regular expression (`/' can be used as 
well).  | b      Show deadlines and scheduled items before a 
date.  | a      Show deadlines and scheduled items after a 
date.  | d      Show deadlines due within 
`org-deadline-warning-days'.  | D      Show deadlines and 
scheduled items between a date range.  |  | [back] `----  It is 
usually bound to =C-c /=.

-- 
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.3.50.1 and Org release_7.9.2-632-gd344fd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: view only tags related topics
  2013-01-20  6:13 ` Eric Fraga
@ 2013-01-20  8:39   ` m.atef.radwan
  2013-01-22 21:23     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: m.atef.radwan @ 2013-01-20  8:39 UTC (permalink / raw)
  To: Mohamad Atef Radwan, emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1614 bytes --]

On 2013-01-20 06:13, Eric Fraga wrote:
> Mohamad Atef Radwan <m.atef.radwan@cryptolab.net> writes:
>
>> just beginner in org mode how could i view topics only that tags is 
>> assigned to when i searched for certain tag and hide the others ...  
>> for example i want to  view  / print only topics that have :linux: tag 
>> Thanks
>
> Maybe this is what you are looking for:
>
> ,----[ C-h f org-sparse-tree RET ] | org-sparse-tree is an
> interactive compiled Lisp function in `org.el'.  |  | 
> (org-sparse-tree
> &optional ARG TYPE) |  | Create a sparse tree, prompt for the 
> details.
> | This command can create sparse trees.  You first need to select the
> type | of match used to create the tree: |  | t      Show all TODO
> entries.  | T      Show entries with a specific TODO keyword.  | m
> Show entries selected by a tags/property match.  | p      Enter a
> property name and its value (both with completion on existing |
> names/values) and show entries with that property.  | r      Show
> entries matching a regular expression (`/' can be used as well).  | b
>    Show deadlines and scheduled items before a date.  | a      Show
> deadlines and scheduled items after a date.  | d      Show deadlines
> due within `org-deadline-warning-days'.  | D      Show deadlines and
> scheduled items between a date range.  |  | [back] `----  It is
> usually bound to =C-c /=.
Thanks you for your reply
i could easily search for tags .. no problem there .. just i want to 
view result that i searched for and hide others  (see screen shot) 
result just marked yellow .. i want to hide unwanted results .. thanks

[-- Attachment #2: Screenshot from 2013-01-20 10:36:42.png --]
[-- Type: image/png, Size: 134624 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: view only tags related topics
  2013-01-20  8:39   ` m.atef.radwan
@ 2013-01-22 21:23     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2013-01-22 21:23 UTC (permalink / raw)
  To: m.atef.radwan; +Cc: emacs-orgmode

Hi,

m.atef.radwan@cryptolab.net writes:

> i could easily search for tags .. no problem there .. just i want to view
> result that i searched for and hide others  (see screen shot) result just
> marked yellow .. i want to hide unwanted results .. thanks

C-h v org-show-hierarchy-above RET

HTH,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-22 21:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-19 17:15 view only tags related topics Mohamad Atef Radwan
2013-01-20  6:13 ` Eric Fraga
2013-01-20  8:39   ` m.atef.radwan
2013-01-22 21:23     ` Bastien

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