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.
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
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
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
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
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:
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
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
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