X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bugs.mdwn;h=12d949fac11b4ea11aa97415d7f1455105b01235;hb=00d0a91126ed0b7042a6be4d5682988702ced904;hp=d1b6d5f1702ce818d3011b22c138e82976794509;hpb=7c24aa421c4c85fac31f73e1e271cde11af10966;p=notmuch-wiki diff --git a/bugs.mdwn b/bugs.mdwn index d1b6d5f..12d949f 100644 --- a/bugs.mdwn +++ b/bugs.mdwn @@ -36,7 +36,7 @@ If you submit lots of bugs and/or patches, you may want become involved with this tagging process, but feel free to just send mail to the list; someone will tag messages appropriately. The status of bugs and current patches can also be followed -[online](http://nmbug.notmuchmail.org/status). +[online](https://nmbug.notmuchmail.org/status). ## Debugging Queries @@ -53,3 +53,8 @@ For example: Xapian::Query() Final query is: Xapian::Query((Tmail AND Zbig:(pos=1) AND Zbrown:(pos=2) AND Zfox:(pos=3))) + +## Rescuing your tags. + +If you're database is corrupt and you don't have a backup, a modified version of [xapian-check](https://git.xapian.org/?p=xapian;a=blob;f=README.notmuch;hb=refs/heads/notmuch-tag-rescue-hack) might still save your tags. +