After setting up mbsync, notmuch must be configured. Execute "notmuch" from the command line to launch the setup wizard. After it, "notmuch new" to create a new database, which will index the available local e-mails.
TODO:
- setup of mbsync on linux
- setup of notmuch on linux
- shell script for installation of isync and notmuch
- more config for notmuch?
- hydra for notmuch?
- maybe org-notmuch?
- some way to refresh the notmuch db before I run notmuch?
#+begin_src emacs-lisp
(use-package notmuch
:ensure t
)
#+end_src
* Personal Finances
* Personal Finances
I picked ledger for my personal accounting and will test if it's beneficial over gnucash.
I picked ledger for my personal accounting and will test if it's beneficial over gnucash.