[O] [PATCH] Org-Velocity rewrite

2011-11-22 Thread Paul M. Rodriguez
..b288cda 100644 --- a/contrib/lisp/org-velocity.el +++ b/contrib/lisp/org-velocity.el @@ -4,7 +4,7 @@ ;; Author: Paul M. Rodriguez ;; Created: 2010-05-05 -;; Version: 2.4 +;; Version: 3.0 ;; This file is not part of GNU Emacs. @@ -58,7 +58,7 @@ ;;; Usage: ;; (require 'org-vel

[O] [PATCH] Org-Velocity incremental display

2011-06-15 Thread Paul M. Rodriguez
100644 --- a/contrib/lisp/org-velocity.el +++ b/contrib/lisp/org-velocity.el @@ -1,10 +1,10 @@ ;;; org-velocity.el --- something like Notational Velocity for Org. -;; Copyright (C) 2010 Paul M. Rodriguez +;; Copyright (C) 2010, 2011 Paul M. Rodriguez ;; Author: Paul M. Rodriguez ;; Created

[Orgmode] [PATCH] org-velocity templates

2010-12-05 Thread Paul M. Rodriguez
@@ -4,7 +4,7 @@ ;; Author: Paul M. Rodriguez ;; Created: 2010-05-05 -;; Version: 2.2 +;; Version: 2.3 ;; This file is not part of GNU Emacs. @@ -64,8 +64,8 @@ ;; preferring `org-capture'. Otherwise the user is simply taken to a ;; new heading at the end of the file. -;; Than

[Orgmode] [PATCH] org-velocity and org-remember

2010-11-04 Thread Paul M. Rodriguez
index 3e7453b..2a1f41b 100644 --- a/contrib/lisp/org-velocity.el +++ b/contrib/lisp/org-velocity.el @@ -4,7 +4,7 @@ ;; Author: Paul M. Rodriguez ;; Created: 2010-05-05 -;; Version: 2.1 +;; Version: 2.2 ;; This file is not part of GNU Emacs. @@ -59,23 +59,23 @@ ;; but probably more useful

[Orgmode] org-velocity --- something like Notational Velocity for Org

2010-06-07 Thread Paul M. Rodriguez
There exists a notetaking program for OSX called Notational Velocity (http://notational.net/) with an ingeniously simple interface. (I say "there exists" since I've never actually used it.) When you enter a search phrase, the program lists all notes where the phrase occurs; if there are no ma