aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Collapse)Author
2021-05-17Add new TODO statesAdrian Kummerlaender
2021-05-07Update htop meters to fit many-core systemsAdrian Kummerlaender
2021-05-04UpdateAdrian Kummerlaender
2021-05-04Athena changesAdrian Kummerlaender
2021-05-04Update mail configAdrian Kummerlaender
2021-04-29Update, switch to emacs masterAdrian Kummerlaender
2021-04-19UpdateAdrian Kummerlaender
2021-03-18Add kill projectile buffer bindingAdrian Kummerlaender
2021-03-18Allow plain "y/n" answers in emacsAdrian Kummerlaender
2021-03-18UpdateAdrian Kummerlaender
2021-03-18Change default application setAdrian Kummerlaender
2021-02-22Update emacsAdrian Kummerlaender
Precompiling native code now seems to work.
2021-02-08Add mail capture templateAdrian Kummerlaender
2021-01-31Enable narrowing commands by defaultAdrian Kummerlaender
2021-01-31Fix inclusion of pandoc into the emacs environmentAdrian Kummerlaender
This ought to be easier
2021-01-22Add pocket-reader to emacsAdrian Kummerlaender
Nice workflow with org-web-tools-read-url-as-org
2021-01-15Add htop configAdrian Kummerlaender
2020-12-17Load optional file of manual patchesAdrian Kummerlaender
2020-12-11Actually add org-qlAdrian Kummerlaender
Somehow got missed during my last commit
2020-12-04Explicitly set black backgroundAdrian Kummerlaender
This was the implicit default but gets broken when not using autologin.
2020-11-30Disable audible Kitty bellAdrian Kummerlaender
Never get this in local sessions but on some SSH sessions this is maddening.
2020-11-30Explicitly set undo-tree-mode for evilAdrian Kummerlaender
2020-11-23Enable preprocessor macro indentation for C langsAdrian Kummerlaender
2020-11-23Reenable messages, this hides to muchAdrian Kummerlaender
I just want to prevent the message buffer from popping up during background gccmacs rebuilds...
2020-11-23Update nixpkgs and use kcachegrind instead of qcachegrindAdrian Kummerlaender
Qcachegrind has this annoying Qt XCB bug, this time not fixable by installing Qt to the user environment.
2020-11-15AucTex font customizationAdrian Kummerlaender
2020-11-14Add auctexAdrian Kummerlaender
2020-11-14Use inactive timestamps for capturing from webAdrian Kummerlaender
2020-11-14Hide statusline messagesAdrian Kummerlaender
2020-11-10Use LaTeX mode for tikz filesAdrian Kummerlaender
2020-11-10Enable org babel org templatesAdrian Kummerlaender
2020-11-10Add editorconfig, whitespace highlighting to EmacsAdrian Kummerlaender
2020-11-03Disable auto-save for mail compositionAdrian Kummerlaender
2020-11-03Add todo keyword for talks and meetingsAdrian Kummerlaender
2020-10-31Use helm for jump-to-relatedAdrian Kummerlaender
2020-10-26Remove mu4e list headerAdrian Kummerlaender
2020-10-22Update org-mode TODO keywordsAdrian Kummerlaender
2020-10-12Add basic calendar entry capture templateAdrian Kummerlaender
2020-10-11Add calfw calendar setupAdrian Kummerlaender
Now this looks nice. Weirdly I did not manage to get face settings from inside my custom theme to apply, they were ignored in favour of the calfw defaults.
2020-10-09Improve zotero integration using zotxtAdrian Kummerlaender
2020-10-07Org config tweaksAdrian Kummerlaender
2020-10-05Do not open capture buffer for quoteless linksAdrian Kummerlaender
2020-10-04Enable org refiling to any agenda filesAdrian Kummerlaender
2020-10-04Basic helm-bibtex setupAdrian Kummerlaender
Together with better BibTeX Zotero plugin this allows for convenient access to my literature sources from anywhere in Emacs.
2020-10-04Enable custom image preview sizes in org modeAdrian Kummerlaender
2020-10-04Small colorscheme tweakAdrian Kummerlaender
2020-10-04Remove Thunderbird from environmentAdrian Kummerlaender
Fully switched to mu4e now. Should rethink the default application Nix config at some point.
2020-09-24Add shortcut for jumping to project bufferAdrian Kummerlaender
2020-09-24Setup basic org-protocol support for web capturingAdrian Kummerlaender
Using the "Org Capture" Firefox Extension.
2020-09-23Update org-roam hydra bindingAdrian Kummerlaender