Opening org Agenda whenever opening GNUs:

2019-11-24 Thread Spenser Truex
f | | alt.sex | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | +---

Org BABEL plantuml bug--mindmap mode

2019-11-13 Thread Spenser Truex
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

Org BABEL plantuml bug--mindmap mode

2019-11-13 Thread Spenser Truex
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

Re: [O] Inserting todo time range

2019-06-29 Thread Spenser Truex
; > ** 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

Re: [O] Insert time in Org-mode

2019-06-29 Thread Spenser Truex
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

Re: [O] Insert time in Org-mode

2019-06-26 Thread Spenser Truex
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