Dirk-Jan C. Binnema 3794182e05 * add basic implementation for bookmark support.
basically, add a file named ~/.mu/bookmarks which looks something like
  ----
  [mu]
  testarch=subject:test maildir:/archive
  inbox=maildir:/inbox
  ----

  now, one can do a query, e.g.

    mu find -b testarch

  which is equivalend to

    mu find subject:test maildir:/archive

 if both a bookmark and a 'normal' search expression are specified,
 the will be concatenated.

 bookmarks starting with mu_ are reserved for mu itself.
2010-11-13 14:16:38 +02:00
2010-11-12 21:12:48 +02:00
2010-10-31 11:34:10 +02:00
2010-08-18 00:18:42 +03:00
2010-10-26 00:25:14 +03:00
2010-11-12 21:01:39 +02:00
2010-11-12 08:57:54 +02:00

The file is empty.
Description
No description provided
Readme 22 MiB
Languages
C++ 61.5%
Emacs Lisp 29.1%
Scheme 5%
Meson 3.1%
Shell 0.3%
Other 1%