emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: org table toggle narrowing and true column hiding
Date: Fri, 23 Jun 2017 18:23:18 +0200	[thread overview]
Message-ID: <CALn3zojw-SjP0bEHa211BmxRUSwf1MPas_sQQVVOAtNYYrNQNg@mail.gmail.com> (raw)
In-Reply-To: <87o9thk827.fsf@mat.ucm.es>

Hi Uwe

On Wed, Jun 21, 2017 at 11:24 AM, Uwe Brauer <oub@mat.ucm.es> wrote:

> Any plans to implement true column hiding for org tables?

Not that I know of. How would you select a hidden column to unhide it?

> Concerning narrowing (poor man version of hiding)
>
> | Name     | passport | Other |
> |          | <2>      |       |
> | John Doe |  1234567 |       |

This is a good idea for your use case.

> The question is simple: how can a toggle narrowing?

To view all columns at once you can temporarily "C-c SPC C-c C-c" on
<2> and double undo.

To view only one field at a time and optionally edit it you can use
"C-c `" with zero, one or -- the coolest -- two C-u prefixes:

    (info "(org) Built-in table editor")

    `C-c `     (`org-table-edit-field')'
      Edit the current field in a separate window.  This is useful for
      fields that are not fully visible (*note Column width and
      alignment::).  When called with a `C-u' prefix, just make the full
      field visible, so that it can be edited in place.  When called
      with two `C-u' prefixes, make the editor window follow the cursor
      through the table and always show the current field.  The follow
      mode exits automatically when the cursor leaves the table, or when
      you repeat this command with `C-u C-u C-c `'.

Michael

  parent reply	other threads:[~2017-06-23 16:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21  9:24 org table toggle narrowing and true column hiding Uwe Brauer
2017-06-22 18:06 ` Nicolas Goaziou
2017-06-23  9:49   ` Uwe Brauer
2017-06-24  8:48     ` Nicolas Goaziou
2017-06-24 21:06       ` Uwe Brauer
2017-06-24 23:10         ` Nicolas Goaziou
2017-06-25 17:12           ` Uwe Brauer
2017-06-27 21:46             ` Nicolas Goaziou
2017-06-28  9:46               ` Uwe Brauer
2017-06-28 19:35                 ` Samuel Wales
2017-06-28 19:39                   ` Nicolas Goaziou
2017-06-28 20:53                     ` Samuel Wales
2017-06-28 21:51                       ` Nicolas Goaziou
2017-06-29  8:00               ` [rows?] (was: org table toggle narrowing and true column hiding) Uwe Brauer
2017-07-01  9:57                 ` [rows?] Nicolas Goaziou
2017-06-23 16:23 ` Michael Brand [this message]
2017-06-23 21:21   ` org table toggle narrowing and true column hiding Uwe Brauer

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=CALn3zojw-SjP0bEHa211BmxRUSwf1MPas_sQQVVOAtNYYrNQNg@mail.gmail.com \
    --to=michael.ch.brand@gmail.com \
    --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).