Re: [O] Custom Agenda View for Projects

2011-03-18 Thread Jason McBrayer
On Thu, Mar 17, 2011 at 6:55 PM, Josh Berry wrote: > I think org considers child tasks to be dependencies of the parent > task -- so if a parent task (such as your PROJ) has children, it won't > be displayed in a tags-todo agenda view, because that takes > dependencies into account. That's a log

Re: [O] Other programs to edit Org documents?

2011-03-16 Thread Jason McBrayer
I'm toying with the idea of writing a webapp that conforms to the org-mobile-push/pull specifications as kind of a testbed for some other ideas, but I don't know if I've got the round tuits available to actually make it happen. On Wed, Mar 16, 2011 at 6:48 AM, Scot Becker wrote: > A simple org-m

Re: [O] Custom Agenda View for Projects

2011-03-16 Thread Jason McBrayer
I can see the same behaviour here. I only get a few of my PROJECT headlines if org-enforce-todo-dependencies is t; I get all of them if it is nil. My value for org-todo-keywords is: ((type "TODO" "NEXTACTION" "INPROCESS" "WAITING" "NEEDSPREREQ" "|" "DONE" "DELEGATED" "CANCELLED") (type "PROJECT"

Re: [O] org-mode with pyblosxom or blosxom?

2011-03-09 Thread Jason McBrayer
I use org-mode with pyBlosxom, though I haven't posted anything for a month of Sundays. I don't use org-mode to maintain the blog, only to compose. Generally, I just export a subtree to HTML and save that in a folder that pyBlosxom knows about. The only catch is the need to strip the id attributes

Re: [Orgmode] Re: Themes Compatible with color-theme.el

2010-10-11 Thread Jason McBrayer
I've written an humane colour theme for Emacs, which can be found here: http://bitbucket.org/jfm/color-theme-humane It's somewhat a work in progress (needs Gnus colours), but is usable now. Patches gratefully accepted. -- Jason F. McBrayer http://jfm.carcosa.net/

Re: [Orgmode] Re: Agenda and weather forecast | language and units

2010-09-09 Thread Jason McBrayer
On Thu, Sep 9, 2010 at 10:52 AM, Rafael wrote: > Juan Pechiar writes: > >> E.g. %%(org-google-weather "Montevideo,Uruguay" "es") > > Unfortunately, none of "Pachuca", "Pachuca,Mexico", > "Pachuca,Hidalgo,Mexico" work for me (I get a Bad sexp error) :( > ("New York" is fine, however..). Apply my

Re: [Orgmode] Agenda and weather forecast

2010-09-09 Thread Jason McBrayer
Awesome tool. I've fixed a tiny bug, which was causing the "invalid sexp" error for me. -- Jason F. McBrayer http://jfm.carcosa.net/ 0001-Missing-.-in-org-google-weather-icon-alist.patch Description: Binary data ___ Emacs-orgmode mailing list Please u

Re: [Orgmode] Re: Installation - no way

2010-07-28 Thread Jason McBrayer
On Tue, Jul 27, 2010 at 4:58 PM, Andrea Crotti wrote: > Have a look also here > http://www.ourcomments.org/Emacs/EmacsW32Util.html > It looks a bit old and I'm not sure it contains org-mode but it should > be a bit easier for beginners. I'd also recommend this for Emacs beginners on Windows. Emac

Re: [Orgmode] AutOrg, and practice of GTD in a group

2010-06-24 Thread Jason McBrayer
On Thu, Jun 24, 2010 at 9:00 AM, Hellekin O. Wolf wrote: > *** So you do maintain multiple NEXT actions per project? Butting in on this, since I GTD with org-mode, and think the autorg site is kind of neat, I do maintain multiple NEXT actions per project. The caveat is that they must meet the fol

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-23 Thread Jason McBrayer
This is really great. The templates are easier to read than the old ones, and the file+datetree selector works really well with how I do my work journal. I do have one issue, which is that :clock-in and :clock-resume don't seem to work right for me. I have both set on a template. It clocks into th

Re: [Orgmode] begin_src "generic source code"

2010-04-30 Thread Jason McBrayer
On Fri, Apr 30, 2010 at 2:18 PM, Robert Klein wrote: > is there a way to include generic source code in an org document? > > I'm trying to put excerpts from configuration files into an org document. Have you tried #+begin_src conf ? Conf-mode seems to reasonably support quite a few configuration

Re: [Orgmode] Org-mode as QDA-Software?

2009-12-21 Thread Jason McBrayer
On Fri, Dec 18, 2009 at 6:43 PM, Sven Bretfeld wrote: > Org mode would be a nice base for bringing a good QDA-Software to the > world of free software, isn't it? QDAS is a special type of software for > qualitative data analysis[ยน], mostly used in Sociology and related > fields of Science. Existi