chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references

This commit is contained in:
2026-04-01 12:37:45 -04:00
parent 78ba3112cb
commit d364f90ff6
102 changed files with 955 additions and 955 deletions

View File

@@ -32,9 +32,9 @@ A critical part of the migration was standardizing all internal paths to the `me
- `inbox.org` and `gtd.org` are now in the root of `~/memex/`.
* Operational Mandates
- **Literate Programming:** All configuration MUST be written in `.org` files.
- **Kebab-Case:** All file naming follows the kebab-case (hyphens) standard.
- **Tangle Local:** Every module tangles to its own `.el` file in the same directory (`:tangle yes`) to ensure loading efficiency.
- *Literate Programming:* All configuration MUST be written in `.org` files.
- *Kebab-Case:* All file naming follows the kebab-case (hyphens) standard.
- *Tangle Local:* Every module tangles to its own `.el` file in the same directory (`:tangle yes`) to ensure loading efficiency.
* See Also
- [[file:org-gtd-v4-migration.org][org-gtd v4.0 Migration]]