Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-07 | feat(org-mode): get rid of some custom function | Franck Cuny | 1 | -19/+13 |
2022-07-07 | feat(org-mode): add more TODO keywords | Franck Cuny | 1 | -1/+2 |
2022-07-07 | feat(org-mode): add a new file to the agenda: habits.org | Franck Cuny | 1 | -3/+2 |
2022-07-07 | feat(org-mode): add capture template for emails | Franck Cuny | 2 | -4/+9 |
2022-07-07 | feat(notmuch): tweak a bit more the configuration | Franck Cuny | 1 | -13/+57 |
2022-07-07 | ref(elfeed): remove more feeds | Franck Cuny | 1 | -38/+1 |
2022-07-07 | ref(elfeed): set the default search filter to 1 month | Franck Cuny | 1 | -1/+1 |
2022-07-07 | ref(elfeed): delete commented out code | Franck Cuny | 1 | -63/+0 |
2022-07-02 | ref(org): lower case for template menu | Franck Cuny | 1 | -4/+4 |
2022-07-02 | feat(org): add a capture template for tasks related to mail | Franck Cuny | 1 | -0/+10 |
2022-07-02 | feat(notmuch): define saved searches | Franck Cuny | 1 | -1/+17 |
2022-06-27 | ref(prog): clean up comment settings | Franck Cuny | 1 | -2/+3 |
2022-06-27 | fix(completion): load explicitly cons |