Index

A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | Q | R | S | T | U | V | W

A

abook (alot.account.Account attribute)
AbookAddressBook (class in alot.addressbooks)
AbooksCompleter (class in alot.completion)
Account (class in alot.account)
AccountCompleter (class in alot.completion)
accumulate_body() (alot.db.Message method)
add() (alot.db.envelope.Envelope method)
add_message() (alot.db.manager.DBManager method)
add_signature_headers() (in module alot.db.utils)
add_tags() (alot.db.Message method)
(alot.db.Thread method)
address (alot.account.Account attribute)
AddressBook (class in alot.addressbooks)
aliases (alot.account.Account attribute)
alot (module)
alot.account (module)
alot.addressbooks (module)
alot.buffers (module)
alot.commands (module)
alot.commands.bufferlist (module)
alot.commands.envelope (module)
alot.commands.globals (module)
alot.commands.search (module)
alot.commands.taglist (module)
alot.commands.thread (module)
alot.completion (module)
alot.crypto (module)
alot.db (module)
alot.db.errors (module)
alot.db.utils (module)
alot.helper (module)
alot.settings.errors (module)
alot.settings.manager (module)
alot.settings.utils (module)
alot.ui (module)
alot.utils (module)
alot.widgets.bufferlist (module)
alot.widgets.globals (module)
alot.widgets.search (module)
alot.widgets.thread (module)
alot.widgets.utils (module)
apply() (alot.commands.Command method)
apply_command() (alot.ui.UI method)
apply_commandline() (alot.ui.UI method)
ArgparseOptionCompleter (class in alot.completion)
async() (alot.db.manager.DBManager method)
attach() (alot.db.envelope.Envelope method)
AttachCommand (class in alot.commands.envelope)
Attachment (class in alot.db.attachment)
attachments (alot.db.envelope.Envelope attribute)
AttachmentWidget (class in alot.widgets.globals)
AttrFlipWidget (class in alot.widgets.utils)

B

body (alot.db.envelope.Envelope attribute)
BounceMailCommand (class in alot.commands.thread)
Buffer (class in alot.buffers)
buffer_close() (alot.ui.UI method)
buffer_focus() (alot.ui.UI method)
buffer_open() (alot.ui.UI method)
BufferCloseCommand (class in alot.commands.bufferlist)
(class in alot.commands.globals)
BufferFocusCommand (class in alot.commands.bufferlist)
(class in alot.commands.globals)
BufferlineWidget (class in alot.widgets.bufferlist)
BufferlistBuffer (class in alot.buffers)
buffers (alot.ui.UI attribute)
build_statusbar() (alot.ui.UI method)

C

call_cmd() (in module alot.helper)
call_cmd_async() (in module alot.helper)
CallCommand (class in alot.commands.globals)
ChangeDisplaymodeCommand (class in alot.commands.thread)
choice() (alot.ui.UI method)
cleanup() (alot.buffers.Buffer method)
clear_my_address() (alot.commands.thread.ReplyCommand method)
clear_notify() (alot.ui.UI method)
collapse() (alot.buffers.ThreadBuffer method)
collapse_all() (alot.buffers.ThreadBuffer method)
collapse_if_matches() (alot.widgets.thread.MessageTree method)
Command (class in alot.commands)
CommandArgumentParser (class in alot.commands)
CommandCompleter (class in alot.completion)
commandfactory() (in module alot.commands)
CommandLineCompleter (class in alot.completion)
CommandNameCompleter (class in alot.completion)
CommandParseError (class in alot.commands)
commandprompthistory (alot.ui.UI attribute)
CommandSequenceCommand (class in alot.commands.globals)
complete() (alot.completion.Completer method)
CompleteEdit (class in alot.widgets.globals)
Completer (class in alot.completion)
ComposeCommand (class in alot.commands.globals)
ConfigError
construct_mail() (alot.db.envelope.Envelope method)
ContactsCompleter (class in alot.completion)
count_messages() (alot.db.manager.DBManager method)
count_threads() (alot.db.manager.DBManager method)
CryptoKeyCompleter (class in alot.completion)
current_buffer (alot.ui.UI attribute)

D

DatabaseError (class in alot.db.errors)
DatabaseLockedError (class in alot.db.errors)
DatabaseROError (class in alot.db.errors)
db_was_locked (alot.ui.UI attribute)
dbman (alot.ui.UI attribute)
DBManager (class in alot.db.manager)
decode_header() (in module alot.db.utils)
decrypt_verify() (in module alot.crypto)
detached_signature_for() (in module alot.crypto)
determine_sender() (in module alot.commands.thread)
DictList (class in alot.widgets.thread)

E

EditCommand (class in alot.commands.envelope)
(class in alot.commands.globals)
EditNewCommand (class in alot.commands.thread)
EDITOR
email_as_string() (in module alot.crypto)
encode_header() (in module alot.db.utils)
encrypt() (in module alot.crypto)
Envelope (class in alot.db.envelope)
EnvelopeBuffer (class in alot.buffers)
environment variable
EDITOR
PATH
exit() (alot.ui.UI method)
ExitCommand (class in alot.commands.globals)
expand() (alot.buffers.ThreadBuffer method)
expand_all() (alot.buffers.ThreadBuffer method)
ExternalCommand (class in alot.commands.globals)
extract_body() (in module alot.db.utils)
extract_headers() (in module alot.db.utils)

F

flush() (alot.db.manager.DBManager method)
FlushCommand (class in alot.commands.globals)
focus_first() (alot.buffers.ThreadBuffer method)
focus_first_reply() (alot.buffers.ThreadBuffer method)
focus_last_reply() (alot.buffers.ThreadBuffer method)
focus_next() (alot.buffers.ThreadBuffer method)
focus_next_matching() (alot.buffers.ThreadBuffer method)
focus_next_sibling() (alot.buffers.ThreadBuffer method)
focus_next_unfolded() (alot.buffers.ThreadBuffer method)
focus_parent() (alot.buffers.ThreadBuffer method)
focus_prev() (alot.buffers.ThreadBuffer method)
focus_prev_matching() (alot.buffers.ThreadBuffer method)
focus_prev_sibling() (alot.buffers.ThreadBuffer method)
focus_prev_unfolded() (alot.buffers.ThreadBuffer method)
focus_property() (alot.buffers.ThreadBuffer method)
focus_selected_message() (alot.buffers.ThreadBuffer method)
FocusableText (class in alot.widgets.thread)
forward_prefix() (built-in function)
forward_subject() (built-in function)
ForwardCommand (class in alot.commands.thread)

G

get() (alot.db.envelope.Envelope method)
(alot.settings.manager.SettingsManager method)
get_account_by_address() (alot.settings.manager.SettingsManager method)
get_accounts() (alot.settings.manager.SettingsManager method)
get_addressbooks() (alot.settings.manager.SettingsManager method)
get_addresses() (alot.account.Account method)
(alot.settings.manager.SettingsManager method)
get_all() (alot.db.envelope.Envelope method)
get_all_tags() (alot.db.manager.DBManager method)
get_attachments() (alot.db.Message method)
get_attribute() (alot.settings.theme.Theme method)
get_author() (alot.db.Message method)
get_authors() (alot.db.Thread method)
get_authors_string() (alot.db.Thread method)
get_buffers_of_type() (alot.ui.UI method)
get_contacts() (alot.addressbooks.AddressBook method)
get_content_type() (alot.db.attachment.Attachment method)
get_context() (alot.completion.CommandLineCompleter method)
get_data() (alot.db.attachment.Attachment method)
get_date() (alot.db.Message method)
get_datestring() (alot.db.Message method)
get_deep_focus() (alot.ui.UI method)
get_email() (alot.db.Message method)
get_filename() (alot.db.attachment.Attachment method)
(alot.db.Message method)
get_headers_string() (alot.db.Message method)
get_hook() (alot.settings.manager.SettingsManager method)
get_info() (alot.buffers.Buffer method)
get_key() (in module alot.crypto)
get_keybinding() (alot.settings.manager.SettingsManager method)
get_main_addresses() (alot.settings.manager.SettingsManager method)
get_message() (alot.db.manager.DBManager method)
get_message_id() (alot.db.Message method)
get_message_parts() (alot.db.Message method)
get_messages() (alot.db.Thread method)
get_messagetree_positions() (alot.buffers.ThreadBuffer method)
get_mime_representation() (alot.db.attachment.Attachment method)
get_newest_date() (alot.db.Thread method)
get_notmuch_setting() (alot.settings.manager.SettingsManager method)
get_oldest_date() (alot.db.Thread method)
get_params() (in module alot.db.utils)
get_replies() (alot.db.Message method)
get_replies_to() (alot.db.Thread method)
get_selected_buffer() (alot.buffers.BufferlistBuffer method)
get_selected_message() (alot.buffers.ThreadBuffer method)
get_selected_message_position() (alot.buffers.ThreadBuffer method)
get_selected_messagetree() (alot.buffers.ThreadBuffer method)
get_selected_mid() (alot.buffers.ThreadBuffer method)
get_selected_tag() (alot.buffers.TagListBuffer method)
get_selected_thread() (alot.buffers.SearchBuffer method)
(alot.buffers.ThreadBuffer method)
get_selected_threadline() (alot.buffers.SearchBuffer method)
get_size() (alot.db.attachment.Attachment method)
get_subject() (alot.db.Thread method)
get_tags() (alot.db.Message method)
(alot.db.Thread method)
get_tagstring_representation() (alot.settings.manager.SettingsManager method)
get_theming_attribute() (alot.settings.manager.SettingsManager method)
get_thread() (alot.db.manager.DBManager method)
(alot.db.Message method)
get_thread_id() (alot.db.Message method)
(alot.db.Thread method)
get_threadline_theming() (alot.settings.manager.SettingsManager method)
(alot.settings.theme.Theme method)
get_threads() (alot.db.manager.DBManager method)
get_toplevel_messages() (alot.db.Thread method)
get_total_messages() (alot.db.Thread method)
gpg_key (alot.account.Account attribute)
guess_encoding() (in module alot.helper)
guess_mimetype() (in module alot.helper)

H

has_replies() (alot.db.Message method)
hash_key() (in module alot.crypto)
headers (alot.db.envelope.Envelope attribute)
HeadersList (class in alot.widgets.globals)
HelpCommand (class in alot.commands.globals)
humanize_size() (in module alot.helper)

I

index_of() (alot.buffers.BufferlistBuffer method)
input_queue (alot.ui.UI attribute)

K

kill_filler_process() (alot.buffers.SearchBuffer method)
kill_search_processes() (alot.db.manager.DBManager method)

L

last_commandline (alot.ui.UI attribute)
libmagic_version_at_least() (in module alot.helper)
list_keys() (in module alot.crypto)
lookup() (alot.addressbooks.AddressBook method)
lookup_command() (in module alot.commands)
lookup_parser() (in module alot.commands)

M

mailcap_find_match() (alot.settings.manager.SettingsManager method)
matches() (alot.db.Message method)
(alot.db.Thread method)
MatchSdtoutAddressbook (class in alot.addressbooks)
Message (class in alot.db)
message_from_file() (in module alot.db.utils)
message_from_string() (in module alot.db.utils)
MessageBodyWidget (class in alot.widgets.thread)
MessageSummaryWidget (class in alot.widgets.thread)
MessageTree (class in alot.widgets.thread)
messagetree_at_position() (alot.buffers.ThreadBuffer method)
messagetrees() (alot.buffers.ThreadBuffer method)
mode (alot.ui.UI attribute)
MoveCommand (class in alot.commands.globals)
MultipleSelectionCompleter (class in alot.completion)

N

NonexistantObjectError (class in alot.db.errors)
notify() (alot.ui.UI method)

O

OpenAttachmentCommand (class in alot.commands.thread)
OpenBufferlistCommand (class in alot.commands.globals)
OpenThreadCommand (class in alot.commands.search)

P

parse_mailcap_nametemplate() (in module alot.helper)
parse_template() (alot.db.envelope.Envelope method)
PATH
PathCompleter (class in alot.completion)
PipeCommand (class in alot.commands.thread)
post_buffer_close() (built-in function)
post_buffer_focus() (built-in function)
post_buffer_open() (built-in function)
post_edit_translate() (built-in function)
pre_buffer_close() (built-in function)
pre_buffer_focus() (built-in function)
pre_buffer_open() (built-in function)
pre_edit_translate() (built-in function)
pre_envelope_send() (built-in function)
pretty_datetime() (in module alot.helper)
PrintCommand (class in alot.commands.thread)
prompt() (alot.ui.UI method)
PromptCommand (class in alot.commands.globals)
Python Enhancement Proposals
PEP 8
PythonShellCommand (class in alot.commands.globals)

Q

query() (alot.db.manager.DBManager method)
QueryCompleter (class in alot.completion)

R

read_config() (alot.settings.manager.SettingsManager method)
(in module alot.settings.utils)
read_notmuch_config() (alot.settings.manager.SettingsManager method)
realname (alot.account.Account attribute)
rebuild() (alot.buffers.Buffer method)
RefineCommand (class in alot.commands.envelope)
(class in alot.commands.search)
RefinePromptCommand (class in alot.commands.search)
refresh() (alot.buffers.ThreadBuffer method)
(alot.db.Thread method)
RefreshCommand (class in alot.commands.globals)
registerCommand (class in alot.commands)
relevant_part() (alot.completion.Completer method)
(alot.completion.MultipleSelectionCompleter method)
remove_message() (alot.db.manager.DBManager method)
remove_tags() (alot.db.Message method)
(alot.db.Thread method)
RemoveCommand (class in alot.commands.thread)
RepeatCommand (class in alot.commands.globals)
reply_prefix() (built-in function)
reply_subject() (built-in function)
ReplyCommand (class in alot.commands.thread)
represent_datetime() (alot.settings.manager.SettingsManager method)
resolve_att() (in module alot.settings.utils)
RetagPromptCommand (class in alot.commands.search)
RFC
RFC 1524
RFC 2015
RFC 3156, [1], [2], [3]
RFC3156_canonicalize() (in module alot.crypto)
RFC3156_micalg_from_algo() (in module alot.crypto)

S

safely_get() (in module alot.helper)
save() (alot.db.attachment.Attachment method)
SaveAttachmentCommand (class in alot.commands.thread)
SaveCommand (class in alot.commands.envelope)
search_thread_ids() (alot.db.manager.DBManager method)
SearchBuffer (class in alot.buffers)
SearchCommand (class in alot.commands.globals)
send_mail() (alot.account.Account method)
SendCommand (class in alot.commands.envelope)
SendmailAccount (class in alot.account)
set() (alot.settings.manager.SettingsManager method)
SetCommand (class in alot.commands.envelope)
SettingsManager (class in alot.settings.manager)
shell_quote() (in module alot.helper)
shorten() (in module alot.helper)
shorten_author_string() (in module alot.helper)
show_as_root_until_keypress() (alot.ui.UI method)
signature (alot.account.Account attribute)
signature_as_attachment (alot.account.Account attribute)
signature_filename (alot.account.Account attribute)
SignCommand (class in alot.commands.envelope)
split_commandline() (in module alot.helper)
split_commandstring() (in module alot.helper)
store_draft_mail() (alot.account.Account method)
store_mail() (alot.account.Account method)
store_sent_mail() (alot.account.Account method)
string_decode() (in module alot.helper)
string_sanitize() (in module alot.helper)
StringlistCompleter (class in alot.completion)

T

tag() (alot.db.manager.DBManager method)
tag_cmp() (in module alot.helper)
TagCommand (class in alot.commands.search)
(class in alot.commands.thread)
TagCompleter (class in alot.completion)
TagListBuffer (class in alot.buffers)
TagListCommand (class in alot.commands.globals)
TaglistSelectCommand (class in alot.commands.taglist)
tags (alot.db.envelope.Envelope attribute)
TagsCompleter (class in alot.completion)
TagWidget (class in alot.widgets.globals)
text_quote() (built-in function)
Theme (class in alot.settings.theme)
Thread (class in alot.db)
ThreadBuffer (class in alot.buffers)
ThreadlineWidget (class in alot.widgets.search)
ThreadSelectCommand (class in alot.commands.thread)
ThreadTree (class in alot.widgets.thread)
timestamp_format() (built-in function)
tmpfile (alot.db.envelope.Envelope attribute)
toggle_all_headers() (alot.buffers.EnvelopeBuffer method)
ToggleHeaderCommand (class in alot.commands.envelope)
touch_external_cmdlist() (built-in function)

U

UI (class in alot.ui)
UnattachCommand (class in alot.commands.envelope)
unfold_matching() (alot.buffers.ThreadBuffer method)
UnsetCommand (class in alot.commands.envelope)
untag() (alot.db.manager.DBManager method)
update() (alot.ui.UI method)

V

verify_detached() (in module alot.crypto)

W

write() (alot.db.attachment.Attachment method)