Log in

Help for /memo


Usage:  /memo [user|discussion] [memo_name]                 
        /memo set|clear|append|upload [discussion] memo_name
        /memo download [user|discussion] memo_name          
        /memo rename [discussion] oldname newname           

While your /info is used to convey information about yourself, /memo allows for 
more detailed information to be associated with a user or discussion. Each user 
and discussion has a limit to the number of bytes they may store in memos. View 
your limit with /memo, or a discussion's limit with /memo discussion.

To list available memos, use "/memo [user|discussion]". If the user or 
discussion field is not specified, the command shows the memos of the user 
running the command.

To view a particular memo for a user or discussion, specify a memo_name or the 
numerical position of the memo in the memo list.

To remove a memo, use clear. To add a new memo or replace an old one, use set. 
To append to an existing memo, use append. To update a memo from a local file, 
use upload.

To download a memo to a local file instead of viewing it, use download.

To rename a memo, use rename with the old and new name.

The download and upload options are currently only supported when using the 
iTerm2 terminal emulator.

Any memo with a name beginning with a '*' is not visible to others when they 
list your memos. This provides a simple form of unlisted memo, but other users 
can still display the contents of that memo if they know the name.

(see also: info, authors, moderators, discussions, notify, subtopics)