Version 1.0
Location: Google\ Drive/Content/Documentation/Oral\ Histories/Assets/Monthlies
- Organize Airtable Monthly Guide view
- Create monthly directory
- Pull and process raw thumbnails
- Prepare branded thumbnails
- Compose the guide
- Determine the publishing schedule for the month ahead.
- Review the Airtable Monthly Guide view to make sure all twelve videos are in place, and that all required data is there, including thumbnails.
- From
Monthlies/editions
directory, run command:
mkdir -pv *YYYY_MM*/thumbnails/{branded,raws}
- Once the Monthly Guide view is organized, go to the .raw_thumbnails view and order it by Youtube Publish schedule. Export a CSV and save it in the parent directory YYYY_MM.
- Sanitize it.
- Replace header line (ID,Raw Thumbnail) with empty line.
- Move URLs to a new line after their respective IDs.
- Add a new line after each URL.
- Delete unnecessary file names using the regex
(.*?)\(
- Remove the trailing
)
- Prepend
raws/
to each ID. Append.png
to each ID. - Wrap URLs and IDs in quotes.
- Precede each ID with
-o
. - Precede each URL with
url =
.
- Save the file as urls.txt.
- Pull all thumbnails from Airtable with
curl -K urls.txt
.
Expected entries on urls.txt should look like this:
-o "raws/Varney and Omoru_s1_MM_20170527_vai.png"
url = "https://dl.airtable.com/xQFgqYSHTNKVlbHq9DB4_Screen%20Shot%202017-06-01%20at%2013.19.44.png"
- With the organized Airtable Monthly Report view, export a CSV from the .branded_thumbnails view and save it in the parent directory YYYY_MM.
- Prepare thumbnail_worksheet.csv
- From
/thumbnails
, prepare a list of thumbnails to work with usingls raws > thumbnail_worksheet.csv
- Add csv header row
@File Path,Language1,Language2,Language3,Language4,Language5,Language6
- Determine your absolute system file path by running
pwd
fromraws
folder. - Prepend each data entry with absolute file path, using
:
instead of/
for folder structure.For example,
Macintosh HD:Users:FreddieAndrade:Google Drive:Content:Documentation:Oral Histories:Assets:Monthlies:editions:2017_09:thumbnails:raws:Varney And Omoru_s1_MM_20170527_vai.png
. Make sure the path uses the correct USERNAME - Copy languages spoken from exported CSV to thumbnail_worksheet.csv. Each entry should have it's own languages.
For example,
Macintosh HD:Users:Amicus:Google Drive:Content:Documentation:Oral Histories:Assets:Thumbnails:raws:Zaeem_s2_M_20160721_hnd+pbu.png,Hindko,Pashto
has two languages,Hindko
andPashto
. Note: extended latin characters do not work, which means no accents or fancy things.
- From
- Data merge
- With
thumbnail_worksheet.csv
ready, openthumbnail-template.indd
in Adobe InDesign - Open
Data Merge
panel fromWindow>Utilities>Data Merge
- From panel menu, click
Select Data Source...
. - Select
thumbnail_worksheet.csv
- Preview the merge
- Create merged document
- With
- From merged document, review all pages to make sure
- All images look good
- All languages are correctly represented
- Export images as
.jpg
fromFile>Export
- Rename files so they are all named according to their Oral History ID.
- Be sure to upload branded thumbnails to Airtable.
-
Make sure
frontCover.indd
has the right date and volume number. -
Prepare
TOC.indd
.- Prepare TOC spreadsheet
- Prepare toc.csv
Language1|Language2|Language3|Language4|Language5|Language6|Language7|Language8|Language9|Language10|Language11|Language12|Speaker1|Speaker2|Speaker3|Speaker4|Speaker5|Speaker6|Speaker7|Speaker8|Speaker9|Speaker10|Speaker11|Speaker12|Continent1|Continent2|Continent3|Continent4|Continent5|Continent6|Continent7|Continent8|Continent9|Continent10|Continent11|Continent12|@File Path1|@File Path2|@File Path3|@File Path4|@File Path5|@File Path6|@File Path7|@File Path8|@File Path9|@File Path10|@File Path11|@File Path12 |-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|
- Prepare
TOC.ai
. - Update
TOC.indd
to reflect the correct data.
-
Prepare
singles.indd
.- Prepare the merge document
data.csv
in the format below.
@File Path|Speaker|L1|L2|L3|L4|L5|L6|Description|Continent|D1|D2|D3|D4|D5|D6|G1|G2|G3|G4|G5|G6|Published|Quote|Quote2 |-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|
- Perform a data merge on both
singleA.indd
andsingleB.indd
, selectingdata.csv
as your data source. Name outputs after the edition,6_17_singleA.indd
for example.
Note: If Indesign refuses to load the data file, it might have an encoding problem. A quick fix is opening it up in TextEdit and saving a version.
- Delete all pages with vertical thumbnails from
6_17_singleA.indd
, and all pages with horizontal thumbnails from6_17_singleB.indd
. - Join the two documents, placing pages in order. You can move pages between different files within InDesign. Save new file as
6_17_singles.indd
. - From merged document, review all pages to make sure:
- All images look good.
- All languages, captions, content etc are correctly represented.
- Correctly place all Wikitongues logomarks at the end of each description.
- Remove Poly elements from pages who's languages are not yet available on the Poly platform. (Double-check by quickly searching Poly.)
- Link all Poly elements remaining to their respective documents (if only one example available) or search results (if multiple examples available) on the platform.
- Prepare the merge document
-
Make a book.
- Add
frontCover.indd
,TOC.indd
,6_17_singles.indd
andbackCover.indd
in order. - Preflight
- Save as PDF
- Add
-
Review
-
Move to Dropbox
-
Name correctly.