vault backup: 2026-01-25 23:46:04

This commit is contained in:
2026-01-25 23:46:04 -05:00
parent 4f09a0ac04
commit 847895f670
277 changed files with 34308 additions and 92 deletions
+7 -6
View File
@@ -10,18 +10,19 @@ tags:
- status/incomplete
- topic/meta
- type/encyclopedia
dg-publish: true
---
# zmVault
> [!info]
> This note is on the meta-formatting of this repository.
> For contents, prose conventions, etc. see [[this-notebook]].
This note concerns the meta-formatting of this repository.
For contents, prose conventions, etc. see [[this-notebook]].
## Syntax
Notes are written in [Obsidian-flavored markdown](https://help.obsidian.md/),
which is partially reimplemented by [Markdown Oxide](https://oxide.md/)
for use in editors other than Obsidian.
I primarily use [[obsidian|Obsidian]] for both reading and writing,
so notes are written in [Obsidian-flavored markdown](https://help.obsidian.md/),
which is partially reimplemented by [Foam](https://foamnotes.com/) for Visual Studio Code
and [Markdown Oxide](https://oxide.md/) for vim, neovim, and others.
For compatibility,
novel syntax implemented by Obsidian plugins should be avoided.