Dave, That's a great idea. I'll give that a shot
Dave Grijalva wrote: > seems like the more apple-y way to do this would be to expose the text > field through applescript. You could then get at it from the command > line using the oascript command, or you could use the applescript > bindings to get at it from ruby or python or whatever. > > -dave > > On Sep 21, 2009, at 11:09 AM, JGAllen23 wrote: > > > > > I use Things to manage my tasks and I want to be able to click on the > > tasks that I just completed, run an applescript to populate the commit > > field with the name of the tasks I've selected. I feel like I'm > > always typing the task word for word. Ideally, I'd also like to store > > the commit sha inside the notes of the Task > > > > On Sep 21, 10:45 am, David James <[email protected]> > > wrote: > >> I leave gitx open alongside my text editor and shell, so I don't see > >> (off the top of my head) why I would use this feature. > >> > >> But I'm interested in the use case you had in mind. Can you explain? > >> > >> -David > >> > >> On Mon, Sep 21, 2009 at 11:55 AM, JGAllen23 > >> <[email protected]> wrote: > >> > >>> I have a simple featured request. I'd like to be able to set a > >>> commit > >>> message when calling from the terminal. So something like gitx -c > >>> "fixed bug 52" would prepopulate "fixed bug 52" into the commit > >>> message. > >> > >>> Does that seem like something that could get into the app? > >> > >> -- > >> David James > >> Web Developer at Sunlight Labs > >> [email protected] > >> AIM: davidatsunlight > >> Twitter:http://twitter.com/djsunlight > >> GitHub:http://github.com/djsun
