emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: Jens Schmidt <jschmidt4gnu@vodafonemail.de>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: Support for buffer-column-aligned tables in Org?
Date: Wed, 25 Oct 2023 16:11:35 -0700	[thread overview]
Message-ID: <CAJcAo8vVrQNWFsXg3LvyDnbAZx2Uiiwkk3ki+4cRS8YSJTTXhw@mail.gmail.com> (raw)
In-Reply-To: <4a32d7ed-bab4-4a65-8eb0-e07e1f0fe0b3@vodafonemail.de>

long shot but try align.el maybe?  column -t or similar?

===

fwiw a more advanced version: cells shouodb e presumed to be in their
own columns even if missing.

length  20  H  width  20  depth  20
length  2        width  20  depth  20

i mainly want to compact these column tables by reducing extraneous
whitespece beetween columns to the miimum whitespace necessary while
retaining all columns.

an org table would be itnerestig.

i have long wondered if org tables could be converted into a minimal
column-based ascii table such as yours, to preserve horizontal space.


On 10/25/23, Jens Schmidt <jschmidt4gnu@vodafonemail.de> wrote:
> Is there any kind of support (also by non-core extensions) for tables
> in Org that are entirely organized along buffer columns?  Some magic
> (= clever heuristics) that recognizes the following as a table with
> four columns, the first three left-aligned, the last right-aligned:
>
>         <6>                             1.0
>      1  one                  some      10.0
>      2  two                  boring   100.0
>      3  This is a long text  column  1000.0
>
> By "organized along buffer columns" I mean that basically any kind of
> white-space should be allowed to align the columns in the buffer.
>
> By "any kind of support" I mean:
>
> - one-time conversion support to an Org table along the lines of C-c |
>
> - or edit/export support of such tables w/o the need to convert them
>   to an Org table first.
>
> I tried searching but failed to find search terms that are specific
> enough to find anything useful.
>
> Thanks.
>
>


-- 
The Kafka Pandemic

A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com


  reply	other threads:[~2023-10-25 23:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-25 19:14 Support for buffer-column-aligned tables in Org? Jens Schmidt
2023-10-25 23:11 ` Samuel Wales [this message]
2023-10-25 23:14   ` Samuel Wales

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=CAJcAo8vVrQNWFsXg3LvyDnbAZx2Uiiwkk3ki+4cRS8YSJTTXhw@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jschmidt4gnu@vodafonemail.de \
    /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).