Letter Template: Create a template for all future letters
This commit is contained in:
parent
71073f15dc
commit
78a88931fa
1 changed files with 28 additions and 0 deletions
28
_drafts/letter-to-lucilius-template.md
Normal file
28
_drafts/letter-to-lucilius-template.md
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
---
|
||||||
|
tabtitle: "Seneca's Letter to Lucilius, Letter num"
|
||||||
|
title: "Seneca's Letter to Lucilius, Letter num: Title"
|
||||||
|
topics: [philosophy]
|
||||||
|
pub: ""
|
||||||
|
short_desc: ""
|
||||||
|
---
|
||||||
|
|
||||||
|
# Letter num: Title
|
||||||
|
|
||||||
|
## Original Text
|
||||||
|
|
||||||
|
## Response
|
||||||
|
|
||||||
|
### Source
|
||||||
|
|
||||||
|
[Moral Letters to Lucilius, Letter num on Wikisource](
|
||||||
|
https://en.wikisource.org/wiki/Moral_letters_to_Lucilius/Letter_num)
|
||||||
|
|
||||||
|
###### [Letter Index]({{ site.baseurl }}{% post_url 2018-01-15-Letters-To-Lucilius %})
|
||||||
|
|
||||||
|
- Change num to the number
|
||||||
|
- Change Title to the letter title
|
||||||
|
- Update pub to publication date
|
||||||
|
- Copy letter into Original Text
|
||||||
|
- Remove any references: %s/\[\d\+]//g
|
||||||
|
- Remove all in-text numbers: %s/\d\+\.//g
|
||||||
|
- Set short_desc
|
Loading…
Reference in a new issue