MHonArc Resource List

NOTEDIR

Syntax

Envariable

M2H_NOTEDIR=pathname

Element


<NOTEDIR>
pathname
</NOTEDIR>

Command-line Option


-notedir pathname

Description

NOTEDIR defines the directory location to store annotation data for messages. If NOTEDIR is a relative pathname, it is treated relative to OUTDIR. If NOTEDIR does not exist, MHonArc will attempt to create the directory when an annotation is added to a message.

Each message's annotation is stored in a separate file within NOTEDIR. The filenames used for the annotations are the message-ids of the messages.

NOTE

This implies that your system supports long filenames. If your system does not, you cannot use the annotation facilities provided by MHonArc.

Since message-ids are unique, it is possible to have a single notes directory for multiple archives. To do this, set NOTEDIR to the same absolute pathname for each archive. Having a shared location can be useful if you move or recreate archives (no need to re-annotate). Also, if the same message exists in multiple archives, the message will have the same annotation across the archives.

MHonArc will assign message-ids to messages without message-ids. Therefore, annotations can be created for these message.

Default Setting

notes

Resource Variables

VariableValue
$BUTTON$ Button markup linking to a message.
$DATE$ The date of the message.
$DDMMYYYY$ Message date in dd/mm/yyyy format.
$DOCURL$ URL to documentation.
$FIRSTPG$ Filename of first page of main index.
$FROM$ The complete text in the From: field of the message.
$FROMADDR$ The e-mail address in the From: field of the message.
$FROMNAME$ The human name of the person in the From: field of the message. If no human name is found, the username specified in the e-mail address is used.
$GMTDATE$ Current GMT date.
$ICON$ The context-type sensistive icon.
$ICONURL$ The URL to the context-type sensistive icon.
$IDXFNAME$ Filename of main index page.
$IDXLABEL$ Label for main index page.
$IDXPREFIX$ Prefix of filenames of main index pages.
$IDXSIZE$ Max number of messages that may be listed in index page.
$IDXTITLE$ The title of the main index page.
$LASTPG$ Filename of last page in of main index.
$LINK$ Link markup linking to a message.
$LOCALDATE$ Current local date.
$MMDDYYYY$ Message date in mm/dd/yyyy format.
$MSG$ Filename of message.
$MSGGMTDATE$ GMT date of current message.
$MSGID$ The message-id of the message.
$MSGLOCALDATE$ Local date of current message.
$MSGNUM$ The message number assigned to the message by MHonArc (includes leading zeros).
$MSGPREFIX$ Filename prefix for message files.
$NUMFOLUP$ Number of explicit follow-ups to the message.
$NUMOFMSG$ Number of messages in the archive.
$NUMOFPAGES$ Number of index pages.
$ORDNUM$ The current listing number of the message.
$OUTDIR$ Pathname of archive.
$PROG$ Program name
$SUBJECTNA$ The subject text of the message without the anchor element.
$TIDXFNAME$ Filename of thread index page.
$TIDXLABEL$ Label for thread index page.
$TIDXPREFIX$ Prefix of filenames of thread index pages.
$TIDXTITLE$ Title of thread index.
$TSLICE$ A slice of the thread listing relative to the current message. Size of slice determined by the TSLICE resource.
$VERSION$ Program version.
$YYYYMMDD$ Message date in yyyy/mm/dd format.

Examples

None.

Version

2.3.0

See Also

ANNOTATE, NOTE


98/09/19 18:27:14
MHonArc
Copyright © 1998, Earl Hood, earlhood@usa.net