Commit Graph

129 Commits

Author SHA1 Message Date
Marcel Kapfer 654f1d7da9
🍱 (Authinfo) Updated
Publish / publish (push) Successful in 12s Details
2023-07-03 16:43:53 +02:00
Marcel Kapfer 9c00c37f84
(Snippets) Add comment snippets 2023-07-03 16:43:32 +02:00
Marcel Kapfer 66c29ea405
🔥 (Org) Remove quick capture from everywhere 2023-07-03 16:41:46 +02:00
Marcel Kapfer 8e724923bc
(Org/Tasks) Show started and waiting tasks in context agendas
Publish / publish (push) Successful in 12s Details
2023-06-15 23:16:38 +02:00
Marcel Kapfer d4aa2eee92
(mu4e) Add Debian package as possible load path 2023-06-15 23:14:27 +02:00
Marcel Kapfer aa20aa2365
🙈 (work) Add work config repo directory to gitignore
Publish / publish (push) Successful in 11s Details
2023-06-14 18:26:58 +02:00
Marcel Kapfer 4e1a212fc7
(Org) Add org-tree-slide for presentations 2023-06-14 18:25:52 +02:00
Marcel Kapfer 53e5436ab6
(mu4e/work) At shortcut for work-noreply 2023-06-14 18:23:47 +02:00
Marcel Kapfer abf90d727e
🩹 (eshell) Add visual subcommands for docker 2023-06-14 18:20:32 +02:00
Marcel Kapfer 387663f5ff
📝 (mu4e) Add Office365 OAuth articles as resources
Publish / publish (push) Successful in 11s Details
2023-06-14 18:13:22 +02:00
Marcel Kapfer f4139969af
📝 (eshell) Add Mastering Emacs article as resource 2023-06-14 18:11:55 +02:00
Marcel Kapfer 322133ed9a
📝 (eglot) Add description and source 2023-06-14 18:11:18 +02:00
Marcel Kapfer bdd0f814ae
Add eldoc-box 2023-06-14 18:09:53 +02:00
Marcel Kapfer 1b1408ec06
(LSP) Switch from lsp-mode to eglot 2023-06-14 18:08:07 +02:00
Marcel Kapfer f6903f318f
(tab-bar-helpers) Add vterm helper 2023-06-14 18:07:08 +02:00
Marcel Kapfer 8747cda157
📝 (tab-bar-helpers) Add documentation to functions and file 2023-06-14 18:05:38 +02:00
Marcel Kapfer 5ab6ebb1cc
(Work) Include work-specific config on work machines
Publish / publish (push) Successful in 12s Details
2023-06-14 17:42:56 +02:00
Marcel Kapfer 82f9c7d6ba
(vertico) Hide commands that do not work in the current mode 2023-06-14 17:42:30 +02:00
Marcel Kapfer c6919168de
💄 Diminish some modes 2023-06-14 17:35:03 +02:00
Marcel Kapfer ceb3925245
💄 Add function for enlarging fonts for presentations 2023-06-14 17:28:47 +02:00
Marcel Kapfer 8010f920bd
👔 (prog-mode) Enable highlight line mode 2023-06-14 17:16:44 +02:00
Marcel Kapfer cdd90d4020
👔 (prog-mode) Enable visual line mode 2023-06-14 17:15:04 +02:00
Marcel Kapfer 0d52c0a776
💄 Update publish style sheet for mmk2410.org
publish Details
The updated style sheet reflects the lastest version of nextDESGIN as
it is also currently used on mmk2410.org
2023-04-11 19:01:42 +02:00
Marcel Kapfer 3ee3cc8f6d
🍱 Updated favicon for config.mmk2410.org
publish Details
2023-04-11 18:38:47 +02:00
Marcel Kapfer d77f2c19f5
👷 Update publish action
publish Details
2023-04-02 12:35:37 +02:00
Marcel Kapfer 5856726bf3
👷 Update publish action
publish Details
2023-04-02 12:35:02 +02:00
Marcel Kapfer eb6f4efa7c
👷 Update publish action
publish Details
2023-04-02 12:33:40 +02:00
Marcel Kapfer 8f17c0e4b0
[Org] Add archive, roam and articles to agenda search files
publish Details
2023-04-01 21:43:23 +02:00
Marcel Kapfer 3dfcb63442
🚚 [org-ref/bibtex] Moved bibliography path 2023-04-01 21:42:31 +02:00
Marcel Kapfer cdb436e2e0
⚰ [Org-roam] Remove nowadays unneeded org-roam-v2-ack var 2023-04-01 21:39:35 +02:00
Marcel Kapfer 45bc222f3f
🚸 Diminish some more modes
publish Details
2023-04-01 21:38:23 +02:00
Marcel Kapfer ecf6b1dcd0
👷 Switch to Gitea Actions
publish Details
2023-04-01 21:34:25 +02:00
Marcel Kapfer 1e51334059
Add basic markdown configuration 2023-03-16 13:59:39 +01:00
Marcel Kapfer 8bd042e9f6
Adjust mu4e config for alumni account 2023-01-03 16:31:08 +01:00
Marcel Kapfer e6617a7b33
Switch to vertico, orderless, marginalia, consult, and embark
Instead of counsel, ivy, and swiper
2023-01-03 16:29:21 +01:00
Marcel Kapfer a157d0b927
💄 Switch to ef-themes 2023-01-03 16:28:53 +01:00
Marcel Kapfer e54698d048
Hide commands in M-x that don't work in the current mode 2023-01-03 16:28:09 +01:00
Marcel Kapfer fa7024e33d
🐛 tab-bar-helpers: Fix org-agenda key for agenda tab creation 2023-01-03 16:27:08 +01:00
Marcel Kapfer ee8fef3d1e
Complete org-mode task management rework 2022-12-13 18:11:05 +01:00
Marcel Kapfer 96b207e994
💄 org-mode agenda: highlight current line 2022-12-13 17:15:57 +01:00
Marcel Kapfer 8401d54f35
🐛 Fix org font adjustments not being applied on theme change
Since the day and night themes (mmk2410/theme-day and
mmk2410/theme-night) are symbols and not strings the test whether the
theme to switch to begins with "ef-" yields an execution error.

This is now fixed by casting the theme name to a string for the
comparison using symbol-name.
2022-11-26 12:39:58 +01:00
Marcel Kapfer 1d371e3598
🚸 [tab-bar-helpers] Restyle/reorder hydra 2022-11-25 17:19:26 +01:00
Marcel Kapfer fc13c6c69c
[tab-bar-helpers] Add Mastodon tab bar runner 2022-11-25 17:18:40 +01:00
Marcel Kapfer 1873551b87
🚚 [Org] Adjustments for move tasks location
The files were located in ~/org itself but were moved to ~/org/tasks
2022-10-15 16:20:42 +02:00
Marcel Kapfer e5abbf9e85
👔 [Org] Show category for agenda entries 2022-10-15 16:20:23 +02:00
Marcel Kapfer ec6dae8ecf
👔 [Org] Only show one day in agenda view 2022-10-15 16:19:13 +02:00
Marcel Kapfer 4d0bda89b3
🐛 Fix mu4e path detection
The mu4e-load-path-usr-local was also used in case the mu4e files
were found in /usr/.
2022-10-15 16:17:50 +02:00
Marcel Kapfer 3bfdcb8d6f
🚸 elfeed-protocol: Add keybinding for reinit
Seems to be the only way to update/retrieve new items
2022-10-15 16:16:56 +02:00
Marcel Kapfer 932e1d02e9
Add gitmoji 2022-10-15 16:15:35 +02:00
Marcel Kapfer 44f2221b12
🙈 Ignore additional auto-generated files and directories 2022-10-15 16:14:19 +02:00