From 28a2fab0287d2a0e0b06cbbe295f0531177e2e03 Mon Sep 17 00:00:00 2001 From: fleetside72 Date: Mon, 25 Jun 2018 18:14:49 -0400 Subject: [PATCH] add worflow notes --- plan/workflow.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/plan/workflow.md b/plan/workflow.md index 1d79bec..8cd9774 100644 --- a/plan/workflow.md +++ b/plan/workflow.md @@ -1,5 +1,15 @@ -## source maintenanc +## workflow overview +* initial setup + 1. create a source + 2. run import + 3. setup regex + 4. map all regex +* on-going usage + 1. run import + 2. address any new unmapped items + +## source maintenance ``` source maintenance @@ -10,7 +20,7 @@ | | | existing sources source name | | +-------------+ +---------------+ | -| |dcard | |dcard | | +| |dcard | |tb:dcard | | | |hunt | +---------------+ | | |pncc | data source | | |paycom | +---------------+ | @@ -41,4 +51,4 @@ | | | | | | | | | | +-------------+ +-------------------------------------------------------------+ | +----------------------------------------------------------------------------------------------------------------+ -``` +``` \ No newline at end of file