Hi Benedict,
yes, get the latest master from the git repo and read the manual for that
version.
You can also look at a recent thread with the subject
"Use of date trees in Capture has been modified"
If you cannot upgrade, just put a
:DATE_TREE: t
property to the heading under which you want
Thanks for fixing, John.
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/
On Tue, May 9, 2017 at 7:14 PM, John Kitchin
w
* lisp/org-macs.el (org-read-function): New function.
* lisp/org.el (org-sort-entries):
* lisp/org-table.el (org-table-sort-lines):
* lisp/org-list.el (org-sort-list): Read COMPARE-FUNC when called
interactively rather than being restricted to the default behavior of
sort-subr's PREDICATE parameter
Hello,
Rasmus writes:
> Seems fine. To me, "n" or "N" would be a better name for the macro, as
> that suggests some sort of number, whereas "c" doesn’t really associated
> with "counter" to me. Perhaps it’s just because the syntax looks a lot
> like the R combine command...
"n" seems better i
Hi,
i like to use a datetree under a headingis this somehow possible?
Example:
* Log
** 2017
*** 2017-05
My current config:
(setq org-capture-templates
'(("t" "Tasks")
("tg" "Task (General)" entry (file+headline "~/org/work.org"
"Tasks")
"* TODO %?\n %i\n %a")
Nicolas Goaziou writes:
> Hello,
>
> Eric S Fraga writes:
>
>> On Monday, 8 May 2017 at 15:32, Dushyant Juneja wrote:
>>> A very useful macro indeed!
>>>
>>> One suggestion: can this also be made to support nested headings. For
>>> instance:
>>> * Part {{{c}}}
>>> ** Part {{{c}}}.{{{c}}}
>>> *
I think I have just fixed it. The offending command was trying to get an
org-element in the special edit buffer which wasn't in org-mode. Its not
clear why it worked in some codes and not others though!
John
---
Professor John Kitchin
Doherty Hall A207F
Department
On Tue, May 9, 2017 at 6:51 AM, Nicolas Goaziou
wrote:
> org-store-link-functions
That is a function in org-ref. I will check it out this morning. Thanks
for the pointer to the root of the issue!
John
---
Professor John Kitchin
Doherty Hall A207F
Department o
"numbch...@gmail.com" writes:
> Is there any other possible potential functions will have relation with
> this issue?
According to the backtrace mentioned in the bug report, the culprit is
probably `org-label-store-link', which is probably one of the functions
returned by `org-store-link-funct
Hello,
Carsten Dominik writes:
> I like the idea of these counters, and I have use-cases for them.
Great.
> Here is a proposal for the manual entry
>
> This macro implements custom counters by returning the number of times
> the macro has been expanded so far while exporting the buffer.
> You
Am Tue, 09 May 2017 10:40:13 +0200
schrieb "Loris Bennett" :
> Detlef Steuer writes:
>
> > Hi!
> >
> > I use FF with Org-mode Capture
> > http://chadok.info/firefox-org-capture/ Version 0.3.0-1 signed
> >
> > My setup worked before (tm).
> >
> > Today an emacsclient window pops up for a ms and n
Detlef Steuer writes:
> Hi!
>
> I use FF with Org-mode Capture http://chadok.info/firefox-org-capture/
> Version 0.3.0-1 signed
>
> My setup worked before (tm).
>
> Today an emacsclient window pops up for a ms and no information
> is added to my web.org specified in my capture template.
>
> ...
>
Weird, but this patch does fixed my issue. When I `org-store-link` in
opened clojure babel src block will has this issue. But not in other
languages babel src blocks like Python, Ruby, C etc.
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter
Hi!
I use FF with Org-mode Capture http://chadok.info/firefox-org-capture/
Version 0.3.0-1 signed
My setup worked before (tm).
Today an emacsclient window pops up for a ms and no information
is added to my web.org specified in my capture template.
...
("x" "org-protocol" entry (file "~/.pim/w
Is there any other possible potential functions will have relation with
this issue?
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardivine
Hi,
I like the idea of these counters, and I have use-cases for them.
Here is a proposal for the manual entry
This macro implements custom counters by returning the number of times
the macro has been expanded so far while exporting the buffer.
You can create more than one counter using different
16 matches
Mail list logo