Drowning in email? Try Inbox Zero to learn sane tips for dealing with high-volume email. And don’t miss the free Inbox Zero video. »
Register for free on 43 Folders to comment on articles, post to our forum, customize your visits, and much more. Current users can login now.
You shall know us by our Notational Velocity
Merlin Mann | Sep 28 2004
All Notational Velocity does is record little notes, but it does that in a way that is completely elegant, intuitive, and incrementally searchable. It does this by an uncanny dual use of a single text field for both searching and creation of your notes. If you’re just typing in the field, it acts as a full-text, incremental, live search on all of your notes and their contents. If you hit Definitely not for everyone, but if you just need a simple app for capturing bits of information, this may be the answer to your prayers. I’m thinking if you combine this with i-search (to incrementally sub-search within your actual text field) you may have something approaching a killer app. Hint: As the author notes, you really get the most bang from keeping your notes very short and atomic. That way when you do incremental searches, you won’t have to dig through 1,000 lines to find all the references in one note. 19 Comments
POSTED IN:
![]() I came across this app...Submitted by nick (not verified) on September 28, 2004 - 8:43am.
I came across this app today and immediately thought “why hasn’t merlin posted something like this on 43Folders?” And then a couple hours later, here it is. nice. I’ll have to try it though. have only read about it thus far. » POSTED IN:
![]() so I played with it...Submitted by nick (not verified) on September 28, 2004 - 10:05am.
so I played with it a bit more . way cool. » POSTED IN:
Good catch, Nick. That's actually...Submitted by Merlin Mann on September 28, 2004 - 10:13am.
Good catch, Nick. That’s actually for a reason that’s sort of cool, if a little limiting, I suppose. NV is all a self contained app that keeps your info locked up tight, and, like all the good ones, stores your password stuff in the OSX keychain. It would be neat, to me, if this worked just a bit differently: if NV were just a functional front end to a directory of text files—if it retained almost all of the same functionality, but kept each note in its own separate text file. That would be golden for my particular workflow. Whatcha think, Zachary? You up for a little Lazy Web? :) » POSTED IN:
![]() Curses! Foiled again! I've been...Submitted by Mando (not verified) on September 28, 2004 - 11:38am.
Curses! Foiled again! I’ve been playing with Tomboy on my work linux box and was planning on either porting it to OS X or writing something similar from scratch. Yet another itch that was scratched before I could get to it :). » POSTED IN:
![]() Merlin only lives to annoy...Submitted by grubi (not verified) on September 28, 2004 - 1:41pm.
Merlin only lives to annoy you, Mando. :-) » POSTED IN:
![]() You can get SBook5 --...Submitted by Allan Moult (not verified) on September 28, 2004 - 3:31pm.
You can get SBook5 — the grownup version of Notational Velocity here: http://www.sbook5.com/ It’s got a change of name [methinks for legal reasons] but the same engine underneath and it does a lot more. » POSTED IN:
Good link and great-looking app,...Submitted by Merlin Mann on September 28, 2004 - 3:37pm.
Good link and great-looking app, Allan. Why “grown up,” though? What’s your favorite feature or 2 as apart from NV? » POSTED IN:
![]() yeah... i'll add this to...Submitted by Denny Henke (not verified) on September 28, 2004 - 7:34pm.
yeah… i’ll add this to the list… i’ve also used mac journal, voodoo pad, and sticky brain. i’m just beginning to investigate gtd but have been trying out all of these note/text apps for 2-3 years and i’ve yet to settle on one i like. one thing i’ve not seen mentioned in relation to gtd: filemaker pro. anyone using it for tracking tasks and projects? » POSTED IN:
![]() The author adamantly says "......Submitted by gemp (not verified) on September 29, 2004 - 7:55am.
The author adamantly says “… the user need never lay hands on a pointing device” but to delete a note you have to use the before-mentioned device twice: to select the note and… to click on the Delete button (Cmd-D doesn’t work). Of course you can suppress the warning on deletion and… never delete any note — but find some reusable titles because you cannot rename them either :) But the usability is mainly very well thought — I wish more apps were that cool and simple. » POSTED IN:
![]() Sbook has been around since...Submitted by John (not verified) on September 30, 2004 - 4:08pm.
Sbook has been around since Nextstep. I don’t think it has any relation to NV. I don’t remember how it stores its information- probably not plain text. The idea of figuring out what kind of information you’re entering and formatting/sorting it accordingly is pretty nice, but Sbook is a far from killer implementation. » POSTED IN:
Sbook looks cool, but, if...Submitted by Merlin Mann on September 30, 2004 - 4:13pm.
Sbook looks cool, but, if I understand correctly, it is an address app for the most part. I don’t think I’d use it for storing notes. » POSTED IN:
![]() while it is fast and...Submitted by dan phillips (not verified) on September 30, 2004 - 10:06pm.
while it is fast and snappy, i’m not sure of the purpose or long term value unless you just like to write short notes and search for them. if notes could be tagged that might be useful - so that you can start to put your notes into a framework. if they could then be ordered you’d be able to structure a document. anyway, i’d like to see someone using it for a real purpose.. » POSTED IN:
![]() gemp: To rename a note: command-R double-click it Notes...Submitted by Scrod (not verified) on October 1, 2004 - 9:28am.
gemp: To rename a note: command-R double-click it Notes -> Change Description To delete a note: command-delete (the backspace delete) Notes -> Delete Note More mouselessness: Help -> Keyboard and Mouse Shortcuts » POSTED IN:
![]() Hmm. Too bad NV is...Submitted by Needle (not verified) on October 2, 2004 - 2:18am.
Hmm. Too bad NV is totally borked in a Japanese (and probably other China/Japan/Korea) environment. As users of CJK languages face the need to enter thousands of different characters on a keyboard with only 100 or so keys, we use a small program called “input methods” to first enter the phonetic representation of the kanji characters we need, hit space, then choose the right kanji from a candidate list of homonymous characters. All while doing this, the text I just typed is essentially in limbo: it resides in the input method’s buffer, but has not been typed onto the text field yet. Only after I hit return for the second time does the text get “released” into the field. As NV seems to track individual keystrokes in the search/create field, when I try to type Japanese text into the field, the keystrokes - which hasn’t been “released” from limbo yet - erroneously registers, rendering NV basically unusable. (iTunes, BTW, properly waits until the text has been finalized, before using it for incremental searching.) The input method turns out to cause trouble in many other keyboard-based apps, including Quicksilver and AutoPairs. TypeIt4Me also cannot be used in CJK, because TypeIt4Me itself is another input method program, mutually exclusive with the CJK input methods. » POSTED IN:
![]() Interesting app - very reminiscent...Submitted by Mark Eichin (not verified) on October 5, 2004 - 11:11am.
Interesting app - very reminiscent of Brad Rhodes’ “remembrance agent” (from about ten years ago, but still around, works within emacs in a similar way. Didn’t have this locked-encrypted-database nonsense (“great, one more way for me to lose data” - after StickyBrain, no more closed-format databases) and was targetted at wearable use (augmented memory) more than scrapbook keeping (though looking at the comments above, that’s as much about how the user sees the app, as what the app actually does, blind-men-and-elephant style…) Oddly, Notational Velocity’s search is a substring, not a set of keywords; in a world that equates search with google, that doesn’t make a whole lot of sense… » POSTED IN:
![]() I just tried out NV...Submitted by Jeff (not verified) on October 19, 2004 - 12:54pm.
I just tried out NV a couple of days ago, and am still giving it a shot, but for me, it doesn’t compare with Voodoo Pad. I do wish I could do NV-type searches on my own little desktop wiki, and have things stored all nice and neatly in one single file. Oh, and I do with that I could append text from QS directly to either. That would be killer app functionality as far as I’m concerned. » POSTED IN:
![]() There is a new link...Submitted by Will O'Neal (not verified) on July 3, 2005 - 7:10am.
There is a new link for NV: » POSTED IN:
![]() Notational Velocity You shall know us...Submitted by Alex Jones (not verified) on September 28, 2004 - 11:11am.
Notational Velocity You shall know us by our Notational Velocity - An interesting OS X note taking application. As stated on 43 Folders, “All Notational Velocity does is record little notes, but it does that in a way that is completely elegant, intuitive, and incrementa… » POSTED IN:
![]() Starting again with the Polish It's...Submitted by Chocolate and Vodka (not verified) on December 30, 2004 - 11:57am.
Starting again with the Polish It’s been a long whilst since I’ve done any work learning Polish. I’ve been so busy that it’s been months since I last looked at my books. That does, unfortunately, mean I’ve forgotten much of what I learnt earlier in the year. Not so useful. » POSTED IN:
About Merlin MannBio Merlin Mann is an independent writer, speaker, and broadcaster. He’s best known for being the guy who started the website you’re reading right now. He lives in San Francisco, does lots of public speaking, and helps make cool things like You Look Nice Today. Also? He looks like this, answers questions, and has something like a life. |
|
| EXPLORE 43Folders | THE GOOD STUFF |