NoteCards is built on the model of there being four basic kinds of objects: notecards, links, browser card, and a filebox. Each window is an analog of a cue card; window sizes may vary, but contents cannot scroll. As such, the windowing model is not fully supported. Local and global maps are available through browsers. There are over 40 different nodes which support various media.
NoteCards was implemented in LISP on Xerox D-machine workstations, which used large, high-resolution displays. The NoteCards interface is event-driven. One interesting feature of NoteCards is that authors may use LISP commands to customize or create entirely new node types. The powerful programming language allows almost complete customization of the entire NoteCards work environment.
Notecards has been referred to as a "second generation" hypertext system.
NoteCards is available commercially from the Common Lisp software vendor Venue, and is compiled for Solaris 2.5 and 7 (untested on later versions ) and Linux x86 with the X Window System. It is unknown how close this version is to earlier versions of NoteCards as there is little information about the product.