logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rolo — text-based contact management software

Authors

       Andrew Hsu <ahsu@users.sf.net>

Bugs

       The read-only option does not work. The configuration file is not used.

Debian                                           April 26, 2003                                          ROLO(1)

Description

       Rolo  keeps  track  of your contacts and display them to you with a text-based menu. Rolo strives to be a
       well-constructed tool for complimenting text-based email programs-such as mutt.  It  utilizes  the  vCard
       version  3.0 format for storing its contacts and it interfaces with the end-user through a NCurses front-
       end.

       The options are as follows:

             -r  Open the data file in read-only mode. This essentially disables adding, editing,  and  deleting
                 contacts.

             -f  Use the specified file as the data file.

             -v  Display the version.

             -V  Display the copyright and license.

Environment

       ROLO_EDITOR  If  ROLO_EDITOR  is  set,  its  value  is  used  as  the  name of the program to invoke when
                    displaying contact entries in advanced edit. If ROLO_EDITOR is not set, then EDITOR is used.
                    If EDITOR is also not set, the default value of /usr/bin/editor is used.

Files

~/.rolo/contacts.vcf  Default data file that rolo reads upon startup.

Name

       rolo — text-based contact management software

See Also

vi(1)

Synopsis

rolo [-r] [-fdatafile]
       rolo [-v]
       rolo [-V]

See Also