|
From: | Maxim Nikulin |
Subject: | Re: org-capture-template: table lines including newline of sorts |
Date: | Sun, 21 Mar 2021 22:01:02 +0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 15/03/2021 03:41, Uwe Brauer wrote:
On 2021-03-13 02:24, Uwe Brauer wrote:Do you need to add more pipes to keep the table structure on the line after the newline?I don't think so.
I am afraid, then you should significantly modify implementation for table-line capture type.
Your examples are hardly could be considered as minimal that anyone could easily try. I admit that you need namely the template for exams that could be quickly filled from email, but still...
("w" "Table - works" table-line (file+headline "" "Table") "| %U | It |\n| | Works |" :prepend t) ("b" "Table - broken" table-line (file+headline "" "Table") "| %U | Broken\nmultiline |" :prepend t)
[Prev in Thread] | Current Thread | [Next in Thread] |