emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Paul M. Rodriguez" <paulmrodriguez@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-velocity --- something like Notational Velocity for Org
Date: Mon, 7 Jun 2010 11:10:04 +0200	[thread overview]
Message-ID: <E357EF83-443C-4E85-9C3B-CE79F9C5900B@gmail.com> (raw)
In-Reply-To: <87631vdcjj.fsf@gmail.com>

Hi Paul, this is pretty neat!


Suggestions:

1. Make the list format such that the number comes first:

    #1 first match
    #2 second matching heading

2. When you show the list, if would be great if a single key would
    get you to the entry, like 1-9 for the first ones, you could
    assign letters a-z for more.

3. It feels like mouse-1 should get you to the heading, but that
    does not work.

4. I would also like a key which will make a new note with this title,
    even if there are matched.  Proposal:  use the "0" key
    for this function.

5. Search feels much slower than it should be - but I am not
    sure how you implemented it.  Maybe use elp to find out where
    the time is spent?  Instead of building an alist of headings,
    maybe the following procedure is faster: Find the word, go
    back to the heading and save the heading, then jump to the
    next heading and continue to search.

6. There should be a command to do the current buffer, independent
    of the value of the bucket file name.

7. The customization type 'file might be better for the bucket
    file name.

8. Org's search view (C-c a s) lives in a similar space, but it
    uses the agenda, and I like yours as a quick way to go
    somewhere, or to add a note.

Thanks!

- Carsten


On Jun 7, 2010, at 12:25 AM, Paul M. Rodriguez wrote:

>
> 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 matching notes, then the search phrase is  
> used as the title of a new note.
>
> When I read about this I thought it would be straightforward to  
> create a similar interface for Emacs, storing the notes in Org  
> format.  Each note is simply a heading in a file.  The mode line is  
> used to read a search, a display buffer shows the results, and  
> (optionally) org-remember is used to record new notes.  You can use  
> the interface to maintain a single "bucket" file, or to navigate any  
> Org file.
>
> The package is available at http://gopher.ruricolist.com/lisp/org-velocity.el 
> .
>
> It works for me but of course any feedback or suggestions would be
> welcome.
>
> Paul Rodriguez
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  reply	other threads:[~2010-06-07  9:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-06 22:25 org-velocity --- something like Notational Velocity for Org Paul M. Rodriguez
2010-06-07  9:10 ` Carsten Dominik [this message]
2010-06-07 11:33   ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E357EF83-443C-4E85-9C3B-CE79F9C5900B@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=paulmrodriguez@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).