Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MU BOOKMARKS(5)		      File Formats Manual	       MU BOOKMARKS(5)

NAME
       mu-bookmarks  -	file  with bookmarks (shortcuts) for mu	search expres-
       sions

DESCRIPTION
       Bookmarks are named shortcuts for search	queries. They  allow  using  a
       convenient  name	for often-used queries.	The bookmarks are also visible
       as shortcuts in the mu experimental user	interfaces, mug	and mug2.

       The bookmarks file is read from <muhome>/bookmarks. On Unix this	 would
       typically  be  ~/.config/mu/bookmarks, but this can be influenced using
       the --muhome parameter for mu-find(1).

       The bookmarks file is a typical	key=value  .ini-file,  which  is  best
       shown by	means of an example:

	      [mu]
	      inbox=maildir:/inbox		    # inbox
	      oldhat=maildir:/archive subject:hat   # archived with subject containing 'hat'

       The [mu]	group header is	required. For practical	uses of	bookmarks, see
       mu-find(1).

AUTHOR
       Dirk-Jan	C. Binnema <djcb@djcbsoftware.nl>

COPYRIGHT
       This manpage is part of mu 1.12.15.

       Copyright   2008-2026 Dirk-Jan C. Binnema. License GPLv3+: GNU GPL ver-
       sion 3 or later https://gnu.org/licenses/gpl.html. This is  free	 soft-
       ware: you are free to change and	redistribute it. There is NO WARRANTY,
       to the extent permitted by law.

SEE ALSO
       mu(1), mu-find(1)

							       MU BOOKMARKS(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mu-bookmarks&sektion=5&manpath=FreeBSD+Ports+15.0.quarterly>

home | help