I also re-read my initial question and your response *does* address my
mis phrased question. To rephrase my question, I have a table
with these values:
| heading col 0 | heading col 1 |
| -- | - |
| A | B
| C | D
I found the org
Hi Neil,
Unfortunately, no - This code will print the number of rows in my table -
it does
not add a column to my table, with numbering starting at the first row
under the
headline.
I really like the example, where I can mess with the table using lisp
though - thank
you!
--Nate
On Thu, Sep 19, 2
> "CH" == Christian Heinrich
> writes:
CH> are all your headlines folded?
Yes.
CH> I found that running "M-x outline-show-all" before the first
CH> org- drill call resolves this issue for me with org 9.2 (but not
CH> with 9.3).
Indeed, cool, thank you for the tip.
many thanks to both of you. Yours was very interesting to read, Thomas, but
ts makes it quite a bit easier to write:
(defun o-l-date-to-timestamp (date)
"use ts.el date parse functions return an ISO-compatible
timestamp for transmission to Canvas via API. DATE is a string,
usually of the form `2
On Saturday, 21 Sep 2019 at 19:06, gmx wrote:
> Which formula should I use to obtain the result (hh:mm) of the sum of
> the times in the last cell of column 2? I tried this one : #+TBLFM:
> @>$2=vsum(@2$2..@3$2). Result : 1:4
The underlying calculations are done using the Emacs Calc system. In
th
On Thursday, 19 Sep 2019 at 15:58, Joseph Vidal-Rosset wrote:
> I have a source org file that uses tikz (and venndiagram.sty based on
> tikz). No problem to export into .tex, but the export into odt and
> html fails.
>
> OpenDocument export failed: Wrong type argument: listp, 71
Could you give a m
Hi,
Matt Price wrote at 16:27 on September 21, 2019:
:
: :DUE_AT: 2019-09-26
:
: ...
:
: I'm wondering though how hard
: it would be to get the current time zone -- or the time zone that the course
is taught in -- from
: emacs, and construct the string from that value.
This'll return the offs
When I edit a heading (the title), if I add characters, the tags auto-align.
But if I remove text, tags shift left and so are no longer aligned.
Regards,
Dmitrii
There is the org-set-tags for tags, but is there anything for the title
(org-set-heading/title)?
Would be nice to have.
Regards,
Dmitrii
In short:
org-insert-heading -> org-insert-subheading
org-insert-todo-heading -> org-insert-todo-subheading
org-insert-item -> ?
Maybe should provide org-insert-subitem for consistency?
Regards,
Dmitrii
10 matches
Mail list logo