summaryrefslogtreecommitdiff
path: root/emacs-init.org (follow)
Commit message (Collapse)AuthorAge
...
* Disable byte-compilation for org-time-budgetsfpi2020-07-20
| | | | Byte compiling breaks due to my poorly defined function.
* Enable twoway org <-> caldav syncfpi2020-07-20
|
* Collect safe-local-variable-values definitionsfpi2020-07-20
|
* Update todo keywords for projects, ...fpi2020-07-17
| | | | | Add ACTIVE keyword to use for projects. HOLD for project tasks waiting for other tasks.
* Bundle task organization related settingsfpi2020-07-17
|
* Add keyboard-quit-strong to avoid C-g C-g C-g C-gfpi2020-07-17
|
* Add support function for org-babel workflowfpi2020-07-16
|
* Fix biblio mode map key bindingfpi2020-07-14
|
* Update variable namefpi2020-07-14
|
* Refile custom agendas & add fancy "o" agendafpi2020-07-14
|
* Update org-time-budgets definition to :blocks syntaxfpi2020-07-13
|
* Add function to open bibtex pdf or directoryfpi2020-07-10
| | | | Fallback to dired to let me execute `git annex get` on the missing pdf
* Increase refile targets level some morefpi2020-07-10
| | | | No performance impact yet..
* Set visible Bellfpi2020-07-10
|
* Add gnorb to combine gnus, org & bbdbfpi2020-07-07
|
* Enable resetting checkboxes for repeating taskfpi2020-07-07
|
* Add next weeks agenda viewfpi2020-07-07
|
* Change org-mode repository to my github forkfpi2020-07-07
|
* Dumb fix for org-roam link faces calling trampfpi2020-07-01
|
* Add function to properly load & toggle the themefpi2020-07-01
|
* Add more org-time-budgetsfpi2020-07-01
|
* Extract org capture templates & setup org-expiryfpi2020-07-01
|
* Increase depth of refile levels for agenda filesfpi2020-07-01
|
* Add a week agendafpi2020-07-01
|
* Add magit forgefpi2020-07-01
|
* Add dired-git-infofpi2020-07-01
|
* Add magit-blame to diff-hl hydrafpi2020-06-28
|
* Fix some use-package callsfpi2020-06-28
|
* Create customization themes to change spacemacs themesfpi2020-06-27
|
* Enable org remote inline images & reorder configfpi2020-06-25
|
* Remove non-file buffers from org-refile-targetsfpi2020-06-25
|
* Add support for matlab programmingfpi2020-06-25
|
* Set compilation to buffer to scroll automaticallyfpi2020-06-25
|
* Add org-time-budgets & a Day agendafpi2020-06-21
|
* Reorder theme settings & default to modus-operandifpi2020-06-21
|
* Add rainbow-modefpi2020-06-21
|
* Update odd package specifications & reorder loadingfpi2020-06-15
| | | | | | | | | | - To make sure org is loaded with straight any org-crypt stuff is moved back. - load-theme is moved to the end to ensure pdf-tools is loaded beforehand. - Fix various other warnings
* Add relevant straight.el documentation excerptsfpi2020-06-15
|
* Remove :defer keywordsfpi2020-06-14
|
* Convert :ensure to :straightfpi2020-06-14
|
* Switch to straight.elfpi2020-06-14
|
* Make relevant src blocks linkable from readmefpi2020-06-12
|
* Add hunspell spellchecker with EN+DE setupfpi2020-06-12
| | | | Still have to check for hunspell dictionaries with more entries
* Reduce noise in my agenda by viewing day onlyfpi2020-06-12
|
* Add reply to mail and checkout capture templatesfpi2020-06-12
|
* Add function to join adjacent clock lines if possiblefpi2020-06-12
|
* Add function to scale height of default facefpi2020-06-12
|
* Add agenda view for roam-directory & current directoryfpi2020-06-08
| | | | Ideally the view for current-directory should be non-sticky..
* Add support for ansi-colors in compilation buffer outputfpi2020-06-08
|
* Switch from obsolete org-pdfview to org-pdftoolsfpi2020-06-08
|