youtube icon indicating copy to clipboard operation
youtube copied to clipboard

Document or store the project Template.md file here

Open geerlingguy opened this issue 2 years ago • 1 comments

Right now I posted this gist: https://gist.github.com/geerlingguy/e5bb8cda57eb39270cff5ac35a864039

But I would like to maybe store the structure of my new project folders in this repo, and perhaps create a terminal command/alias that would copy the template from this repo into the working directory, so I could more quickly generate new projects.

Heck, maybe have the command clone the folder direct out of this repo on GitHub every time.

geerlingguy avatar May 11 '23 03:05 geerlingguy

btw, my current Template for each new video folder/project is:

# Project Title Here

--------------------------------------------------------------------------------
Notes
--------------------------------------------------------------------------------

TODO.

--------------------------------------------------------------------------------
Metadata
--------------------------------------------------------------------------------

## YouTube Titles

1. TODO

## Thumbnail Ideas

1. TODO

## YouTube Description

TODO

Support me on Patreon: https://www.patreon.com/geerlingguy
Sponsor me on GitHub: https://github.com/sponsors/geerlingguy
Merch: https://www.redshirtjeff.com
2nd Channel: https://www.youtube.com/@GeerlingEngineering
3rd Channel: https://www.youtube.com/@Level2Jeff

Contents:

00:00 - TODO

## YouTube Tags

TODO

--------------------------------------------------------------------------------
Script
--------------------------------------------------------------------------------

## Scene 1

TODO

geerlingguy avatar Mar 28 '25 16:03 geerlingguy