From dc8fcc5a66798ae5aca885881072b6988116d0fb Mon Sep 17 00:00:00 2001 From: Zane Meyers Date: Fri, 14 Nov 2025 06:56:43 -0500 Subject: [PATCH] vault backup: 2025-11-14 06:56:43 --- 1960-04-04_durant-daily-democrat.md | 13 +++++++++++-- banjo.md | 25 +++++++++++++++++++++++++ long-term-goals.md | 15 +++++++++++++++ reorganize-media-notes.md | 19 +++++++++++++++++++ shorthand.md | 26 ++++++++++++++++++++++++++ 5 files changed, 96 insertions(+), 2 deletions(-) create mode 100644 banjo.md create mode 100644 long-term-goals.md create mode 100644 reorganize-media-notes.md create mode 100644 shorthand.md diff --git a/1960-04-04_durant-daily-democrat.md b/1960-04-04_durant-daily-democrat.md index 08bd592..51332e6 100644 --- a/1960-04-04_durant-daily-democrat.md +++ b/1960-04-04_durant-daily-democrat.md @@ -4,11 +4,20 @@ aliases: [] tags: - authorship/other - destiny/uncertain - - status/complete - exclude-from-word-count + - status/complete + - type/media +type: article title: Rev. William Alexander And Wife Killed In Airplane Crash url: https://gateway.okhistory.org/ark:/67531/metadc2193346/ -source: Durant Daily Democrat (Durant, Okla.), Vol. 59, No. 172, Ed. 1 Monday, April 4, 1960 +author: Peterson, Robert H. +journal: Durant Daily Democrat (Durant, Okla.) +volume: 59 +number: 172 +edition: 1 +day: 4 +month: April +year: 1960 description: | Frontpage newspaper article noting the accidental death of Rev. Dr. William Hamilton Bill Alexander and his wife Marylouise. diff --git a/banjo.md b/banjo.md new file mode 100644 index 0000000..517c93d --- /dev/null +++ b/banjo.md @@ -0,0 +1,25 @@ +--- +id: +aliases: [] +tags: [] +title: Banjo +--- +# Banjo + +## Learning + +[[banjo-tablatures]] + +## Play Styles + +### Scruggs Style + +> [!info] Also Known As +> * three-finger style + +### Clawhammer Style + +> [!info] Also Known As +> * down-picking +> * overhand +> * frailing diff --git a/long-term-goals.md b/long-term-goals.md new file mode 100644 index 0000000..7c435bb --- /dev/null +++ b/long-term-goals.md @@ -0,0 +1,15 @@ +--- +id: +aliases: [] +tags: [] +title: Long Term Goals +--- +# Long Term Goals + +## In Progress + +* Learn [[banjo#Scruggs Style]] + +## Not Started + +* Learn [[shorthand#Gregg Notehand]] diff --git a/reorganize-media-notes.md b/reorganize-media-notes.md new file mode 100644 index 0000000..2da1328 --- /dev/null +++ b/reorganize-media-notes.md @@ -0,0 +1,19 @@ +--- +id: +aliases: [] +tags: + - type/task +title: Reorganize Media Notes +--- +# Reorganize Media Notes + +I had another thought to include BibTeX citations, +but more idiomatic for Obsidian is to make a note for each source +and put the BibTeX properties in the YAML frontmatter. +these sources should be named like BibTeX references as well. + +> [!info] +> @ is allowed in windows filenames, +> but it may not be good practice to use them for universal compatibility. + +Also put instructions on how to do this for new media somewhere logical. diff --git a/shorthand.md b/shorthand.md new file mode 100644 index 0000000..81c157c --- /dev/null +++ b/shorthand.md @@ -0,0 +1,26 @@ +# Shorthand + +Shorthand is a form of handwriting using alternate glyphs +designed to facilitate faster transcription. + +It is known by many other names, +and may be more accurately called *stenography*, +but [[stenography]] is more widely understood +as the method practiced by modern court stenographers, +typing using a special chording keyboard. + +## Gregg Notehand + +Gregg Notehand is a simplified form of Gregg Shorthand. +It is described in the namesake [[Leslie1968GreggNotehand2e]] + +```bibtex +@book{Leslie1968GreggNotehand2e, + title={Gregg Notehand}, + subtitle={A Personal-Use Shorthand & Integrated Instruction in How to Make Notes} + author={Leslie, Louis A. AND Zoubek, Charles E. AND Poe, Roy W. AND Deese, James}, + edition={Second}, + year={1968}, + publisher={McGraw-Hill, Inc.}, +} +```