mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-19 02:13:39 -05:00
feat: initial application release
This commit is contained in:
17
tests/fixtures/sample_vault/00 meta/templates/data sample.md
vendored
Normal file
17
tests/fixtures/sample_vault/00 meta/templates/data sample.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
area:
|
||||
date_created: 2022-12-21
|
||||
date_modified: 2022-12-20
|
||||
tags:
|
||||
- food/fruit/apple
|
||||
- food/fruit/pear
|
||||
- dinner
|
||||
- lunch
|
||||
- breakfast
|
||||
author: John Doe
|
||||
status: new
|
||||
type:
|
||||
- book
|
||||
- article
|
||||
- note
|
||||
---
|
||||
Reference in New Issue
Block a user