[Orgmode] Automatic tagging based on # of todo items as children

2010-02-15 Thread Marcel van der Boom
: - I would like it to be automatic and the org-todo-statistics hook seem candidates to attach a function to, but I also want it for heading which do not have a [1/N] or [%] counter. How to proceed? - Can I do this automatically on a whole file? marcel -- Marcel van der Boom -- http

Re: [Orgmode] Exporting to blogspot.com

2011-02-25 Thread Marcel van der Boom
file: ; This puts the body inside a buffer called blog-entry (defun org-export-body-as-html () (interactive) (org-export-as-html 3 nil nil blog-entry t)) marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http

[O] Continuation of main section text after subsections ?

2011-03-27 Thread Marcel van der Boom
have done so far is turn the subheadings into lists or surround them by *bold markers*, which helps a little. The current outlining interrupts my flow of writing too often; it's getting a nuisance. What are my options, if any, to get the outline behaviour as above? marcel -- Marcel van der Boom

Re: [O] Re: Continuation of main section text after subsections ?

2011-03-27 Thread Marcel van der Boom
not work as an option in org-mode? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

Re: [O] FAQ? (was: Continuation of main section text after subsections ?)

2011-03-28 Thread Marcel van der Boom
On ma 28-mrt-2011 00:00 Memnon Anon gegendosenflei...@googlemail.com wrote: Marcel van der Boom mar...@hsdev.com writes: [...] I've looked for documentation or customization options on this, but haven't found any yet. What I have done so far is turn the subheadings into lists or surround

Re: [O] Continuation of main section text after subsections

2011-03-28 Thread Marcel van der Boom
in the published document as in the source org file. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

Re: [O] Re: Continuation of main section text after subsections ?

2011-03-28 Thread Marcel van der Boom
as is. If it isn't, then there's a problem. Very much agreed. I think that paragraph is the best summary so far for the problem, stated in generic terms. marcel PS For what it is worth, I think the 'case of inline tasks' is exactly the same problem as mine. -- Marcel van der Boom -- http://hsdev.com

[O] [PATCH] Allow inactive timestamps in org-expiry (copy of lost patch)

2011-03-28 Thread Marcel van der Boom
searching it looks like this patch was 'forgotten', but I may have overlooked something. If the patch was rejected, you can ignore me. If it was forgotten I'd like to request to include it. Thx, marcel [1] http://www.mail-archive.com/emacs-orgmode@gnu.org/msg20882.html -- Marcel van der Boom

Re: [O] [PATCH] Allow inactive timestamps in org-expiry (copy of lost patch)

2011-03-28 Thread Marcel van der Boom
mentioned in the message into one patch. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

Re: [O] document structure question

2011-04-01 Thread Marcel van der Boom
that thread first? marcel [1] http://thread.gmane.org/gmane.emacs.orgmode/40182 -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

[O] Why are special properties like CLOSED etc. not in the properties drawer?

2011-04-05 Thread Marcel van der Boom
Hi, I've been wondering about this for a bit. It would make things a bit more consistent for me if all properties are in the 'properties'-drawer. Or am I missing something here? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web

[O] Re: Why are special properties like CLOSED etc. not in the properties drawer?

2011-04-06 Thread Marcel van der Boom
by me too obviously. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl

[O] Bug: LaTeX_CLASS_OPTIONS does not work when specified in SETUPFILE [7.5 (release_7.5.214.g0e2c)]

2011-04-18 Thread Marcel van der Boom
worked, this is the first time I am using it like above. Emacs : GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.21.6) of 2010-09-01 on americium, modified by Debian Package: Org-mode version 7.5 (release_7.5.214.g0e2c) marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS

Re: [O] Continuation of main section text after subsections

2011-04-18 Thread Marcel van der Boom
be already available by using the 'inline tasks' I mentioned above See the function 'org-inlinetask-insert-task'. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http

[O] Subtasks are blocked in todo-items of ordered projects. Bug?

2011-06-20 Thread Marcel van der Boom
, regarded from a 'block-or-not' standpoint. Thoughts? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org smime.p7s Description: S/MIME cryptographic signature

Re: [O] Subtasks are blocked in todo-items of ordered projects. Bug?

2011-06-21 Thread Marcel van der Boom
without disturbing the default behaviour. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org smime.p7s Description: S/MIME cryptographic signature

Re: [O] Subtasks are blocked in todo-items of ordered projects. Bug?

2011-06-21 Thread Marcel van der Boom
-- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org smime.p7s Description: S/MIME cryptographic signature

Re: [O] [PATCH] Subtasks are blocked in todo-items of ordered projects. Bug?

2011-06-21 Thread Marcel van der Boom
On di 21-jun-2011 13:40 Marcel van der Boom mar...@hsdev.com wrote: You can also force the task state to DONE with a triple prefix (C-u C-u C-u C-c C-t d) which will ignore the blocking rules for this state change. I think I'll use this, sounds the simplest for my usecase. On second

[O] [PATCH] Add author and title to exported PDF properties

2014-05-12 Thread Marcel van der Boom
* lisp/ox-latex.el (org-latex-template): add pdfauthor and pdftitle (org-latex-hyperref-template): add placeholders for author and title (org-latex-template): adjust default template with author and title This adds author and title to the pdf properties of the exported PDF file when using the

Re: [O] [PATCH] Add author and title to exported PDF properties

2014-05-14 Thread Marcel van der Boom
On wo 14-mei-2014 09:05 Nicolas Goaziou n.goaz...@gmail.com wrote: [...] + ?a (or (first (plist-get info :author)) ) + ?t (or (first (plist-get info :title)) ) The usual way to achieve this is to create an anonymous export back-end, derived from `latex',

Re: [O] [PATCH] Add author and title to exported PDF properties

2014-05-14 Thread Marcel van der Boom
On wo 14-mei-2014 14:48 Nicolas Goaziou n.goaz...@gmail.com wrote: [...] How do they differ from, say 'subject'? subject, which refers to :description property, only contains a single string, no Org syntax. OTOH, TITLE and AUTHOR keywords have their contents parsed and, as such, can

Re: [O] Bug: SETUPFILE directive not working [8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-04 Thread Marcel van der Boom
that in the first place in the bug report. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

Re: [O] Bug: SETUPFILE directive not working [8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-04 Thread Marcel van der Boom
is available after refreshing the config. Also reloading org-mode or restarting Emacs does not make a difference. Trying the same setup with the minimal org loading as suggested on the Feedback page [1] shows the same behaviour. [1] http://orgmode.org/org.html#Feedback -- Marcel van der Boom -- http

Re: [O] Bug: SETUPFILE directive not working [8.0-pre (release_8.0-pre-10873-gafb59b @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-05 Thread Marcel van der Boom
On vr 05-apr-2013 09:20 Bastien b...@altern.org wrote: This should now be fixed in master. Thanks for reporting this with all the details. Cool, thanks! This was the last hurdle for me before upgrading. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV

[O] Bug: ATTACH tag gets exported unconditonally to PDF [8.0-pre (release_8.0-pre-11014-gd195e8 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-11 Thread Marcel van der Boom
' variable directly, so I think this is a separate issue. marcel Emacs : GNU Emacs 24.3.4 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.0) of 2013-03-30 on mrb Package: Org-mode version 8.0-pre (release_8.0-pre-11014-gd195e8 @ /home/mrb/dev/emacs/packages/org-mode/lisp/) -- Marcel van der Boom

[O] Bug: org-archive-subtree should not include statitics counters for :ARCHIVE_OLPATH: [8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-04-29 Thread Marcel van der Boom
: Org-mode version 8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/) -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

Re: [O] Bug: org-archive-subtree should not include statitics counters for :ARCHIVE_OLPATH: [8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-05-02 Thread Marcel van der Boom
On ma 29-apr-2013 10:50 Marcel van der Boom mar...@hsdev.com wrote: When using org-archive-subtree, any statistic counters present in the header will be copied to the :ARCHIVE_OLPATH: property. Can anyone else reproduce this? Do I need to provide more information? Thx, marcel -- Marcel

Re: [O] Bug: org-archive-subtree should not include statitics counters for :ARCHIVE_OLPATH: [8.0.1 (release_8.0.1-10676-gd887b9 @ /home/mrb/dev/emacs/packages/org-mode/lisp/)]

2013-05-07 Thread Marcel van der Boom
it didn't work when I realized I was supposed to look at the ARCHIVE_OLPATH property. It triggered the thought that it would make sense, to me, to have the statistics also filtered from the header on archiving? -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http

[O] org-add-note in adapted workflow always wants to be the last action

2013-10-16 Thread Marcel van der Boom
is 8.1.1 Thanks, marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

Re: [O] GTD - Natural Planning Model properties - add automatically

2012-10-18 Thread Marcel van der Boom
. The snippet which does the above is here: https://gist.github.com/3910203 marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

[O] Can not get keybinding to work in org-agenda-mode

2012-11-05 Thread Marcel van der Boom
/ms-org-agenda ... I don't get any errors, other than 'C-c m is undefined' What am I missing here? Thx, marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

Re: [O] Can not get keybinding to work in org-agenda-mode

2012-11-05 Thread Marcel van der Boom
the difference is, if any. Marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org

[O] Date/time prompt parses '3-2' as 'Month-Day', can I configure it to parse it as 'Day-Month' ?

2013-01-29 Thread Marcel van der Boom
of march'. Is there some way I could adapt the interpretation? The date format 'd-m-y' is wired into my hands apparently. Thx, marcel [1] http://orgmode.org/manual/The-date_002ftime-prompt.html -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We

Re: [O] Date/time prompt parses '3-2' as 'Month-Day', can I configure it to parse it as 'Day-Month' ?

2013-01-29 Thread Marcel van der Boom
On Tue 29-Jan-2013 21:00 Sebastien Vauban wxhgmqzgw...@spammotel.com wrote: Marcel van der Boom wrote: The date/time prompt, as described at [1], helps me a lot to quickly go over items and (re-)schedule or put a deadline to them. It has bitten me a couple of times though where I typed '3

Re: [O] killing all contents of a headline

2013-02-19 Thread Marcel van der Boom
the heading plus the content below it. It is bound to C-k by default I think. So, a clever combination of 'org-cycle' and 'org-kill-line' could be combined to form one command to kill a heading and its contents, regardless of the collapsed state. hth marcel -- Marcel van der Boom -- http

[O] Logbook drawer entries make editing very slow

2013-02-20 Thread Marcel van der Boom
49728 0.1814685910 3.649...e-06 org-get-indentation 960 0.1036291090 0.0001079469 Is there anything I can do to improve performance. If possible I'd like to keep the logbook entries in the same file as the habits. Thanks, marcel -- Marcel van der Boom -- http

[O] Commit bb2848 causes performance problems

2012-02-06 Thread Marcel van der Boom
disappears completely. Do I have a configaration error, or is this a bug? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We use bitcoin! -- http://bitcoin.org smime.p7s Description: S/MIME cryptographic signature

Re: [O] auto-push to mobile (but only when editing org buffer)

2012-08-15 Thread Marcel van der Boom
the org-mobile-push asynchronously (and notify me about it when done). This makes the push work in the background, in my case it can take quite a while, and not interfere with normal usage. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com We

[Orgmode] how to sort in the column view?

2010-06-18 Thread Marcel van der Boom
using org-agenda-sorting-strategy on the custom view, but that does not seem to work. Can someone give me a nudge in the right direction for sorting on the SCHEDULED column (property)? Thanks, marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com

[Orgmode] how to sort in the column view?

2010-06-18 Thread Marcel van der Boom
using org-agenda-sorting-strategy on the custom view, but that does not seem to work. Can someone give me a nudge in the right direction for sorting on the SCHEDULED column (property)? Thanks, marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com

Re: [Orgmode] how to sort in the column view?

2010-06-22 Thread Marcel van der Boom
On Fri 18-Jun-2010 17:25 Marcel van der Boom mar...@hsdev.com wrote: Hi, I have a custom agenda command which produces a list of items which are scheduled, i.e. have a SCHEDULED or a DEADLINE property. Producing that column view is now defined in 'org-agenda-custom-commands' as: [...] (c

Re: [Orgmode] how to sort in the column view?

2010-06-22 Thread Marcel van der Boom
-- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl ___ Emacs-orgmode mailing list Please use `Reply All' to send

Re: [Orgmode] Counters and percentage are visible in refile targets, is that configurable?

2010-09-03 Thread Marcel van der Boom
On vr 03-sep-2010 01:48 Bastien bastien.gue...@wikimedia.fr wrote: Yes, I also think so. I just pushed a change to get rid of [/] cookies in targets. Cool, works like a charm. Any particular reason you did not do the '[%]'-cookies? marcel -- Marcel van der Boom -- http://hsdev.com

Re: [Orgmode] Counters and percentage are visible in refile targets, is that configurable?

2010-09-03 Thread Marcel van der Boom
On vr 03-sep-2010 10:43 Bastien bastien.gue...@wikimedia.fr wrote: Marcel van der Boom mar...@hsdev.com writes: Cool, works like a charm. Any particular reason you did not do the '[%]'-cookies? None. It does now, thanks. Wow, fast service. ;-) Would it be beneficial for others too

Re: [Orgmode] Orgmode meetup at FOSDEM, February 2011. Who would come?

2010-09-29 Thread Marcel van der Boom
in the devroom marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra build -- http://cobra.mrblog.nl ___ Emacs-orgmode mailing list Please use

[Orgmode] org-capture adds newline(s) when it should not

2010-10-25 Thread Marcel van der Boom
the capture with C-c C-k the newlines remain whereas the task is removed. I'm using the latest git version with emacs 24.0.50.1 on Ubuntu 10.10 Am I doing something wrong or is this a bug? marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf11 So! web applications -- http://make-it-so.info

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-26 Thread Marcel van der Boom
filed a bug report. Here is the link http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7281 Thanks guys! You're way too fast for me. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-26 Thread Marcel van der Boom
the captured entry is visible. Tried this on emacs 23 as well and there it is functioning properly, so this seems emacs 24 specific too. marcel -- Marcel van der Boom -- http://hsdev.com/mvdb.vcf HS-Development BV-- http://www.hsdev.com So! web applications -- http://make-it-so.info Cobra

Re: [Orgmode] org-capture adds newline(s) when it should not

2010-10-26 Thread Marcel van der Boom
On di 26-okt-2010 13:54 Noorul Islam noo...@noorul.com wrote: On Tue, Oct 26, 2010 at 1:46 PM, Marcel van der Boom mar...@hsdev.com wrote: On di 26-okt-2010 06:35 Carsten Dominik carsten.domi...@gmail.com wrote: I find that puzzling.  What might have changed in Emacs 24 to cause

Re: [O] Jekyll and Pygments

2015-09-15 Thread Marcel van der Boom
at will be helpful to you. marcel [1] https://mrblog.nl/2015/03/22/completing-orgmode-based-jekyll.html -- Marcel van der Boom → mar...@hsdev.com  +31·168·468·824  xmpp:mar...@hsdev.com | http://telegram.me/marcel  http://hsdev.com

[BUG] org-save-all-org-buffers reapplies startup visibility [9.5 (release_9.5 @ /usr/local/share/emacs/29.0.50/lisp/org/)]

2021-10-05 Thread Marcel van der Boom
Summary: When calling `org-save-all-org-buffers` the initial visibility setting as specified in `org-startup-folded` or specified in =#+STARTUP: overview= will be applied to the org buffer in view. My usecase is that `org-save-all-org-buffers` is called in an idle timer and makes working