summaryrefslogtreecommitdiff
path: root/emacs/custom/my-org.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(org): lower case for template menuFranck Cuny2022-07-021-4/+4
| | | | | | | Change-Id: I557fc12c1d00af891ec1607b4b921d3f38051016 Reviewed-on: https://cl.fcuny.net/c/emacs.d/+/606 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* feat(org): add a capture template for tasks related to mailFranck Cuny2022-07-021-0/+10
| | | | | | | | | By pressing "m" I can create a task related to the current opened email. Change-Id: I63b7cc69cd6ba4fe66e9fbb526e073f75e0a7b3b Reviewed-on: https://cl.fcuny.net/c/emacs.d/+/605 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* org: add a capture template for elfeedFranck Cuny2022-05-111-0/+5
|
* org: load `ox-md`Franck Cuny2022-05-101-0/+1
| | | | | That way I can export org-mode files to markdown (then I can copy the generated markdown to our wiki).
* org: remove `use-package'Franck Cuny2022-04-281-186/+99
|
* elfeed: capture an entry in org-modeFranck Cuny2022-04-171-2/+4
|
* this should be the last mass refactorFranck Cuny2022-03-231-23/+42
|
* rename fcuny-org to my-orgFranck Cuny2022-03-231-0/+177