[Orgmode] Blogs, org-mode, and wordpress

2010-01-28 Thread David Thole
Hey all, I wasn't sure if anyone tried to do something similar or not. I am moving web services, and moving blog engines to wordpress - and I thought about org-mode and how much it'd be better to have blogs inside org mode. For the past month and a half or so, I've been working on that solution.

[Orgmode] Workflow Ideas/questions

2009-03-24 Thread David Thole
Hey all, I was thinking a bit about my workflow with org-mode, and I'm thinking that I should change up a bit of how I'm doing stuff. Basically what I do now is use org-mode for my GTD stuff (that is, ticket management, notes about tickets, etc), and then use muse mode for other stuff. Right now

[Orgmode] Auto-saving/loading files (without prompts)

2009-03-05 Thread David Thole
Hey all, One thing I noticed about org mode I'm hoping to resolve. Basically with using git, and having something pull into the specific org file, the contents of the file change often. The problem I'm having is that what I'd like to do is to refresh the buffer, and reload this file on spec

Re: [Orgmode] Using Git to update more than one machine (one without network access)

2009-02-25 Thread David Thole
Paul, The way I've accomplished the task you're talking about is instead of trying to push and pull *to* the work machine, I use another machine with less restrictive firewalls to push and pull from. This is how I do it... Work <-> Web Server <-> Home The web server acts as my "USB Key", an

Re: [Orgmode] Automatic Update of Org files

2009-02-06 Thread David Thole
Something I've been working on and am continuing to work on is kinda a middleware script like what you're doing. It's in python now - and have a few who contacted me personally who are interested in this once I get the refactor complete. Basically what I've done is try to merge stuff in from our

Re: [Orgmode] icalendar importing

2009-01-30 Thread David Thole
I'd be interested in finding this out as well. Could you provide details Dale on how you got it to import correctly into Diary even? There's a huge disconnect right now for me between my calendar and what I do my GTD stuff in. Thanks, David On Fri, Jan 30, 2009 at 1:18 PM, Dale Smith wrote:

Re: [Orgmode] org-mode to iphone?

2009-01-22 Thread David Thole
I've been tempted to create a frontend web site devoted toward very simple operations in regard to using org-mode - something say in Django or something, and using sync scripts to the org files.The idea I was thinking is just a simple CRUD operation with that file (either that or use a sql database

Re: [Orgmode] Ticket Management integration, muse mode, etc

2009-01-20 Thread David Thole
ll this. Thanks, David On Tue, Jan 20, 2009 at 12:32 PM, Matthew Lundin wrote: > > "David Thole" writes: > > > > The problem I'm thinking is that I wouldn't mind pulling this information > in > > my script down to the disk, into muse-mode - so cre

[Orgmode] Ticket Management integration, muse mode, etc

2009-01-20 Thread David Thole
Hey, This is the first time I ever posted to this list - but did search the archive, and google significantly before posting so I hope this hasn't been asked yet. Right now I use org-mode to manage my tasks. I built scripts to pull from Redmine (a ticket tracking system), and pull it in. That's