summary refs log tree commit diff
path: root/emacs/custom/fcuny-org.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rename fcuny-org to my-orgFranck Cuny2022-03-231-177/+0
|
* org: make flymake happyFranck Cuny2022-03-221-1/+9
|
* org: new capture for bookmarksFranck Cuny2022-02-031-0/+21
| | | | | Add a new template to capture bookmarks. The link needs to be in the clipboard, and the title of the entry uses the title of the page.
* org: journal's tree-type is dayFranck Cuny2022-02-031-1/+1
|
* org: fix URL for JiraFranck Cuny2022-02-031-2/+1
|
* org: clean up configFranck Cuny2022-01-311-15/+5
|
* emacs: stop using org-superstarFranck Cuny2021-12-201-5/+0
|
* fcuny: remove unused org functionsFranck Cuny2021-10-161-1/+0
|
* org: be specific about the refile targetsFranck Cuny2021-10-161-1/+3
|
* emacs: replace org-bullets with org-superstarFranck Cuny2021-10-161-2/+2
| | | | | | Apparently org-bullets is not supported anymore Signed-off-by: Franck Cuny <franck@fcuny.net>
* org: define TODO keywords as a sequenceFranck Cuny2021-10-161-1/+1
|
* org: active timestamp in drawer for note/journalFranck Cuny2021-10-111-2/+2
| | | | | | Instead of having the active timestamp in the header, we can store it in the drawer. There's not a lot of value for having this in the header, we mostly care about the creation time for the agenda.
* org: active timestamp for journal and note entriesFranck Cuny2021-10-111-2/+2
|
* org: save org buffers after refillFranck Cuny2021-10-111-0/+6
|
* org: mostly rewrite configuration for the agendaFranck Cuny2021-10-111-49/+44
| | | | | | | | | | | | For some reasons using `defvar` for the files does not work with the agenda. Rewrite the org-capture templates to specify the files instead of relying on the variable, since it's not working (at least on linux with emacs 27.2). Add a custom command for the agenda, to see what I care about for the week.
* emacs: updates for org-configurationFranck Cuny2021-10-081-0/+10
|
* org: simplify templates for org-captureFranck Cuny2021-10-081-69/+32
| | | | | | | | Let's not worry about synchronizing files between machines, since I want to dissociate work from personal stuff. Let's reduce the amount of files managed by org, and let's have fewer templates too.
* org: simplify a bit the lookFranck Cuny2021-03-141-4/+1
| | | | | Stop using a special character for the ellipsis, and use the standard org-bullets configuration.
* org: hide emphasis markupFranck Cuny2021-03-141-0/+3
|
* emacs: UI things related to org-modeFranck Cuny2021-02-161-1/+8
|
* emacs: some updates to org's uiFranck Cuny2021-02-121-0/+7
|
* org: more updates for capturesFranck Cuny2021-02-121-12/+28
|
* org: fix some of the capture templatesFranck Cuny2021-02-121-1/+7
|
* org: rewrite the capture templatesFranck Cuny2021-02-121-37/+77
| | | | | Start using `doct` to manage the configuration for capturing content. Try to simplify a bit.
* emacs: rename the directoryFranck Cuny2021-01-041-0/+113