plete the export function? IMHO,
this is a really good feature that might save a lot of time.
Are there plans to do it vice versa, i.e. translate from wiki syntax to
org-mode ?
BR
Marc
___
Emacs-orgmode mailing list
Please use `Reply All' to se
perate?
Once again: thanks for doing it!
Marc
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hope my question is clear enough.
Thank you in advance.
Marc Croteau
Toronto
a scissors and a few folds.
http://www.toodledo.com/booklet.php
Does org mode have such a feature?
Thanks,
marc
--
Freedom is nothing but a chance to be better.
--Albert Camus
The problem with socialism is that eventually you run out
of other people's money.
--Margaret Thatcher
This will be very handy.
Thanks,
marc
On Mon, Jan 2, 2012 at 7:08 AM, Bao Haojun wrote:
> Hi, all
>
> I have implemented org-jira.el, bringing org-mode and Jira system
> together.
>
> Wrote a Wiki page for it on emacswiki:
> http://www.emacswiki.org/emacs/OrgJiraMode
>
yes please do.
thanks,
marc
On Fri, Apr 24, 2009 at 4:13 AM, Carsten Dominik
wrote:
> Hi Jonathan,
>
> when you are finished with the implementation, we could
> make this a contributed package.
>
> - Carsten
>
> On Apr 23, 2009, at 7:23 PM, Jonathan Arkell wrote:
27; is for summery. The same for %
done, perhaps something like '/s' and '%s' or '/+' and '%+' or just
two new identifiers.
marc
On Tue, Apr 21, 2009 at 8:26 AM, Carsten Dominik
wrote:
> This is how it used to be a long time ago, and then we
> chan
side of org. Links are normal org-mode links.
Best regards
Marc
Hi Alan,
I see the same error, when starting with a vanilla emacs;
so these errors were easy to fix (version 3.0.1):
http://orgmode.org/w/org-mode.git?p=org-mode.git;a=blob_plain;f=contrib/lisp/org-index.el;hb=HEAD
Thanx for reporting !
best regards
Marc
On 12/09/2014 09:02 PM, Alan
ze.el or something like this or is there a way of
defining the different class names with an easier way?
Regards
Marc Seibert
Hi Jay,
Great ! I am looking forward to work with you !
First task will probably be to see, how worgs publishing-mechanism fits
together :-)
best regards, Marc
Am 29.04.2013 18:25, schrieb Jay Kerns:
Hello there,
On Mon, Apr 29, 2013 at 10:50 AM, Bastien wrote:
Hi Marc,
that's
until Version 25
of emacs (at least).
By that time all the modules from contrib will probably long be corrected :-)
best regards, Marc
Am 01.05.2013 17:04, schrieb Igor Sosa Mayor:
Hi,
on loading org-mode I get this warning message:
,
| `flet' is an obsolete macro (as of 24.3); use e
,
while emacs is still open.
So can only suspect, that your trouble comes from bad interaction with dropbox.
But as you said, you have already tried without, so it can only be very hidden
and obscure.
Does this happen without a network connection ?
Best regards, Marc
On 06/05/2013 05:18 PM
Yes, would like this too !
(But do not know, how to achieve this ...)
I think that simplifying the task of storing data in org-tables would allow
many interesting org-applications to be implemented more easily.
And thanks for pointing at cvsql;
will have a look.
best regards,
Marc
Am
have merge conflicts (unless I mess up things
occasionally :-).
I use several instances of windows and linux, that are connected by network or
usb-stick.
best regards,
Marc
the program,
albeit with another name.
To switch, simply edit your .emacs and rename the variable org-favtable-id into
org-index-id.
Please give me note, if there are any problems !
Best regards,
Marc
mments are welcome !
Best regards,
Marc
or needed
;; - Renamed column "link" to "id"
;; - Added maintainance options to find duplicate rows, to check ids,
;; update index or remove property org-index-ref from nodes
Thanx for any comments and questions !
best regards,
Marc
Am 10.03.2015 21:04, schrieb Marcin Borkowski:
Hi,
my emacs-installation does not know this as a function or a variable.
Does your emacs respond on `C-h f q u o t e - s e c t i o n' ?
(sorry, if I misunderstood your question)
best regards,
Marc
would be a pity ...
Is there any way, how, many hands with small contributions might get this going
?
I mean: get real work done, instead of just nudging the usual activists ?
regards
Marc
0b00d1850b57e10?
I see this error too; the patch below fixes it for me (and corrects the
nexting level of 'completing-read too ...)
best regards
Marc
diff --git a/lisp/org.el b/lisp/org.el
index 8a00847..f440382 100755
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -10512,10 +10512,11 @@ from.
Okay, this one only tries to fix, what seems broken ...
Could someone please check ?
best regards
Marc
diff --git a/lisp/org.el b/lisp/org.el
index 24b3a69..8a00847 100755
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -10515,8 +10515,7 @@ from."
completing-read-fun
Works for me too, and probably better than my suggestion :-)
best regards
Marc
(org-archive-subtree)))
at least it does this for me:
- Set the current node to the TODO state given through the second key after f13
- Archive the node afterwards.
regards
Marc
Am 05.01.2014 21:43, schrieb Sharon Kimble:
Sharon Kimble wrote:
Thanks Marc.
Here it is -
(if
Hi Yaushi,
how about
(global-set-key (kbd "") (lambda () (interactive) (execute-kbd-macro (kbd "C-c
a v"))))
?
best regards
Marc
P.s.: In my opinion, the name "execute-kbd-macro" of this builtin function is
somewhat misleading;
"replay-keys" descri
timestamps, so that they no longer collide with the native
link-syntax of atlassian confluence.
It would be great, if someone could review and apply this patch if
appropriate.
Best regards,
Marc Ihm
--- a/contrib/lisp/ox-confluence.el 2017-02-28 19:52:25.707036600 +0100
+++ b/contrib/lisp/ox
enerate the correct output from the plain-list or item
>> translator?
>
> I meant timestamp translator.
Wow, didn't know there are already provisions for handling timestamps
specially ! Will adopt my patch.
Thanx for the hint !
Marc
enerate the correct output from the plain-list or item
>> translator?
>
> I meant timestamp translator.
Hi,
this is a corrected patch, which handles timestamps in a more canoncial
way.
Best regards
Marc
--- a/contrib/lisp/ox-confluence.el 2017-03-02 20:10:19.645053100 +0100
+++ b/cont
Nicolas Goaziou writes:
>
> It looks good. Could you provide a commit message?
>
Yes, of course, albeit a bit lengthy:
Fix handling of square brackets from timestamps and checkboxes; avoid
invalid confluence markup for empty table headers.
Best regards
Marc
and let me know, if you have any comments or
questions.
Thanks,
Marc
>From 97311babee20c291aad0f1e6fa0f147c3ed416bf Mon Sep 17 00:00:00 2001
From: "U-IHM-NOTEBOOK\\Olli"
Date: Fri, 14 Apr 2017 17:14:02 +0200
Subject: [PATCH 1/1] org-el: Fix explanation, if state change is blocked
comments or questions.
Thanks,
Marc
>From 4e638796f39918ade4c8717569315d8b4ca61818 Mon Sep 17 00:00:00 2001
From: "U-IHM-NOTEBOOK\\Olli"
Date: Mon, 1 May 2017 16:59:10 +0200
Subject: [PATCH 1/1] Export checkboxes; fix timestamps in headlines
---
contrib/lisp/ox-confl
Hi,
Nicolas Goaziou writes:
>
> This is a common mistake. Symbols in `cl-case' shouldn't be quoted. 'on
> is really (quote on), so you actually wrote
>
> (cl-case (org-element-property :checkbox item)
> ((quote on) "*{{(X)}}* ")
> ((quote off) "*{{( )}}* ")
> ((quote trans) "*{{(\
anyway: maybe someone has commit-rights to emacs core itself ...)
best regards
Marc Ihm
(advice-add
'zone :around
(lambda (orig-fun &rest args) (interactive)
(let (result text name)
(when (string= major-mode "org-mode")
(setq text (org-copy-visible (window
Please consider applying it, if fit.
Thanks,
Marc
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -10707,7 +10707,7 @@ a timestamp or a link."
(t (list nil
(org-link-unescape
option)
((function
Am 11.08.2017 um 18:10 schrieb Nicolas Goaziou:
Hello,
Marc Ihm writes:
the attached patch changes org-open-at-point in org.el:
Currently, when opening an url the function org-open-at-point uses the
variable path, which is the result of applying org-link-unescape on
the original url. Thus
Sehr geehrte Frau Assmann,
Hi,
sie hatten mich in Ihrem Schreiben vom 6. September um ein Sepa-Mandat
gebeten.
Leider habe ich mich verschrieben ... könnten Sie mir bitte das
Schreiben erneut schicken (pdf oder Papier) ?
Vielen Dank !
Mit freundlichem Gruß,
Marc Ihm
at position %d in buffer %s"
(point) (current-buffer))
which does not yet accept an optional invisible-ok argument, however.
Would this be a useful change ?
Best regards,
Marc Ihm
Best regards
Marc
Hi Ihor,
Thanx ! Fixed it.
Details: I am now checking
(string= (org-attach-dir-from-id id) (org--attach-dir))
to see if the ID is used in the attachment dir (if it exists).
Background: I do not use attachments myself;
did not remember, they use IDs :-/
Best regards,
Marc
Am 14.04.2020 um 05:02
Hi Adam,
thanx for your feedback !
Your main point (the central function beeing to long) is undisputed;
will fix this during the next refactoring ...
Best regards,
Marc
Am 13.04.2020 um 22:04 schrieb Adam Porter:
Marc-Oliver Ihm writes:
as I use the excellent package org-id in a somewhat non
ing,
which allows focus-mode to handle org-nodes and focus on them.
The connection is made by setting focus-mode-to-thing; the symbol
heading leads focus-mode to invoke forward-heading, see the
documentation of thingatpt for details.
Hope someone finds this useful.
regards,
Marc
Yes, you are right !
With head there is no problem (probably forgot to adjust my load-path
before ...)
Thanx for the help !
Rgards
Marc
Am 08.06.2024 um 17:28 schrieb Ihor Radchenko:
Marc-Oliver Ihm writes:
Hi all,
If I have this simple buffer:
* foo
*** bar
behaviour of
org-id-find as contained in my patch.
So you may feel free to ignore it ...
Best Marc
Am 12.06.2021 um 16:16 schrieb Marc-Oliver Ihm:
Hi,
please find attached a patch to allow more flexible handling of missing ids in
org-id-find; some people (like me) tend to lose ids now and then and
from other files.
Is there a way to setup so tags from all org-agenda files are populated
in the org-tag auto-complete function?
Thanks in advance,
--
Marc
Perfect, just what I was looking for. Thanks
--
Marc
On Sun, Dec 08 2024, Ihor Radchenko wrote:
> Marc Coquand writes:
>
>> Is there a way to setup so tags from all org-agenda files are populated
>> in the org-tag auto-complete function?
>
> org-complete-tags-always-offer-all-agenda-tags
documentation and the sources and have not been able
to find such a switch.
with kind regards, Marc-Oliver Ihm
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/lis
Hello,
This would be such an example. The Input table contains some numbers,
the last of them larger than allowed for an integer.
As the result table show, the last one is converted to float thereby
using some precision.
I would like to see them all as strings.
with kind regards, Marc-Oliver
r)
(message "Weekday of timestamp has been adjusted.")
t
))
(add-hook 'org-ctrl-c-ctrl-c-hook 'org-set-weekday-of-timestamp)
Maybe someone else might find that useful too.
With kind regards, Marc-Oliver Ihm
___
Emacs-orgm
Hello !
Sorry for bothering but I have not been able to find this code.
Could you please provide a pointer ?
Thanx a lot !
with kind regards, Marc-Oliver Ihm
Am 16.10.2010 04:55, schrieb Thomas S. Dye:
> Aloha all,
>
> I'm working with Eric Fraga's GANTT chart code, p
Am 16.10.2010 21:58, schrieb Nick Dokos:
> Jeff Horn wrote:
>
>> Very useful, since I often do the same! Thanks for this.
>>
>> On Sat, Oct 16, 2010 at 12:34 PM, Marc-Oliver Ihm wrote:
>>> Hello !
>>>
>>>
>>> I sometimes find m
e, however this code works well, if placed within your
.emacs-file.
I hope this code might proof useful
and would like to thank for any answers to my question !
With kind regards, Marc-Oliver Ihm
(defun merge-tables-by-first-column (&rest tables)
"Merge any number of tables by trea
tool and toy !
with kind regards, Marc-Oliver Ihm
"Eric Schulte"
03.11.2010 21:12
An
Marc-Oliver Ihm
Kopie
emacs-orgmode@gnu.org
Thema
Re: org-babel: feature-request: allow table-cells to be passed as strings
Hi Marc,
Sorry to stall this thread for so long.
Now that I
> org-find-timstamps works by creating a regular expression to
> match a given range of dates, doing a search for it and
> displaying the results either as a sparse tree or with the help
> of occur. The original buffer is not modified.
I would be grateful to for any comments; pleas
broken my code (I found that I need to rely on the contents of
the *Occur*-buffer).
If you find that such an *Occur*-Buffer is created, when you run my function,
would it be possible to
send it to me ?
Thanx a lot !
with kind regards, Marc-Oliver Ihm
Am 18.07.2011 10:20, schrieb Bastien:
Hi
broken my code (I found that I need to rely on the contents of
the *Occur*-buffer).
If you find that such an *Occur*-Buffer is created, when you run my function,
would it be possible to
send it to me ?
Thanx a lot !
with kind regards, Marc-Oliver Ihm
Am 18.07.2011 10:20, schrieb Bastien:
Hi
kind regards, Marc-Oliver Ihm
(defun org-find-timestamps ()
"Find inactive timestamps within a date-range and maybe sort them.
This function can help to bring the notes, that you take within
org-mode, into a chronological order, even if they are scattered
among many different nodes. The resu
Am 26.07.2011 13:55, schrieb Bastien:
Hi Marc-Oliver,
Marc-Oliver Ihm writes:
Unfortunately, org-find-timestamps as posted before was not compatible
with emacs 24. (More precise, it hat problems with the read-only
property, that emacs 24 applies to text within the occur-buffer)
The version
t is a configuration
issue since when I tried the URL I got a 403.
Thanks!
Avery
Hi !
Just try to download this with my browser, and it worked Okay for my.
Maybe you hav become victim of a network glitch ? In which case a retry
would help (if you not already have done this)
regards, Marc
I noticed a similar problem under Windows. Column view reproducible crashes for
me. Emacs 24 and org 7.6
I think this is more a problem with emacs than with org, but I did not take the
time to post it into an emacs mailing list.
regards, Marc-Oliver Ihm
Am 09.08.2011 14:27, schrieb Skip
Am 28.07.2011 09:54, schrieb Bastien:
> Hi Marc-Oliver,
>
> Marc-Oliver Ihm writes:
>
>> Thanx for testing again !
>
> You're welcome.
>
>> I will try to figure out, how to patch `org-sparse-tree'.
>
> Thanks -- let us know how it g
acceptable I would be glad to submit a secound
patch to the documentation as well. By the way: There are surely
official documentation standards, that I could adhere for this. However,
at present I cannot find them. Could anyone provide me a pointer please ?
with kind regards, Marc-Oliver Ihm
Am 21.08.2011 14:32, schrieb Philip Rooke:
Marc-Oliver Ihm writes:
By the way: There are surely official documentation standards, that I
could adhere for this. However, at present I cannot find them. Could
anyone provide me a pointer please ?
Does the file doc/Documentation_Standards.org in
;)
;; (global-set-key (kbd "C-c C-x r") 'org-refer-by-number)
;;
;; Further reading:
;;
;; Setup: See the variable `org-refer-by-number-id'
;; Usage: See the function `org-refer-by-number'
Hope, you will find it useful.
with kind regards,
Marc-Oliver Ihm
;;; org
-number.el
The file is documented extensively, so I hope the package can be used readily by anyone, who
finds it useful.
regards, Marc-Oliver Ihm
!
regards, Marc-Oliver Ihm
answer to the common question
'What have I done
last week ?'
Hope, that this package can be useful.
regards, Marc-Oliver Ihm
ch I use a lot to simply mark
my notes with the current date.
I do not know, if they readily show up in the agenda.
Hope, this helps.
with kind regards, Marc
explanations,
which not at last have taught me, never to underestimate the broadness and
depth of orgmode :-)
with kind regards, Marc-Oliver Ihm
Am 20.12.2011 01:12, schrieb Bernt Hansen:
Marc-Oliver Ihm writes:
There is probably some overlap here, but I do not see a way to find the
timstamps of CLOSED
this topic, but I have found no
solution yet.
Is there a way ?
Any help would be appreciated.
with kind regards, Marc-Oliver Ihm
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
Am 05.02.2011 22:46, schrieb Marc-Oliver Ihm:
Hello,
I have some co-workers with whom I would like to share my notes from org
and even some of the todos, which are recorded there.
Unfortunately they are not very emacs savy, so that I need another way
besides emacs to give access to this
perfect and has no options to be
customized (and takes no arguments either). However, if people think it
could be useful, I would be glad for any suggestions for improvements.
with kind regards, Marc-Oliver Ihm
(defun org-unbacked-priorities ()
"Find toplevel entries, that do n
pe, that describes the case. Please find the named function
below. Currently it is far from perfect and has no options to be
customized (and takes no arguments either). However, if people think it
could be useful, I would be grateful for any suggestions for improvements.
with kind regards, Marc-Ol
Am 27.02.2011 11:28, schrieb Bastien:
Hi Marc-Olivier,
thanks for very clear explanations about the problem you're trying to
fix, and thanks for the code.
I'm not using the GTD-methodology myself, so I cannot really see whether
it meets a general need in the GTD world or not.
Your
(e.g. the :TJ:-Drawer) ?
Is it available at your github (https://github.com/egli/org-mode) ?
with kind regards, Marc-Oliver Ihm
Am 16.03.2011 12:04, schrieb Christian Egli:
Hi all
I have some long standing improvements to Taskjuggler export which I'd
finally like to push to the repo.
T
sent to the destination buffer, because you already type it there ...
regards, Marc-Oliver Ihm
d to hit RET, to visit this node !
org-reftable.el has a lot more bells and whistles, e.g. commands to
create new references or search for existing ones in all your org-files.
All this, including the proper setup, is explained in its documentation.
Any comments or suggestions are highly welcome !
even easier with the support for normal org-mode links, that
will be introduced with version 2.1, next month.
Comments, as always, are welcome.
Best regards, Marc
Am 24.12.2012 09:47, schrieb Bastien:
Hi Marc-Oliver,
Marc-Oliver Ihm writes:
Version 2.0 of org-reftable.el has arrived at worg
Hi Andrew,
some time ago I did somethin similar (see below), it works with properties and
might
come close, to what you want ...
best regards, Marc
(defun org-date-state (arg)
"Save away state for current node; with prefix restore for all nodes if time has
passed."
(inte
Am 20.12.2011 01:12, schrieb Bernt Hansen:
Marc-Oliver Ihm writes:
There is probably some overlap here, but I do not see a way to find the
timstamps of CLOSED
entries with the agenda. So the agenda does not show what you have
accomplished, only what
is still open.
Another point are maybe
the right name or can
it be shortened to ob-table-proc.
Any input would be very welcome !
With kind regards, Marc-Oliver Ihm
;;; org-babel-table-proc.el --- Common operations on tables for use with
orgmode and lob
;; Copyright (C) 2010-2011
;; Free Software Foundation, Inc.
;; Author: Marc
Am 27.12.2011 21:53, schrieb Eric Schulte:
Marc-Oliver Ihm writes:
Hello,
Please find attached the elisp-file and a tutorial (as an org-file) for
org-babel-table-proc.
It provides some simple set-operations (mostly merge and intersect),
which treat org-mode tables as sets.
An example for
imagine would be to define global functions
to do the work and
only call these functions from the code blocks ...
with kind and curious regards, Marc-Oliver Ihm
Am 01.01.2012 21:05, schrieb Nicolas Goaziou:
Hello,
Marc-Oliver Ihm writes:
Is there a way to use edebug for debugging my emacs-lisp code blocks ?
(Or is there another preferred way to debug emacs-lisp code in
babel ?)
You can open the block in a temporary buffer, with C-c ', and us
Am 01.01.2012 23:40, schrieb Nicolas Goaziou:
Marc-Oliver Ihm writes:
So, if I have something like:
#+call: foo(1,2)
I cannot see a way to get a buffer with all the code, that foo might
expand into, INCLUDING the assignments for the arguments 1 and 2.
(If babel would give me such a buffer
the cl-package ?).
So it is probably not yet fit for official inclusion into the library of babel.
with kind regards,
Marc-Oliver Ihm
As a side note: I am very pleased and fascinated, how easily babel and org have
made the task of keeping together
all aspects of development; from user documentation
gards, Marc-Oliver Ihm
debugging this problem :-) And of course I am not sure what would
be the side effects of changing this
behaviour ...
So, thanx again for pointing out this very easy workaround !
with kind regards, Marc-Oliver Ihm
Hi Eric,
thanx ! That explains very clearly what I have seen, when trying to debug this
phaenomenon.
So this behaviour is by design and I can work around :-)
kind regards, Marc
Am 30.01.2012 17:10, schrieb Eric Schulte:
Marc-Oliver Ihm writes:
Am 29.01.2012 11:42, schrieb Andreas Leha
(delete-other-windows)))
To find a project I just press f11 (please choose your own key) and
enter a keyword to do an occur for this keyword. Normally several toplevel
headings are found and the right one is chosen by typing return.
I hope, that someone might find this useful too.
with kind regards, Marc-Oliver Ihm
the #+call-line
governs, whether the #+begin_src-block is expected to return a table with or
without column-names;
so to react accordingly (and not surprise users) I need to know within the
#+begin_src-block
the value of the ":colnames" header-argument from the #+call-line.
Thanx a lo
Phewww !
Hi Eric, Thanx a lot !
Not quite through with understanding your post, but I already see, that there
is everything I need in there.
Thanx a lot and Thanx again !
with kind regards, Marc
(which I do alot), because once I open the topmost node, all
subheadings with any
inline task are opened too, regardless how depp they are nested. This makes it
nearly impossible to get
an overview about the contents of the node.
So: This problem still seems to be around.
with kind regards, Mar
se volunteers ...
Afterwards, we either have a patch to test or need to declare bankruptcy and
ask for
help of a real elisp-wizard :-)
with kind regards, Marc
Am 06.02.2012 21:34, schrieb Sebastien Vauban:
Hi Marc-Oliver,
Marc-Oliver Ihm wrote:
Am 16.12.2010 14:26, schrieb Sébastien Vauba
re
avoids the problem. The patch is quite minimal and I did not see any
side-effects.
with kind regards, Marc-Oliver Ihm
index 882a41c..7107984 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -6302,7 +6302,7 @@ in special contexts.
(if (org-at-item-p)
(org-list-set-item-visibil
line ("Outside table") is fontified correctly, whereas the second line
("Inside table"),
which is a simple table, is not.
Probably this is due to the fact, that org has its own opinion, on how the
table should be fontified.
Is there any way to circumvent this behaviour ?
with kind regards, Marc-Oliver Ihm
ccordingly.
You could reach the same effect by putting:
(put 'org-archive-subtree 'disabled t)
in your initialization-file (if it is not .emacs).
I think I will try this too, because I remember some occasions,
that I have used it accidentially like you ...
with kind regards, Marc
Hi,
if you add ":colnames yes", like this:
#+call: raw-to-table[:exports results](table=raw2) :colnames yes
you get the headers, that you expect.
regards, Marc
much in improving this package. Having said this, I would be glad,
if table operations could eventually some day be considered fit for inclusion
into the proper library of babel.
with kind regards, Marc-Oliver Ihm
* Table operations --- filter or combine tables
This section within the library
-brackets
,so the only option seems to be to write a function to do the matching
correctly,
but which is probably a big task ...
So as I understand things, I would recommend to stick with the current
behaviour and use your workaround :-)
with kind regards, Marc
Am 22.03.2012 09:42, schrieb
, this might be useful for you.
with kind regards, Marc-Oliver Ihm
* Table operations --- filter or combine tables
This section within the library of babel provides table operations.
See the documentation just below for details and working examples.
Author : Marc-Oliver Ihm
Version
1 - 100 of 131 matches
Mail list logo