unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Gaute Hope <eg@gaute.vetsj.com>
To: astroidmail@googlegroups.com, notmuch@notmuchmail.org
Subject: Announcing Astroid v0.6
Date: Sat, 23 Jul 2016 10:34:20 +0000	[thread overview]
Message-ID: <1469269774-astroid-0-onp9zrriqv-12739@strange> (raw)
In-Reply-To: 

[-- Attachment #1: Type: text/plain, Size: 3493 bytes --]

Greetings,

Astroid (https://github.com/astroidmail/astroid) v0.6 is now ready!

  Astroid is a lightweight and fast graphical threads-with-tags mail
  user agent for notmuch. Written in C++ using GTK+, WebKit and gmime.


Astroid can be found at: https://github.com/astroidmail/astroid :

 $ git clone https://github.com/astroidmail/astroid.git


## README with screenshot and information on building and using

    https://github.com/astroidmail/astroid#astroid-mua

  once you get Astroid running press '?' to get a list of keybindings
  for the current context.

## Tour and usage

https://github.com/astroidmail/astroid/wiki

## Changes since v0.5

  * Use any editor (general XEmbed support in edit-message window): Emacs
    works.

  * Plugins: Python and Lua plugins can now be made, parts of ThreadIndex
    and ThreadView are exposed allowing extesion of the user interface and
    advanced customization. Check out the plugins available at GitHub.

  * Crypto: GPG encryption and signing is added. Decryption and and
    signature status is shown in greater detail.

  * Repository moved to github.com/astroidmail.

  * Thread-view: Search email text using 'C-f'

  * Synchronize maildir flags if so configured in .notmuch-config.

  * Signatures: Include per-account signatures (either included or
    attached).

  * Saved searches: Save a search with 'C-S', then browse saved searches
    and stats with 'C-f'. You can also browse search history using Up
    and Down in the search-bar.

  * Colorful tags: Tag background color is calculated based on MD5 sum and
    normalized to within a configurable range. The same tag will therefore
    always have the same color.

  * Thread-index: load all threads in the background.

  * All actions requiring write-access run in the background and wait for
    any reads to finish. All read operations need to wait for any ongoing
    write-operations to finish. All write-operations are therefore
    asynchronous and non-blocking. Read-operations will only block on long
    write operations.

  * Tags can be modified on multiple marked threads with + and -.

  * Modify tags on single message, they are updated in thread-view and
    thread-index.

  * Keybindings modified to be more common #171.
  * scss: fix #82: make all variables global.
  * C-d / C-u / Page in thread-index: Page and move cursor in thread
    index.
  * Special keys like Tab and Home can now be used in user-keybindings.
  * M. Dietrich: clock_format=year option to use clock format from this or
    previous year setting in thread-index.
  * M. Dietrich, G. Hope: Background color in thread-index configurable.
  * M. Dietrich: Use correct reply-to address for mailinglist-messages.
  * Gravatar is configurable.
  * #103: Drafts are saved on force close or quit by default.
  * C-v: duplicate and refine query.
  * Mark thread moves to next by default.
  * ti: set cursor to first thread if we are at first thread when new
    addition is made.
  * build: --disable-libsass: do not depend on libsass, but use a sass
    compiler at build time (-scss-compiler=sassc).
  * Quote lines for reply and forward are formatted with
    Glib::DateTime::format().


Thanks to:

  Hugo Roy <hugo at the fsfe dot orgs>
  Franz Fellner <alpine.art.de at the gmail dot coms>
  M. Dietrich <mdt at the emdete dot des>
  Max Mehl <mail at the mehl dot mxs>


Regards, Gaute

[-- Attachment #2: Type: application/pgp-signature, Size: 801 bytes --]

                 reply	other threads:[~2016-07-23 10:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469269774-astroid-0-onp9zrriqv-12739@strange \
    --to=eg@gaute.vetsj.com \
    --cc=astroidmail@googlegroups.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).