Re: [O] How to generate clock report for hours worked each day?

2017-09-24 Thread ConcreteVitamin
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:

[O] org-after-todo-statistics-hook vs checkboxes

2017-09-24 Thread James Harkins
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

Re: [O] [PATCH] Export of irc links in ox-html

2017-09-24 Thread Jay Kamat
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

Re: [O] Inline source does not evaluate when inserted insie a minipage environment

2017-09-24 Thread Charles Millar
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

Re: [O] [PATCH] Export of irc links in ox-html

2017-09-24 Thread Nicolas Goaziou
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

Re: [O] [PATCH] Export of irc links in ox-html

2017-09-24 Thread Jay Kamat
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

[O] org-capture template; insert a Property named Category with autocompletion; How?

2017-09-24 Thread Physiculus
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

Re: [O] How to generate clock report for hours worked each day?

2017-09-24 Thread Matt Lundin
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

Re: [O] Bug: org-emphasis-alist not fully applied [9.1.1 (9.1.1-1-g80cbf9-elpa @ x:/folder/user/.emacs.d/elpa/org-20170918/)]

2017-09-24 Thread Nicolas Goaziou
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"

Re: [O] [PATCH] ox-publish.el: Fix regexp `match' to be non-nil

2017-09-24 Thread Nicolas Goaziou
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

Re: [O] Bug: Recursive publish with :base-extension any fails [9.1.1 (9.1.1-1-g80cbf9-elpaplus @ /Users/xxxx/.emacs.d/elpa/org-plus-contrib-20170918/)]

2017-09-24 Thread 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

Re: [O] [PATCH] Export of irc links in ox-html

2017-09-24 Thread Nicolas Goaziou
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