Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-10 | [tmux] drop | Franck Cuny | 1 | -17/+0 | |
2019-05-03 | [emacs] org mode templates | Franck Cuny | 1 | -17/+12 | |
2019-05-03 | [emacs] enable pretty entities in org | Franck Cuny | 1 | -0/+2 | |
2019-05-03 | [emacs] once again, font size | Franck Cuny | 1 | -1/+1 | |
2019-04-30 | [emacs] Add a template for weekly review. | Franck Cuny | 3 | -0/+95 | |
In addition to the template, we introduce a new directory (etc) where this template will be. There's a new custom variable for the new path. | |||||
2019-04-30 | [emacs] Ignore macos files when browsing. | Franck Cuny | 1 | -1/+2 | |
2019-04-30 | [emacs] Update binding for templates in org mode. | Franck Cuny | 1 | -2/+2 | |
It's a journal, not a diary, so start with j|J. | |||||
2019-04-30 | [emacs] Add htmlize to export to HTML. | Franck Cuny | 1 | -0/+3 | |
Looks like I need this now to start exporting buffers to HTML ? | |||||
2019-04-30 | [emacs] Fix the todo keywords sequence. | Franck Cuny | 1 | -10/+2 | |
First, I made a typo in the name of the variable, which is why the sequencing did not work. Secondly, let's start with something simple instead of multiple sequences. | |||||
2019-04-30 | [emacs] Be explicit for new lines in org-mode. | Franck Cuny | 1 | -7/+5 | |
I don't want newline when I create to do items, but when I write new entries in various docs, I want that newline. It's better to be explicit in the configuration. | |||||
2019-04-30 | [emacs] switch back to Source Code Pro for the font | Franck Cuny | 1 | -1/+1 | |
2019-04-19 | [emacs] more work on org-mode. | Franck Cuny | 1 | -25/+101 | |
I'm adding a custom view for the agenda, in order to see tasks in order of priorities (what's urgent, important, etc). This should help me to focus and prioritize work correctly. I've also added some comments, and used the `org-directory` variable to build all the paths. | |||||
2019-04-19 | [emacs] add a few more packages to work with go. | Franck Cuny | 1 | -0/+22 | |
2019-04-19 | [emacs] white-mode is for prog-mode only. | Franck Cuny | 1 | -1/+1 | |
2019-04-18 | [emacs] add a few more templates to org-mode. | Franck Cuny | 1 | -7/+28 | |
2019-04-18 | [emacs] set my identity. | Franck Cuny | 1 | -0/+3 | |
2019-04-18 | [emacs] Ignore some files with dired. | Franck Cuny | 1 | -0/+11 | |
2019-04-08 | [scripts] Add a |