Re: [O] Inserting todo time range

2019-06-26 Thread Raimund Kohl-Füchsle
Yepp, that is how I do it, too. I just thought there were something more convenient. Thank you anyway :-) ⁣Gesendet mit Blue ​ Am 27. Juni 2019, 00:53, um 00:53, Kyle Meyer schrieb: >Raimund Kohl-Füchsle writes: > >> I do have a recurring task Mo-Fri, but not at weekends. >> >> I searched the

[O] org-scheduled-time-hour-regexp doesn't capture split repeats used by habit

2019-06-26 Thread Damian
The ':scheduled*' value for org-agenda-entry-types uses org-scheduled-time-hour-regexp to match related entries. The current regexp doesn't match entries with split repeats like those used by habits- for example:  'SCHEDULED: <2019-06-25 Tue 20:30 .+1d/2d>'. Because those entries show up i

Re: [O] Inserting todo time range

2019-06-26 Thread Kyle Meyer
Raimund Kohl-Füchsle writes: > I do have a recurring task Mo-Fri, but not at weekends. > > I searched the manual and it offers a time range - like > > ** Test Time range > >     <2004-08-23 Mon>--<2004-08-26 Thu> > > But, of course, this doesn't mark a recurring task. > > If instead I wo

Re: [O] [Proposal] Source Blocks with Post-Extensions

2019-06-26 Thread Martin Alsinet
Dmitrii, I use a different approach, where I tangle the source into files in modules and then I import those modules from other blocks. This allows me to organize my document with different sections for the code and its tests, which then get exported into their corresponding files. * Square Func

Re: [O] Insert time in Org-mode

2019-06-26 Thread Tim Cross
Marcin Borkowski writes: > On 2019-06-26, at 21:04, Russell Adams wrote: > >> On Tue, Jun 25, 2019 at 06:41:15PM +0200, gmx wrote: >>> Hello, >>> >>> How to insert the current time? I have a table in which I want to >>> indicate the beginning of an oral exam (firt column), the end (second >>>

Re: [O] Insert time in Org-mode

2019-06-26 Thread Marcin Borkowski
On 2019-06-26, at 21:04, Russell Adams wrote: > On Tue, Jun 25, 2019 at 06:41:15PM +0200, gmx wrote: >> Hello, >> >> How to insert the current time? I have a table in which I want to >> indicate the beginning of an oral exam (firt column), the end (second >> column), and (third column) make the

Re: [O] Insert time in Org-mode

2019-06-26 Thread Daniele Nicolodi
On 25/06/2019 22:54, Spenser Truex wrote: > "Fraga, Eric" writes: > >> On Tuesday, 25 Jun 2019 at 18:41, gmx wrote: >>> How to insert the current time? >> >> Easiest immediate way is to insert an inactive time stamp by C-u C-c ! >> RET. > > Robert Pluim writes: > >> C-u M-x org-time-stamp >>

[O] Inserting todo time range

2019-06-26 Thread Raimund Kohl-Füchsle
I do have a recurring task Mo-Fri, but not at weekends. I searched the manual and it offers a time range - like ** Test Time range     <2004-08-23 Mon>--<2004-08-26 Thu> But, of course, this doesn't mark a recurring task. If instead I would use ** TODO Test Time range     <200

[O] noweb strip-export

2019-06-26 Thread Thomas S. Dye
Aloha all, The noweb strip-export setting leaves empty lines in the export. I have this ecm: #+name: foo #+begin_src elisp (+ 1 1) #+end_src #+name: bar #+header: :noweb strip-export #+begin_src elisp <> (+ 2 2) #+end_src LaTeX export renders this: \begin{minted}[fontsize=\footnot

Re: [O] Insert time in Org-mode

2019-06-26 Thread Russell Adams
On Tue, Jun 25, 2019 at 06:41:15PM +0200, gmx wrote: > Hello, > > How to insert the current time? I have a table in which I want to > indicate the beginning of an oral exam (firt column), the end (second > column), and (third column) make the difference between the two (I can > do that). I use thi

Re: [O] Insert time in Org-mode

2019-06-26 Thread Spenser Truex
"Fraga, Eric" writes: > On Tuesday, 25 Jun 2019 at 18:41, gmx wrote: >> How to insert the current time? > > Easiest immediate way is to insert an inactive time stamp by C-u C-c ! > RET. Robert Pluim writes: > C-u M-x org-time-stamp > > will prompt for a date and insert it along with the curre

[O] Exporting to ODT with links to radio targets

2019-06-26 Thread Fraga, Eric
Hello all, I need to share a document I have been writing in org which I would normally export to PDF (via LaTeX, and which works very well). To share, I am exporting to ODT. In general, the export is good enough for my collaborator to make changes to the text (with track changes enabled in what