tvl-depot/users/glittershark/emacs.d
Griffin Smith 2f7b688389 feat(gs/emacs): Generate org agenda commands from project tags
Auto-generate org agenda commands from project tags of the form
`project__foo_bar`, prefixed with `p` and named based on the first
letters of the words in the project. there is (obviously) some overlap
here but that can be fixed by just adding extra underscores to things to
disambiguate.

Change-Id: If07b15a21d8bcb6df6245e8c6e4731041930ecc1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1926
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
2020-09-01 23:06:42 +00:00
..
autoload Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
snippets Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
tests Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
themes Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
+bindings.el feat(gs/emacs): Add binding for slack-all-threads 2020-08-31 15:35:22 +00:00
+commands.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
.gitignore Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
clocked-in-elt.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
clojure.el refactor(gs/emacs): Break clojure config into its own file 2020-08-30 15:40:53 +00:00
company-sql.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
config.el refactor(gs/emacs): Break clojure config into its own file 2020-08-30 15:40:53 +00:00
cpp.el feat(gs/emacs): Use semantic imenu in cpp buffers 2020-08-01 18:37:34 +00:00
email.el refactor(gs/emacs): Break email config into its own file 2020-07-06 15:09:59 +00:00
github-org.el fix(gs/emacs): Sometimes GH returns PRs without an author 2020-07-01 20:56:56 +00:00
google-c-style.el feat(gs/emacs): Configure for C++ development 2020-07-14 19:38:01 +00:00
grid.el feat(g/emacs/grid): Allow finding repositories 2020-06-18 17:00:28 +00:00
init.el feat(gs/emacs): Add config for common lisp 2020-07-21 04:32:44 +00:00
irc.el fix(gs/emacs): Prevent accidentally sending :q 2020-07-16 15:20:19 +00:00
lisp.el feat(gs/emacs): Extract lisp config 2020-08-17 18:00:55 +00:00
nix-clangd.sh refactor(gs/emacs): Change nix cmake build dir 2020-07-23 16:52:44 +00:00
nix.el feat(gs/emacs): Set compile-command in nix buffers 2020-07-02 18:55:31 +00:00
org-alerts.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
org-config.el feat(gs/emacs): Generate org agenda commands from project tags 2020-09-01 23:06:42 +00:00
org-gcal.el fix(org-gcal): Don't render LOCATION if there isn't one 2020-06-22 14:06:42 +00:00
org-query.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
packages.el feat(gs/emacs): Install clang-format+ 2020-07-18 01:02:08 +00:00
show-matching-paren.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
slack-snippets.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
slack.el refactor(gs/emacs): Make slack popups take up half the window 2020-08-20 19:05:11 +00:00
splitjoin.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
sql-strings.el Add 'users/glittershark/emacs.d/' from commit '69ee53bffaf145eb86dd39a6cdc0ae4d9d3de45c' 2020-06-16 01:06:03 +01:00
utils.el feat(gs/emacs): Add an "average" util function 2020-07-20 15:51:24 +00:00