Re: [Orgmode] Github understands us

2010-02-17 Thread Kyle Sexton
an example. >> >> >> That's cl :-) Anyone checked if it's jekyll that supports .org now and github pages as a byproduct? -- Kyle Sexton ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[O] Publishing notes to a website

2011-03-11 Thread Kyle Sexton
hat methods are people using to publish their org notes? 2. Anyone have sample sites that I can see what the output looks like? Thanks in advance. -- Kyle Sexton

[O] MobileOrg missing from app store

2012-09-17 Thread Kyle Sexton
I upgraded to iOS 6 and now can't find MobileOrg in the App Store. Anyone know if it's still there and just not compatible with the new iOS? Sent from my iPhone

Re: [O] [OT] Does anyone use Tinderbox?

2012-09-17 Thread Kyle Sexton
On Sep 17, 2012, at 9:47 PM, Eric Abrahamsen wrote: On Fri, Sep 14 2012, Bastien wrote: Hi Eric, Eric Abrahamsen writes: I've daydreamed about this before: what if, instead of agenda views, we took a page from the Tinderbox method and made "agendas" simple headlines, with some cookie sayi

[O] iOS MobileOrg transition updates

2012-10-01 Thread Kyle Sexton
ync process - Siri integration (may not be possible or kludgy) - Calendar integration Thanks for taking the time to read. I appreciate this community and the awesomeness that is org-mode. :) -- Kyle Sexton

[O] Notes when clocking out on item

2012-04-05 Thread Kyle Sexton
Is it possible to be prompted for a note about what was done when clocking out for an item (but not marking it DONE)? Sometimes I'll be working all day on a task and would like to keep track of what I do when clocking out, instead of a big list of clock-in/out times. Thanks in advance. --

Re: [O] Notes when clocking out on item

2012-04-05 Thread Kyle Sexton
mmands") > Thanks, my apropos search for org-clock didn't seem to hit on org-log-note-clock-out. I'll have to start using info more (but apropos is so nice!) I should know by now that all my questions about emacs can be answered by just knowing where to look in emacs. :) -- Kyle Sexton

Re: [O] Usage of disqus instead of mailinglist considered harmful

2012-04-16 Thread Kyle Sexton
aybe a server with automatic comment exporting to git or something? Or org-maintainer admin access to server? Both? -- Kyle Sexton

Re: [O] Usage of disqus instead of mailinglist considered harmful

2012-04-20 Thread Kyle Sexton
see if it's a worthwhile endeavor. We can go from there if people actually use/like it. :) -- Kyle Sexton

[O] Org tasks from gnus

2012-04-22 Thread Kyle Sexton
Does anyone know a way to automatically create/link org-tasks from Gnus messages? My current workflow is to just start a new capture and type in or paste some of the relevant info, but if org could link to the message that would be ideal. -- Kyle Sexton

[Orgmode] :link-up, :link-home

2009-07-05 Thread Kyle Sexton
7;s local customisations (#+LINK_UP, etc..) The variable description that I found in emacs help says: Documentation: Where should the "UP" link of exported HTML pages lead? Is there another help section I can use that would give me an example of

Re: [Orgmode] :link-up, :link-home

2009-07-06 Thread Kyle Sexton
#x27;s accomplished in infojs with the 'showall' option. I'm doing all this with a pre and post amble that load a long header and footer, so I don't think infojs will work. In fact, when trying to include infojs with the heater and footer it looked like it was disabled.

[Orgmode] Choosing local org package instead of sitewide

2009-07-08 Thread Kyle Sexton
directory doesn't seem like the right solution. :P -- Kyle Sexton ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Org-mode and GPG (EasyPG)

2009-07-23 Thread Kyle Sexton
a list and include encrypted files org-mode chokes because it doesn't know to decrypt before hand. This isn't a bug in org-mode by any means, but do other people have a solution they've come up with for this? Hopefully I'm not the only one encrypti

Re: [Orgmode] Re: Org-mode and GPG (EasyPG)

2009-07-31 Thread Kyle Sexton
olved. > > > (now why didn't I think of checking Debian's bug reports??? sigh) > > > Thanks again, > eric > > Does this mean you were able to get the agenda view working with EasyPG as well? That would be an awesome feature IMH

[Orgmode] YASnippet fix not working

2009-08-02 Thread Kyle Sexton
e hooks that are defined. For some reason I just can't remap that tab key! Thanks for any help, pretty soon I'll just remap it to a different key. :) -- Kyle Sexton ___ Emacs-orgmode mailing list Remember: use `Reply All' to se

Re: [Orgmode] YASnippet fix not working

2009-08-02 Thread Kyle Sexton
pet-0.6.0c. After switching to 0.5.10 everything is working as expected. -- Kyle Sexton ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] BEGIN_SRC

2009-08-20 Thread Kyle Sexton
Is it possible to have BEGIN_SRC use the mode for the programming language within it's block? For example: #+BEGIN_SRC emacs-lisp ; Treat this block with emacs-lisp-mode #+END_SRC My first thought is that this would require mmm-mode. Anyone doing something similar? -- Kyle S

[Orgmode] Re: BEGIN_SRC

2009-08-20 Thread Kyle Sexton
At Thu, 20 Aug 2009 18:41:05 -0400, Bernt Hansen wrote: > > Kyle Sexton writes: > > > Is it possible to have BEGIN_SRC use the mode for the programming > > language within it's block? > > > > For example: > > > > #+BEGIN_SRC emacs-lisp > &g

[Orgmode] Subversion for backups?

2009-08-25 Thread Kyle Sexton
motely or check your files out to a remote subversion server? I was going to do something simple like setting up rsnapshot to create backups of my org directory every X minutes, but subversion has me intrigued. -- Kyle Sexton ___ Emacs-orgmode mailing lis

[Orgmode] Re: Subversion for backups?

2009-08-26 Thread Kyle Sexton
sequences you use for commits? (This may be asking too much. :)) Thanks in advance, I've seen several ways to do this and I'm trying to weigh the merits of each approach. -- Kyle Sexton ___ Emacs-orgmode mailing list Remember:

[Orgmode] Re: Subversion for backups?

2009-08-26 Thread Kyle Sexton
sequences you use for commits? (This may be asking too much. :)) Thanks in advance, I've seen several ways to do this and I'm trying to weigh the merits of each approach. -- Kyle Sexton ___ Emacs-orgmode mailing list Remember:

[Orgmode] Sync appointments to Google Calendar

2008-03-07 Thread Kyle Sexton
-11:00 And then sync that to Google Calendar which can then SMS me prior to the event occurring. -- Thanks, Kyle Sexton ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gn

[O] Reading books with org-mode

2013-07-30 Thread Kyle Sexton
LE After that I usually have to global convert [[image/foo.png]] to [[file:image/foo.png]] and add inlineimages to a start-up option on the file. -- Kyle Sexton

[O] Agenda in the mode-line?

2013-08-01 Thread Kyle Sexton
All, Does anyone know if there is a feature to show something like 'Tasks: 4' on the mode-line for tasks that are currently open? Thanks! -- Kyle Sexton

Re: [O] Reading books with org-mode

2013-08-01 Thread Kyle Sexton
e conversion isn't perfect, but for me it's worth the little things like that. I think the issue is in the pandoc exporter, but it could also be in how Calibre is generating the links for the htmlz. -- Kyle Sexton

Re: [O] Agenda in the mode-line?

2013-08-02 Thread Kyle Sexton
Bastien writes: > Kyle Sexton writes: > >> Does anyone know if there is a feature to show something like 'Tasks: 4' >> on the mode-line for tasks that are currently open? > > This is the default behavior since long: hitting "I" to clock in a > tas

Re: [O] Agenda in the mode-line?

2013-08-02 Thread Kyle Sexton
le () "disable mobile org idle sync" (interactive) (cancel-timer org-mobile-sync-timer)) (org-mobile-sync-enable) #+END_SRC -- Kyle Sexton