emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: suggestion : collapsed levels
Date: Tue, 16 Oct 2007 13:12:37 +0100	[thread overview]
Message-ID: <876417b6mi.fsf@bzg.ath.cx> (raw)
In-Reply-To: <onve97vbfn.fsf@home.net> (Richard G. Riley's message of "Tue, 16 Oct 2007 08:08:28 +0200")

Richard G Riley <rileyrgdev@googlemail.com> writes:

> *title                :tag: ....

I think this is not a good idea.  It would breack the logical meaning of
"..." and the way it's used outside of Org.

> But, on that subject is it possible to see inherited tags (maybe in a
> different face?)?.

Use the column view:

,----
| * Links                                    :Read:
|   :PROPERTIES:
|   :COLUMNS:     %30ITEM %10TAGS %20ALLTAGS
|   :END:
|   
| ** Types of links                         :Write:
`----

Try to C-c C-x C-c on the second headline.

It will display the headlines as a row consisting in the headline's
title, the list of tags, and the list of inherited tags.

The ALLTAGS field is "read-only": while trying to edit it with `e' Org
bites: "The ALLTAGS property can not yet be set with `org-entry-put'"

> :PROPERTIES:
> :ALLTAGS: True
> :END:

You can define the #+COLUMNS: so that the default column view for a
particular file always show inherited tags.

HTH,

-- 
Bastien

  reply	other threads:[~2007-10-16 11:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-15 19:15 suggestion : collapsed levels Richard G Riley
2007-10-16  0:50 ` Bastien
2007-10-16  6:08   ` Richard G Riley
2007-10-16 12:12     ` Bastien [this message]
     [not found]       ` <ncmyujs3ln.fsf@home.net>
2007-10-16 13:00         ` Bastien

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=876417b6mi.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /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).