Thoughtful, detailed coverage of the Mac, iPhone, and iPad, plus the best-selling Take Control ebooks.

 

How to Know Your iPod Model

If you have an old iPod but aren't sure exactly which model it is, check the info at the Web page linked below. You'll find lots of photos and information that will help you determine exactly which model you have.

Visit Identifying iPod Models

 

 

Recent TidBITS Talk Discussions
 

 

Related Articles

 

 

EagleFiler Turns a Finder Folder Into a Snippet Keeper

In nearly two decades of experimenting with ways of storing and retrieving text and other snippets of information, largely documented in the "Conquer Your Text" series of articles, I've found that most applications take a fairly heavyweight approach, requiring me to hand my data completely over to their care, keeping it in a specific place or (even more often) in a document and format specific to the application. That's why I was intrigued by the lighter touch of EagleFiler, from C-Command (the development house of Michael Tsai, who also writes SpamSieve (see "Tools We Use: SpamSieve," 17 February 2003) and other utilities I wouldn't want to be without).

EagleFiler's chief document type is called a "library." You can have as many libraries as you like, and each library is just an ordinary folder in the Finder, containing files that are your data; each snippet is simply a file in a standard data format. A library also contains some housekeeping files maintained by EagleFiler. So you do have to make a conscious decision to keep particular snippets in a particular folder - the snippets can't be scattered all over your hard disk - and you do need, in general, to refrain from altering the contents of that folder directly, interacting with them through EagleFiler instead. But all the same, there are your snippets just sitting there, ordinary files in an ordinary folder, completely visible and accessible in the Finder. You can search your snippets within EagleFiler, but you can also search them with system-level Spotlight. You can open them directly in the Finder. If the world were suddenly struck by mysterious cosmic rays that destroyed EagleFiler, none of your data would be lost, because your data are just normal files in folders.

In the distant past, one might have criticized this scheme for wasting space. Even a tiny text file occupies a minimum logical space on your hard disk - typically 8 KB. So, while 100 snippets of 10 bytes of text data apiece sum to about a kilobyte, 100 files of 10 bytes apiece require nearly a megabyte. However, in the modern scheme of things, where a hard disk will typically have dozens of gigabytes of free space, a few extra megabytes are hardly problematic.


Window on the World -- Since EagleFiler's data are just files in a folder, its chief value lies in its presentation of those files, and how it lets you annotate and search them. I'll start by describing the library window. The basic layout is reminiscent of Mail's tripartite window. At the top is a list of files in the library (called "records"). At the bottom are the contents of the record currently selected in that list. And on the left is a sidebar where you can select to specify the subset of records you want listed at the top.


The sidebar has three sections. First comes a hierarchical list of folders. Here you can make new folders, put folders within folders, and organize records into folders; these folders are real, reflecting and controlling the actual folder hierarchy within the library folder in the Finder.

The second sidebar section is smart folders. As in Mail or the Finder, a smart folder is a saved set of search criteria; clicking one performs the search, determining which records are listed at the top. You can construct (through an excellent interface) some powerfully complex search criteria.

The third sidebar section is tags. You can create tags at will, and assign any number of them to a record; and tags can be structured hierarchically.

So, the sidebar is itself a search mechanism, because you can select any combination of folders, smart folders, and tags to determine what's listed in the top half of the window. In addition, at the very top of the window (in the toolbar) is a search field. EagleFiler's search really shines; it's based on Spotlight (so it can index any file that Spotlight knows how to index), but it uses its own index (making it super-fast) and its own straightforward Boolean syntax.

There is also a secondary Info (or Inspect) window. Here, among other things, you can read and edit a record's "note." A note is an RTF file, associated with a record, that EagleFiler stores for you in a separate Notes folder within the library folder. Thus, you can attach text to a record in addition to its title and contents. And once again, if EagleFiler weren't present, you could still read all your notes, as they are normal RTF files openable in TextEdit.


A World of Data -- EagleFiler can import any kind of file. Within EagleFiler, you can edit a file's title (which is displayed in the upper part of the window), and, in the case of RTF and text files, even its contents. You can ask EagleFiler to open any record via the Finder, but this is often unnecessary, since EagleFiler can display the contents of many file types, and some file types receive special treatment of other kinds. Perhaps the best way to give you some idea of this is to describe some of my own various EagleFiler libraries.

  • Notes. This is a large miscellaneous library of text and RTF files. They are vaguely categorized using tags ("Ruby", "Cocoa") but in no other way; I search on them mostly by title or contents.
  • Scans. I got tired of saving all my old paper warranties, instruction booklets, receipts, and so forth, so I scanned them all. These files are just images, so they have no internal data; therefore I've given them titles and notes that are descriptive and flexible, for the sake of searchability. The files are JPEGs, and EagleFiler's display of their contents is usually quite sufficient when I need to examine one.
  • Orders. When I buy something over the Web, I save a PDF of the browser's receipt page in this library. (This save can be performed in a single move, using the Save PDF to EagleFiler command that appears in every application's Print dialog.) Tags let me specify the stage the order is at ("ordered", "shipped", "received").
  • Mail Archive. I use Entourage, which keeps its mail in one gigantic, all too easily corrupted database. So every once in a while I export an Entourage "folder" that's no longer active to EagleFiler and delete those messages from Entourage. EagleFiler keeps each "folder" as an mbox file, but it displays the messages individually using the subject line as the title, and it knows (and displays) a message's From, To, and Date information. All embedded attachments are maintained. Naturally, messages are searchable by contents.
  • Bookmarks. This is a massive hierarchy of URL files.

These have all proven to be splendid uses of EagleFiler, except for my Bookmarks library (which is not working out, for reasons I'll discuss in the next section).


Conclusions -- EagleFiler combines ease of use with an underlying ingenuity that makes it feel simple, fast, and lightweight. It's packed with too many clever touches for me to list. The range of things you can import, of ways you can perform an import, and of smart things EagleFiler can do in response, is quite astounding (and you can use AppleScript to extend its powers even further); read the manual online if you want to know more. To give just one example: Suppose EagleFiler isn't even running; well, every library folder contains a To Import folder, and whatever you place there will be imported into that library automatically the next time EagleFiler opens that library. Brilliant.

At the same time, I've occasionally encountered problems with EagleFiler's interface. In fact, over several weeks in 2009, when I was first giving EagleFiler a serious try, I reported many interface issues. Most were small and were quickly fixed, such as a text field that refused to accept a space character, windows opening at the wrong time, a window that forgot what text field I was working in when I returned to it, that sort of thing. On the other hand, EagleFiler still starts up unbelievably slowly, and its Help menu is still extremely slow to pop down when you click it, apparently due to EagleFiler's being written with the PyObjC framework.

And, while EagleFiler is excellent for storage of an occasional URL file, it can't substitute for a full-fledged bookmark repository. The hierarchical display of folders in the sidebar lacks the organizational power of a true outliner. You can't edit an imported URL, so if a Web address changes, you can't change the corresponding listing within EagleFiler - you have to delete and replace the existing URL file. And, while there are various ways to import a Web URL - as a bookmark file, a text file, a PDF, or a Web archive - there's no interface for picking an option at import time: you have to specify it beforehand in the application's overall preferences. (However, you can use a cool browser bookmarklet to overcome this limitation.)

But I've been very happily using EagleFiler otherwise. I'm probably not using it to its full potential, and yet it has already replaced several other snippet keepers in my arsenal. And it's a whole lot better than using the Finder alone! If you already have a folder full of related things, and you still can't readily find the right one, that folder is a candidate for being turned into an EagleFiler library. In fact, that's how I really think of EagleFiler - it's a Finder folder on steroids.

EagleFiler requires Mac OS X 10.4 or later, with 10.5 or later recommended. It costs $40, and you can download and try it for 30 days for free.

 

READERS LIKE YOU! Support TidBITS with a contribution today!
<http://www.tidbits.com/about/support/contributors.html>
Special thanks this week to John & Nichola Collins, Chris Williams,
John K. Lilley, and Honeymoons By Sunset for their generous support!
 

Comments about EagleFiler Turns a Finder Folder Into a Snippet Keeper

Richard Healey2010-02-25 19:56
Thanks to the article, I downloaded EagleFiler. I tried it with email archiving - much better than my previous choice. I am looking at other folders for the same treatment.
Hank Roberts2010-03-02 09:04
"dozens of gigabytes of free space"

But what percent free? And does Mac OS still corrupt its directories when you get below 15-20 percent free?

I'm always near the edge.
Josh Braun2010-03-16 09:01
Thanks for a really great review. There's stuff in here that I had no idea EagleFiler did, despite having tried it before. I'd recommend folks looking at EagleFiler also check out Together and Yojimbo at minimum. There are a ton of similar organizer programs for Mac, and while EagleFiler is awesome, it pays to try out a few to see what fits your style. Some, like DevonThink, Curio, Notebook, and Yojimbo are reviewed here. DiRT Wiki also has a terrific list of such programs: http://digitalresearchtools.pbworks.com/Annotation+and+Notetaking+Tools

And I've tried my hand at curating my own list here: http://wideaperture.net/?p=655

(But it's always missing a few, so please let me know if you've tried something I don't know about.)
I have Mac 10.6.2. I have downloaded EagleFiler several times. I can ONLY load by dropping the file on EagleFiler dock. Everything else appears as if frozen. Do I have to take a chance and buy it to unfreeze it. Disgusted
Adam Engst2010-03-17 08:02
That's definitely something to ask Michael Tsai, the author. He's a good guy and would undoubtedly be interested in knowing that there's a problem preventing someone from buying. It's likely related to something else going on on your Mac, but that doesn't mean he can't work around it or explain the fix.
Michael Tsai2010-03-17 09:19
Freezing is not the normal EagleFiler behavior, so as Adam says there's probably something else going on here. Please send an e-mail to eaglefiler@c-command.com, and tell me a bit more about what you did and what happened, and I'll try to figure out what the issue is so that you can use EagleFiler on your Mac.

The 30-day trial works identically to the purchased version. The point is to make sure that you're happy with it before you buy.
I found the PDF to EagleFiler and that works. I managed to delete the F1 key in the preference file and I can't get it back. F1 was one that does not work!! What else should I be looking for??
Michael Tsai2010-03-18 18:50
In the preferences window, you can click in the white oval next to "capture key" to choose which key to use. Depending on your keyboard and settings, you may need to hold the fn key when you press F1. If you have further questions, please contact me via e-mail at eaglefiler@c-command.com.
Doug Lerner2010-03-18 05:47
I became an EagleFiler fan after SOHO Notes became unusably slow and then tried Yojimbo and found it too inflexible (no folder hierarchies, lost my original dates upon import of SOHO notes).

Somebody in the Yojimbo group recommended EagleFIler and I've never looked back!

I use it daily. I find myself storing just about everything in it. And it's incredibly fast at finding those snippets of data which were hard to keep track of before.

Not to mention that Michael Tsai, the author, is extremely responsive and friendly.

I've been using it just over a year now and it remains one of my favorite productivity tools. I heartily recommend it.

Doug