emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Joon Ro <joon.ro@outlook.com>
To: Puneeth Chaganti <punchagan@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
	Nicolas Goaziou <mail@nicolasgoaziou.fr>
Subject: Re: :minlevel for columnview dynamic block
Date: Mon, 16 Nov 2015 08:01:37 -0800	[thread overview]
Message-ID: <COL125-W43713E8DA52FBF27C4345CEB1E0@phx.gbl> (raw)
In-Reply-To: <CALnw1fTLQZgsAftQ54XDGdeaHW0MHx=vdOSTzF1KfeJipDg0cQ@mail.gmail.com>

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

> 
> http://orgmode.org/worg/org-faq.html#ecm
> 

I sent this email yesterday but I'm sending it again because it seems it did not go through - I'm sorry if this is a duplicate message.

I found that skip-empty-rows works correctly only if ITEM is in the COLUMNS property. Here is an ECM :). As you can see, when ITEM is not included in COLUMNS property, it generates an empty line for the parent heading.* Columnview with ITEM in columns:PROPERTIES::COLUMNS:  %ITEM %Variable:END:- This correctly skips the parent headline because ITEM is one of the columns#+BEGIN: columnview :hlines 1 :id local :maxlevel 2 :skip-empty-rows t| ITEM            | Variable ||-----------------+----------|| ** Subheading 1 |        1 || ** Subheading 2 |        2 |#+END** Subheading 1:PROPERTIES::Name:     Subheading 1:Variable: 1:END:** Subheading 2:PROPERTIES::Name:     Subheading 2:Variable: 2:END:* Columnview without ITEM in columns:PROPERTIES::COLUMNS:  %Name %Variable:END:- When ITEM is not in columns, columnview generates one empty line on the top:#+BEGIN: columnview :hlines 1 :id local :maxlevel 2 :skip-empty-rows t| Name         | Variable ||--------------+----------||              |          || Subheading 1 |        1 || Subheading 2 |        2 |#+END** Subheading 1:PROPERTIES::Name:     Subheading 1:Variable: 1:END:** Subheading 2:PROPERTIES::Name:     Subheading 2:Variable: 2:END: 		 	   		  

[-- Attachment #2: Type: text/html, Size: 4467 bytes --]

  parent reply	other threads:[~2015-11-16 16:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-14  3:53 :minlevel for columnview dynamic block Joon Ro
2015-11-14  8:34 ` Nicolas Goaziou
2015-11-14 15:05   ` Joon Ro
2015-11-15  4:34     ` Nick Dokos
2015-11-15  5:51     ` Puneeth Chaganti
2015-11-15 19:53       ` Joon Ro
2015-11-18 22:40         ` Nicolas Goaziou
2015-11-19  4:33           ` Joon Ro
2015-11-15 20:02       ` Joon Ro
2015-11-16 16:01       ` Joon Ro [this message]
2015-11-14 22:15   ` Joon Ro

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=COL125-W43713E8DA52FBF27C4345CEB1E0@phx.gbl \
    --to=joon.ro@outlook.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    --cc=punchagan@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).