From 43c9825e49d25fbd2c19abcdeb8f73aee8be2a4c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 14 May 2025 10:50:27 +0200 Subject: ... --- user-profiles/feeds/alot.config | 50 ----------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 user-profiles/feeds/alot.config (limited to 'user-profiles/feeds/alot.config') diff --git a/user-profiles/feeds/alot.config b/user-profiles/feeds/alot.config deleted file mode 100644 index a14d4539..00000000 --- a/user-profiles/feeds/alot.config +++ /dev/null @@ -1,50 +0,0 @@ -attachment_prefix="~/Downloads" -bug_on_exit=true -editor_cmd="false" -tabwidth=2 -timestamp_format="%a %d %b %H:%M:%S %Y UTC%z" -auto_remove_unread=True -#initial_command="search ( tag:inbox ) AND NOT ( tag:killed )" -initial_command="search ( tag:inbox ) AND NOT ( is:link OR is:media OR is:killed )" - -[accounts] - [[private]] - realname = @realname@ - address = @address@ - -[bindings] -j = -k = -'g g' = -G = -I = search ( tag:inbox ) AND NOT ( is:killed ) -U = search ( tag:inbox ) AND NOT ( is:link OR is:media OR is:killed ) -V = search ( tag:inbox AND is:media OR ( is:live AND date:12h.. AND NOT is:unread ) ) AND NOT ( is:killed ) -W = search ( is:media ) AND NOT ( tag:inbox OR is:killed OR is:highlight ) -L = search ( tag:inbox AND is:link ) AND NOT ( is:killed ) - -h = move first -t = move up -n = move down -s = move last - [[search]] - a = - s = - - u = toggletags unread - i = toggletags inbox - j = untag unread,inbox - r = toggletags later - [[thread]] - s = - S = - n = - 'g j' = - 'g k' = - 'g l' = - w = save - W = save --all - 'g h' = move parent - 'g t' = move next sibling - 'g n' = move previous sibling - 'g s' = move first reply \ No newline at end of file -- cgit v1.2.3