Thanks! This workflow works.
I can't help but wonder, does my use case show that in org-mode philosophy,
tasks are best filed under a plain entry, not within a datetree?
On Sun, Sep 24, 2017 at 7:35 AM Matt Lundin wrote:
> ConcreteVitamin writes:
>
> > Thanks, it does show the hours clocked o
Hi,
Some time ago, I wanted an item's TODO state to update automatically based on
the [/] statistics cookie:
(defun hjh-org-summary-todo (n-done n-not-done)
"Switch entry to DONE when all subentries are done, to TODO otherwise."
(let (org-log-done ; turn off logging
org-log-states
Hi Nicolas,
> Would you mind providing an ORG-NEWS entry about it?
I need to stop forgetting to do this :).
I've attached a patch which adds an entry to the 'Miscellaneous'
section. Please let me know if you think anything is wrong with it.
-Jay
>From e321f926217460a506d6536ad494b1f25c247c4b M
On 09/23/2017 10:02, Eric S Fraga wrote:
On Friday, 22 Sep 2017 at 15:56, Charles Millar wrote:
[...]
However, when I C-c C-c the same code when inside a minipage, I get
the message " 'C-c C-c' can do nothing useful here"
\begin{minipage}[t]{4.0in} This is some text.
Some more test with an inl
Jay Kamat writes:
> I've attached a second patch which adds a new function to org-irc.el,
> which seems to handle export of irc links in ox-md and ox-html
> properly. I'm very new to this system, so please make sure it's correct,
> and I'll be happy to follow up with corrections if it isn't!
Tha
Hi Nicolas,
> The proper fix would be to patch "org-irc.el" and add an export function
> there. "irc" links are not default links in Org, so there is no reason
> to hard-code them in "ox-html.el".
Thanks for pointing that out! I didn't even realize up until now org had
support for custom link typ
Sorry, forget to tell the usual things...
Org 9.1.1
Emacs 25.1
Win 8.1 64 bit.
Hello,
i created the following template to insert a TODO item with
inserting a Property named Category. Unfortunately i do not manage
it to use autocompletion.
here is the template:
("t" "ToDo" entry
(file "~/org
ConcreteVitamin writes:
> Thanks, it does show the hours clocked on the current day. Is there
> something on top of this mode that allows me to specify the specific
> day? (Better, I just want to quickly show the to see the
> trend of my productivity :)).
Yes, you can just move back and forward
Hello,
Jens Lange writes:
> I understand the dilemma. But then I must ask for a format enhancment.
> Before crying out loud please read my argumentation. Why did I create my
> own "fancy" markers? Because there is no default way to recreate the
> "Textmarker-Experience" - or at least I couldn't
Hello,
Jens Lechtenboerger writes:
> recursive publishing fails with base-extension any because a nil
> regexp is passed. The attached patch fixes this.
Thank you!
I applied a slightly different patch, with a test.
Regards,
--
Nicolas Goaziou
Hello,
Keith Sutton writes:
> When org-publish-project-alist has both :base-extension any and
> :recursive t set, the publish fails with "(wrong-type-argument stringp
> nil)" in a call to string-match in directory-files-recursively.
>
> It looks like org-publish-get-base-files should set match t
Hello,
Jay Kamat writes:
> IRC links in ox-html are currently broken.
They are not handled, which is slightly different.
> There exists a special 'irc'
> content handler on the web, telling browsers to open an irc link in an
> external irc client. The format for such links seems identical to o
12 matches
Mail list logo