Live data from Hacker News

Org Mode Release 8.0

article.gmane.org

31–40 of 42 posts

Re: Org Mode Release 8.0

#31
Org mode is nice but for most of the planning (TODOs, Agendas etc...) stuff isn't Google Calendar much better? As people share events/meetings/their calendars with me I need to use Google Calendar anyway, and since I'm using it anyway why use Org mode for this at all? Also google calendar syncs with my phone, acessible from any other computer etc..

EDIT: I updated and now the export-as-pdf and export-as-html (the only things I really used) are broken.

Re: Org Mode Release 8.0

#32
Org mode... The only reason I keep coming back to emacs, despite my love of Vim. I've tried the vim "alternatives", and they just don't go anywhere close to good old org mode.

The one thing that I'd really like to see, is a properly made, polished mobile companion app.

Re: Org Mode Release 8.0

#33
post #20

Earlier quoted context omitted.

Yup, me too. I use it exclusively to manage all my ongoing projects, whether related to programming or not. The way it handles contexts (I do it via tags), ToDo keywords, numerous custom agenda views, is just plain awesome! Just the other day I was thinking of a good web front, which can be made for org files which are in Dropbox or something. Then, when on a computer with emacs, those files can be edited via emacs a…

this! an online editor would be so great

Like this?

http://www.ymacs.org/demo/

Re: Org Mode Release 8.0

#34
post #13
post #12

Earlier quoted context omitted.

I like using homebrew ( http://mxcl.github.io/homebrew/ ) to install emacs. To install a GUI version it's "brew install emacs --cocoa".

That's my preference as well, but integrating it with your app launcher of choice (among other things) can be a little more challenging. The alias in /Applications is a particular pain if you try to use Alfred or Spotlight, but maybe Quicksilver works fine. You only need to open emacs on startup anyway. :-)

I just mv the .app from the Cellar to /Applications so that spotlight can find it.

Re: Org Mode Release 8.0

#35
post #18

Working with people who use org-mode to schedule and sort their daily professional activities with it when you're not is... quite an interesting experience. I remember this guy popping up every time on the channel right at 3:00pm sharp, as planned. Another dev used to say 'org-mode tells me that I need to talk to you now'. For the semi-unsupervised messy crowd out there, I thought I would give a pointer to Basket int…

Basket was a pretty nice replacement for (some features of) OneNote. However development seems to have stopped on it. The last release was in 2010 unless I am mistaken.

Re: Org Mode Release 8.0

#36
post #21
post #10

Earlier quoted context omitted.

Different from each perspective! For handsome, smart, educated, awesome, people such as myself, it is a lifetime of treasures, hidden within RSI-inducing key bindings, no matter where on the keyboard one puts C and M. For leprous, primitivist, stinky, bottom-feeding, monkey-scratchers, it may be a befuddling plethora of options and flexibility that forces the user to form their own opinions regarding the pursuit of g…

I feel a bit filthy now after realizing my knowledge of named functions to M-x far outnumber the keybindings I've got down pat by a 10:1 ratio. And yet I don't feel particularly encumbered. Call it a case of the customer only being able to think of a faster horse.

ido and anything/helm are great for "just close enough" partial matching. Knowing that emacs can do something is just as good as knowing the key bound to the particular command.

Re: Org Mode Release 8.0

#37

Org is very active, high profile project, the number of changes from previous major release are just amazing. git diff release_7.01 release_8.0 --stat [snip] 352 files changed, 119010 insertions(+), 80849 deletions(-)

Org has 352+ files? I plead ignorance, but that strikes me as absurd.

A) Correct, you are ignorant to think it's absurd.

B) 7.01 was released almost three years ago. A number of things have changed in that period of time, and it's reasonable to expect that 352 files were created, edited, deleted, etc.

Re: Org Mode Release 8.0

#38
post #13

Earlier quoted context omitted.

That's my preference as well, but integrating it with your app launcher of choice (among other things) can be a little more challenging. The alias in /Applications is a particular pain if you try to use Alfred or Spotlight, but maybe Quicksilver works fine. You only need to open emacs on startup anyway. :-)

I just mv the .app from the Cellar to /Applications so that spotlight can find it.

brew upgrade misses out then. I add Cellar/emacs to Alfred's search path and brew upgrade/cleanup more or less works fine.

Re: Org Mode Release 8.0

#39
post #36
post #21

Earlier quoted context omitted.

I feel a bit filthy now after realizing my knowledge of named functions to M-x far outnumber the keybindings I've got down pat by a 10:1 ratio. And yet I don't feel particularly encumbered. Call it a case of the customer only being able to think of a faster horse.

ido and anything/helm are great for "just close enough" partial matching. Knowing that emacs can do something is just as good as knowing the key bound to the particular command.

Christ I've just tried out helm and it's simultaneously blowing me away and surprising me by exposing emacs builtins I'd never known about. It's far easier to recall objects to act on than named functions.

Re: Org Mode Release 8.0

#40
post #26

Earlier quoted context omitted.

There is a quite neat Org Mode parser on CPAN. I started doing a webapp like you talk about, since I needed to learn JavaScript. I call it Attorg, "atto org". I never planned on doing more than an absolutely minimal feature list, since people can use a terminal implementation in the browser (for e.g. Babel). But I began a new job a month ago. The web side is at most half done for MVP. The server side is three pages o…

I have put up my email address. Would love to look into it!

I'll have to do a raincheck (i.e. too little rain). Between the new job and the girlfriend (well, "ladyfriend") -- no open source this weekend.

If I can't get it done the next weekend I'll pack it up and email it to you. :-(

Post reply on HN