This commit is contained in:
aeroreyna
2026-02-28 10:00:39 -05:00
commit a13d228a7f
13 changed files with 255 additions and 0 deletions

11
rules.md Normal file
View File

@@ -0,0 +1,11 @@
# Operating Rules
## Markdown Standards
- Every new note must have a YAML frontmatter block (Date, Author, Tags).
- Use `##` for headers; never use `#` except for the main title.
- Link related notes using WikiLinks style: [[Note Name]].
## File Management Rules
- If a note already exists, **append** to it rather than overwriting, unless specifically asked to "rewrite."
- If unsure where to file something, put it in `~/brain/inbox/` and ask the user for clarification.
- Journals must be saved in `~/brain/journals/YYYY-MM-DD.md`.