From: TRS-80 <lists.trs-80@isnotmyreal.name>
To: emacs-orgmode@gnu.org
Subject: Re: from table to properties the inverse columview operation
Date: Wed, 04 May 2022 21:21:38 -0400 [thread overview]
Message-ID: <87levg22ql.fsf@isnotmyreal.name> (raw)
In-Reply-To: 871qzf7x27.fsf@mat.ucm.es
Uwe Brauer <oub@mat.ucm.es> writes:
> Hi
>
> I have for example
>
> * Grupos :noexport:
> :PROPERTIES:
> :EXPORT_OPTIONS: num:t
> :COLUMNS: %10GRP(Grupos) %10HOJA(Hoja Nr) %10EJ(Ejericio Nr) %17DATE(Date) %7STATUS(Status){X/}
> :ID: Grupos
> :END:
>
> ** WAIT 1 <2022-02-03 jue 16:30> :Annu22: User
> :PROPERTIES:
> :ID: 6c53abda-5351-4651-8ec0-60138b248baa
> :Email: user@gmail.com
> :Grp: Gr1
> :Usuario1: User1
> :Email1: user1@gmail.com
> :Usuario2: User2
> :Email2: user2@gmail.com
> :StEnv1: [X]
> :H1: 9
> :P1: 5
> :End:
>
> ** <2022-03-06 dom 18:16> : Ejercicios elegidos de la Hoja1: quien puede hablar el día <2022-03-07 lun>
>
> #+TBLNAME: hoja1
> #+BEGIN: columnview :maxlevel 2 :skip-empty-rows t :indent nil :hlines 1 :format "%5TODO(Status) %5Grp(Grupo) %5Usuario1(Miembro1) %5H1(Ejercicio elegido) %5P1(Porcentaje) %7StEnv1(Solución enviado){X/}"
>
> | Status | Grupo | Miembro1 | Ejercicio elegido | Porcentaje | Solución enviado |
> |--------+-------+----------+-------------------+------------+------------------|
> | | | | | | [1/1] |
> | WAIT | Gr1 | User1 | 9 | 5 | [X] |
> #+END
>
> So a table is generated based on earlier entries.
>
> Is there the inverse operation? Given a table I recover the original
> properties?
I think it might be easier to do in awk than ELisp. And I am better in
Elisp than awk, but awk was made for almost exactly this sort of thing.
Anyway, if some existing (Elisp) function exists for this, I would like
to know about it as well[0].
Cheers,
TRS-80
[0] I have already re-implemented too many things which already
existed, that I just did not know about at the time! :D
next prev parent reply other threads:[~2022-05-05 1:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-06 18:30 from table to properties the inverse columview operation Uwe Brauer
2022-05-05 1:21 ` TRS-80 [this message]
2022-06-12 15:27 ` 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=87levg22ql.fsf@isnotmyreal.name \
--to=lists.trs-80@isnotmyreal.name \
--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).