prepping
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
---
|
||||
title: <% tp.file.title %>
|
||||
type: archive
|
||||
source: twitter
|
||||
source_url:
|
||||
author:
|
||||
date: <% tp.date.now("YYYY-MM-DD") %>
|
||||
archived: <% tp.date.now("YYYY-MM-DD") %>
|
||||
status: draft
|
||||
draft: true
|
||||
tags:
|
||||
- archive
|
||||
description:
|
||||
aliases: []
|
||||
---
|
||||
|
||||
> [!info] Provenance
|
||||
> Primary source record. Do not editorialize here. Interpretation goes in a `notes/` page.
|
||||
|
||||
## Source
|
||||
|
||||
- URL: <% tp.file.cursor() %>
|
||||
- Author:
|
||||
- Posted:
|
||||
|
||||
## Record
|
||||
|
||||
**1/**
|
||||
|
||||
## Media
|
||||
|
||||
```md
|
||||

|
||||
```
|
||||
|
||||
YouTube:
|
||||
|
||||
```md
|
||||

|
||||
```
|
||||
|
||||
Odysee:
|
||||
|
||||
```html
|
||||
<iframe width="560" height="315" src="https://odysee.com/$/embed/SLUG/CLAIM" allowfullscreen></iframe>
|
||||
```
|
||||
|
||||
## Related
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: <% tp.file.title %>
|
||||
type: note
|
||||
source: original
|
||||
date: <% tp.date.now("YYYY-MM-DD") %>
|
||||
status: draft
|
||||
draft: true
|
||||
tags:
|
||||
- note
|
||||
description:
|
||||
aliases: []
|
||||
---
|
||||
|
||||
<% tp.file.cursor() %>
|
||||
|
||||
## Sources
|
||||
|
||||
-
|
||||
Reference in New Issue
Block a user