From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: shrink table in columnmode view (poor man's issue system)
Date: Sun, 26 Sep 2021 17:13:31 +0200 [thread overview]
Message-ID: <87wnn3nzdw.fsf@mat.ucm.es> (raw)
In-Reply-To: 878rzjlkc7.fsf@gmail.com
[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]
>>> "MW" == Marco Wahl <marcowahlsoft@gmail.com> writes:
> Hi!
> Uwe Brauer <oub@mat.ucm.es> writes:
>> I use the following org file to organise my issues.
>> It works quite well, however I would like to have a shrink option
>> automatically in my columnview.
> Your suggestion looks quite useful to me.
>> Any idea how to achieve that?
> One possibility is to write your own dynamic block writer function.
> Find documentation at (info "(org) Dynamic Blocks") .
Aha, meanwhile I discovered that a dummy entry
* Issues
:PROPERTIES:
:COLUMNS: %50ITEM(Problem) %10Is(Issue Nr) %7TODO(Status) %26TAGS(Which) %17Date(Date) %7STATUS(Status){X/}
:ID: Issues
:END:
** <45>
:PROPERTIES:
:ID: Issues
:Date:
:STATUS:
:Is: 0
:END:
Also works well sort of.
However, your solution is soo much *better* and works like charms, thanks a lot!
@maintainers, why not include this functionality into org-mode (most
likely ‘org-insert-dblock.el’.
Regards
Uwe
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
next prev parent reply other threads:[~2021-09-26 15:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-25 12:25 shrink table in columnmode view (poor man's issue system) Uwe Brauer
2021-09-26 10:09 ` Marco Wahl
2021-09-26 15:13 ` Uwe Brauer [this message]
[not found] ` <87sfxqe3hu.fsf@gmail.com>
2021-09-27 16:03 ` Uwe Brauer
2021-09-27 16:39 ` Bastien
2021-09-27 18:53 ` Marco Wahl
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wnn3nzdw.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.