Hi Aankhen,
thanks for your answer.
· Aankhen wrote:
> Hi,
>
> On Wed, May 4, 2011 at 12:55, Thomas Holst wrote:
>> I am trying to put a line into a table via org capture.
>>
>> My org file looks like this:
>> [snip]
>>
>> My capture template looks like this:
>> #+begin_src emacs-lisp
>> (setq
Hi,
On Wed, May 4, 2011 at 12:55, Thomas Holst wrote:
> I am trying to put a line into a table via org capture.
>
> My org file looks like this:
> [snip]
>
> My capture template looks like this:
> #+begin_src emacs-lisp
> (setq org-capture-templates
> '(("x" "Testing" table-line
> (fil
Hello,
I am trying to put a line into a table via org capture.
My org file looks like this:
#+begin_src org
* Heading 1
#+TBLNAME: Testing
| | date| weight | BMI |
|---+-++--|
| # | <2011-05-02 Mo> | 85 | 24.8 |
| # | <2011-05-03 Di> |