Phillip Lord writes:
> I've been using org-drill a lot recently. I've already added one feature
> that I consider vital for this kind of thing (answering by typing!) and
> would like to add another (some form of Leitner box learning).
>
> But, it seems sensible to fix the maintainership first.
Hi,
I ran into an issue this morning where my capture task continues
clocking on save. This occurs in both master and maint when not
clocking into a drawer.
ECM follows.
--- test.org ---
#+TITLE: BUG: Capture with clocking does no
Nicolas Goaziou writes:
> Hello,
>
> Bernt Hansen writes:
>
>> Here is my ECM:
>
> Fixed. Thank you.
>
> Regards,
Confirmed. Thanks for the lightning quick response!
I have another issue I will send separately.
Regards,
Bernt
Hello,
Bernt Hansen writes:
> Here is my ECM:
>
> --- test.org
> ---
> Regression - problem with links
>
> *Keys To Reproduce*
>
> 1) Move to Update Timekeeper and OTL 2019 headling
>C-c C-n
>
> 2) Open links
>C-c C-o
>
> R
Firstly, this may or may not be a bug so apologies if I've incorrectly
labelled the subject line.
I use org-habits to track my habits defined in a habits.org file. I log each
time I perform the habit with a :LOGGING: DONE(!) property. This adds an entry
to a :LOGBOOK: drawer each time I mark the h
Bernt Hansen writes:
> Marco Wahl writes:
>
>> IOW I can't reproduce your issue AFAICS.
>>
>> Is it a configuration issue?
>
> Possibly. I will try to produce an ECM for the issue I am seeing.
>
> Regards,
> Bernt
Here is my ECM:
--- test.org --
Marco Wahl writes:
> IOW I can't reproduce your issue AFAICS.
>
> Is it a configuration issue?
Possibly. I will try to produce an ECM for the issue I am seeing.
Regards,
Bernt
I've been using org-drill a lot recently. I've already added one feature
that I consider vital for this kind of thing (answering by typing!) and
would like to add another (some form of Leitner box learning).
But, it seems sensible to fix the maintainership first. Are any of the
forks out there a
Sorry, I found my mistake. I'll post it anyway, maybe it's of use to
someone.
My path contains spaces, so I had to change the code a bit (see below).
Daniel Herzig writes:
> Hi!
>
> I am trying to pass a path to an org-source-codeblock using the :var tag
> in the header:
>
> #+BEGIN_SRC sh :var
* org-drill.el (org-drill--compute-cloze-keywords, org-drill-cloze-regexp) Use
real function name cl-copy-list instead of alias copy-list, because of void
function error at org startup in emacs 26.1 for org-plus-contrib package.
---
contrib/lisp/org-drill.el | 8
1 file changed, 4 ins
Hi!
I am trying to pass a path to an org-source-codeblock using the :var tag
in the header:
#+BEGIN_SRC sh :var directory="/x/y/z"
cd directory
ls
#+END_SRC
The output of the ls command shows that I obviously stay in the location
of my .org file (not "/x/y/z") -- is there a way to pass the path
Eric S Fraga writes:
> On Friday, 8 Mar 2019 at 13:05, Emil Marklund wrote:
>> Hello!
>>
>> Some[1][2][3] have been asking for a method to create repeatable tasks
>> that repeats on workdays (Monday to Friday). As far as I can tell, there
>> is no "native support" for this in org-mode. It would
12 matches
Mail list logo