Commit Graph

12 Commits (3a7bf5a486eaa349b6ef3e035d283a1f16f120c7)
 

Author SHA1 Message Date
Nick Dumas 3a7bf5a486 Forgot how to spell module names 2 years ago
Nick Dumas e9c209fdcd Updating go.mod for actual deployability 2 years ago
Nick Dumas c44a7c08ea ugh 2 years ago
Nick Dumas 2c9b84bb6c ugh 2 years ago
Nick Dumas 069e769972 starting to refactor 2 years ago
Nick Dumas 93d401d954 tweaking log message 2 years ago
Nick Dumas afc310ba6e extractAttachments is now implemented
I realized I needed to keep track of three lists: Attachments, Notes,
and Posts. Notes and Posts both contain links to attachments but have
radically different folder structures.
2 years ago
Nick Dumas f7cd824968 Inject logging before starting any work 2 years ago
Nick Dumas f9cbca8f74 Parameterizing my walkFuncs. 2 years ago
Nick Dumas 7fe6b81982 Refactored more code out of main(). Added logging.
In the interest of more granular logging, I refactored the walk func
into three functions that each work to gather one set of data.

Added a bunch of logging for sanity
2 years ago
Nick Dumas 4d12633e08 first draft 2 years ago
ndumas c23d4eac97 Initial commit 2 years ago