chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#+FILETAGS: :emacs:config:literate:psf:
|
||||
|
||||
* Overview
|
||||
The **Dotemacs** project represents the "Operating System" configuration. It transforms Emacs into the primary computing tool by leveraging modular, literate Org-mode files that tangle into a high-performance environment.
|
||||
The *Dotemacs* project represents the "Operating System" configuration. It transforms Emacs into the primary computing tool by leveraging modular, literate Org-mode files that tangle into a high-performance environment.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,10 +15,10 @@ The **Dotemacs** project represents the "Operating System" configuration. It tra
|
||||
Define the requirements for a modular, optimized, and fully documented Emacs environment.
|
||||
|
||||
** 2. User Needs
|
||||
- **Modularity:** Split the monolithic `emacs.org` into functional modules (core, ui, gtd, ai, etc.).
|
||||
- **Literate Mandate:** Every significant setting must be justified and explained in prose.
|
||||
- **Integration:** Seamless connectivity with `org-agent`, `org-roam`, and `org-gtd`.
|
||||
- **Bootstrapping:** Fast startup using `early-init.el` and lazy-loading.
|
||||
- *Modularity:* Split the monolithic `emacs.org` into functional modules (core, ui, gtd, ai, etc.).
|
||||
- *Literate Mandate:* Every significant setting must be justified and explained in prose.
|
||||
- *Integration:* Seamless connectivity with `org-agent`, `org-roam`, and `org-gtd`.
|
||||
- *Bootstrapping:* Fast startup using `early-init.el` and lazy-loading.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO Monolithic modularization completion
|
||||
|
||||
Reference in New Issue
Block a user