f |
| alt.sex | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
+---
tmindmap
* This is weird
** It does not work
*** If you have bullet fonts on, they go all wonky.
*** Org thinks this stuff inside is not plantuml.
*** Cannot even do a src edit command.
@endmindmap
#+end_src
--
Spenser Truex
https://spensertruex.com/
San Francisco, USA
tmindmap
* This is weird
** It does not work
*** If you have bullet fonts on, they go all wonky.
*** Org thinks this stuff inside is not plantuml.
*** Cannot even do a src edit command.
@endmindmap
#+end_src
--
Spenser Truex
https://spensertruex.com/
San Francisco, USA
;
> ** TODO foobar
>DEADLINE: <2020-01-04 Sat +1d>
>SCHEDULED: <%%(memq (calendar-day-of-week date) '(1 2 3 4 5))>
>[2019-03-31 Sun]
I have also been wanting to be able to do this in my agenda, so I can
have my daily M-F schedule in my org-agenda buffer.
What would it take to write ORG to behave properly on a TODO range like that?
--
Spenser Truex
use...@spensertruex.com
https://spensertruex.com/
San Francisco, USA
Daniele Nicolodi writes:
> 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
r a date and insert it along with the current time (I
> bind org-time-stamp to "C-c ." for convenience)
>
Strange, my system does not insert the current time, only the date. I
have to insert the time manually. Same for inactive and active stamps.
I'm on the latest master