Files
org_roam/Emacs/20241210004247-emacs_moc.org
Zaine ccdd229a7d
All checks were successful
Build Roam Site / build (push) Successful in 32s
search key nav fixes
2026-05-14 14:51:09 +01:00

33 lines
2.0 KiB
Org Mode
Executable File

:PROPERTIES:
:ID: 8fa3f476-6152-45f4-b618-50f1e4bce46c
:END:
#+title: Emacs MOC
#+filetags: :emacs:moc:
The purpose of this file is to store things related to emacs (that being packages, or community projects that i stumble across).
* Links
- [[id:034abe27-ca14-4dc0-9a3f-b8d0e1f26342][Emacs Org Roam]] for roam related things
- [[id:8e5e9498-ff3c-48e7-aab5-6e94b2e41ccb][Emacs GTD]]
- [[id:966175d4-3b58-4abc-9b41-08cbf328dd87][Emacs Keybindings]]
- [[id:7e79e4c5-383d-450f-882c-33d4f87ba1b5][Emacs ELISP]]
- [[id:2ab0fa3f-8ac6-4af2-8cd4-1dd490fb19c3][Emacs Magit]]
- [[id:45CC3AF5-5E20-4B03-A36C-8D4BDD5CBB13][Emacs Evil Mode]]
- [[id:7d2e867e-f091-4362-a583-453f732207fe][Emacs ORG Publish]]
- [[id:168b6b10-d670-4f9d-89cf-aeb59aa644a1][Emacs Org Noter]]
- [[id:10b1f18e-b221-4ab8-bce4-b6f20ad417db][Emacs Calendar/Agenda]]
- [[id:1c87e4f1-fa7e-4200-9a29-a5a98d4c7ac9][Emacs Config]]
* Resources
- A link that contains all the key bindings for emacs: [[http://xahlee.info/emacs/emacs/emacs_keybinding_list.html][Keybindings list]]
- the theme 'ef-dream' repository: [[https://github.com/protesilaos/ef-themes][ef-themes]]
- something to look into: [[https://github.com/mickeynp/combobulate][combobulate]]
- the use package git hub: [[https://github.com/jwiegley/use-package][use-package]]
- hamacs (someones emacs config) [[https://www.howardabrams.com/hamacs/][hamacs]]
- projectile doc [[https://docs.projectile.mx/projectile/configuration.html][proj doc]]
- doom style dashboard [[https://gist.github.com/DevelopmentCool2449/ffc91d1d9b7b16e0f48402b698386f3d#file-dashboard-doom-style-el][doom dash]]
- soft charcoal theme [[https://github.com/mswift42/soft-charcoal-theme?tab=readme-ov-file][sc]]
- the theme im currently using: [[https://github.com/ogdenwebb/emacs-kaolin-themes?tab=readme-ov-file][kaolin]]
- config: [[https://gitlab.com/dwt1/configuring-emacs][config-dwt]]
- simplenote to self hosted: [[https://ru2saig.github.io/posts/switching-from-simplenote-to-a-self-hosted-approach-nextcloud-orgzly-and-emacs/][Link]]