97 Commits

Author SHA1 Message Date
Storm Dragon
648eb720fc Even more fixes for replacements. 2025-04-10 08:13:44 -04:00
Storm Dragon
8d508416c3 Fixed mistakes in templates and sed statements. 2025-04-10 08:08:41 -04:00
Storm Dragon
7ce163b271 Fixed more errors with passpharse comparison. 2025-04-10 07:57:18 -04:00
Storm Dragon
1b7341656e Fixed the master passphrase comparison. 2025-04-10 07:54:05 -04:00
Storm Dragon
a9de7f4481 Moving mtoward using openssl to encrypt email address files. 2025-04-10 07:45:09 -04:00
Storm Dragon
7e7853f050 Fix problems with pass. 2025-04-09 21:28:47 -04:00
Storm Dragon
4183969b68 Started some much needed updating of the fleacollar code. Likely not usable yet. 2025-04-09 20:46:38 -04:00
Storm Dragon
1d609e46d3 Improved w3m handling for html messages. 2023-07-10 17:10:39 -04:00
Storm Dragon
523e7d4eb4 Call gpg2 specifically instead of just gpg. Some systems have both gpg1 and gpg2, and we need gpg2. 2021-01-18 11:18:11 -05:00
Storm Dragon
267fbbbc9a Try to make the copy of gpg.rc work on more distros. 2021-01-16 16:35:13 -05:00
Storm Dragon
c572fbcbc1 Update the automatic address script. 2021-01-16 16:33:00 -05:00
Storm Dragon
0f8d74cafb fixed a bug when using fleacollar from a GUI based terminal. 2021-01-13 18:47:34 -05:00
Storm Dragon
dff1079d60 Improvements to the address adding script. 2021-01-13 18:31:17 -05:00
Storm Dragon
da8565e028 Changed the index_format slightly. 2019-07-25 14:24:46 -04:00
Storm Dragon
8cbd3ea3fb Updated the index_format. 2019-07-23 14:43:33 -04:00
Storm Dragon
4500d198d1 use gpg --quick-gen-key by default, then fall back to just --gen-key on older legacy systems. 2019-07-23 12:27:29 -04:00
Storm Dragon
a848b18ee9 Hopefully smarter handling of finding the gpg.rc sample file for mutt. 2019-07-22 23:07:46 -04:00
Storm Dragon
bcc9861ce9 Fixed gpg --gen-key. 2019-07-21 17:46:11 -04:00
Storm Dragon
d92990c21c Fixed a variable issue in the gpg prompt. 2019-07-21 17:43:08 -04:00
Storm Dragon
b6dc651b19 Updated the message about generating a gpg key. 2019-07-17 19:21:37 -04:00
Storm Dragon
53387920d9 Fixed a deprecated gpg flag. 2019-07-17 19:18:13 -04:00
Storm Dragon
b7648016bc updated readme. 2019-05-04 14:31:52 -04:00
Storm Dragon
b099b8a3c4 Added geany as possible editor. 2019-05-02 19:21:58 -04:00
Storm Dragon
19174e414b Updated README. 2019-05-02 16:55:14 -04:00
Storm Dragon
b12c84daf1 Improved the add_address script. 2019-04-26 23:02:44 -04:00
Storm Dragon
ce1063a722 Fixed errors with some of the possible editor configurations. 2019-04-20 17:18:22 -04:00
Storm Dragon
ef7862a5d9 Fixed an error in the add_address script. 2019-04-20 17:05:40 -04:00
Storm Dragon
86500f6813 Fixed script permissions for add_address.sh. 2019-04-19 15:01:35 -04:00
Storm Dragon
b269d5ba89 Automatically add addresses from email to your aliases file. Automatically refresh aliases on mail, bounce or forward. 2019-04-19 14:53:25 -04:00
Storm Dragon
1f0ebe4226 Improved editor setting, try to use correct values for line wrapping with nano, and skipping headers with both nano and ne. 2019-04-13 08:48:04 -04:00
Storm Dragon
5766191f6e Added ne and default EDITOR for compisition choices. 2019-04-13 08:29:11 -04:00
Storm Dragon
8a9c4474a1 update folder hook regexp. 2018-11-04 15:26:06 -05:00
Storm Dragon
5941be5d1f Added urlscan to the mix. 2018-09-13 12:21:09 -04:00
Storm Dragon
93f98f2529 Updated dpendancy checks. 2018-09-05 07:38:21 -04:00
Storm Dragon
e3b85ed55a Added unset mark_old to configurations. 2018-08-24 17:04:39 -04:00
Storm Dragon
1de598be07 We should now be able to handle odt and ods file types. 2018-08-22 11:39:08 -04:00
Storm Dragon
64fda0b291 Fixed wrong flags for viewing xls files. 2018-08-22 10:35:52 -04:00
Storm Dragon
7be3745a79 Hopefully handle docx and spreadsheet files correctly. 2018-08-22 10:29:51 -04:00
Storm Dragon
8118416a68 xls and xlsx suport added. 2018-08-22 10:08:59 -04:00
Storm Dragon
fde27bc237 reverted default pager to builtin 2018-08-21 15:33:22 -04:00
Storm Dragon
d073adf4b8 Fixed html with w3m 2018-08-20 17:59:30 -04:00
Storm Dragon
85910290fa Supress java messages when converting office files. 2018-08-20 15:44:07 -04:00
Storm Dragon
0a408847d1 sort -u the alias file so more than one of the exact same alias doesn't get added. 2018-08-15 08:31:29 -04:00
Storm Dragon
ed8253a88c Finally fixed that god damn tab completion bullshit! 2018-08-15 08:27:04 -04:00
F123
fdbd682665 A lot of work done on the address book manager. 2018-08-13 20:26:49 -04:00
F123
404e1d810a More dialogification. 2018-08-13 16:43:44 -04:00
F123
ff2a29fb03 still using select in for multiple keys. This shouldn't be a problem, and I'm not sure it would work right with dialog. 2018-08-13 14:44:22 -04:00
stormdragon2976@gmail.com
a991814165 Dialog conversion well under way. 2018-08-10 14:17:16 -04:00
stormdragon2976@gmail.com
2fbc54528b Better support for gmail added. 2018-08-10 11:26:53 -04:00
stormdragon2976@gmail.com
34c9d28cf2 keybinding for change account should be reliable now. 2018-08-10 10:56:41 -04:00