Commit Graph

29 Commits

Author SHA1 Message Date
Will Boyd 7e54dc43f6 a word 2020-12-30 15:43:19 -05:00
Will Boyd 56bbc4f16b Adjust encoding/decoding 2020-12-29 16:41:38 -05:00
Will Boyd f879a2e3fb Also decode attached image URLs 2020-12-28 14:50:39 -05:00
Will Boyd 828230dedd Documentation and output for custom post types 2020-12-27 14:05:48 -05:00
Will Boyd 108dafd100 Add as a wizard question, automatically gather post types 2020-12-26 16:27:16 -05:00
Will Boyd 2e9550f14a New setting for post types 2020-12-26 13:18:49 -05:00
Will Boyd ebbb275d32 Fix various encoding/decoding issues 2020-12-23 13:36:58 -05:00
Will Boyd 9799ce5929 Filterting for categories, omit empty lists in frontmatter 2020-12-22 10:28:45 -05:00
Will Boyd 7fea897840 Merge pull request #42 from stanlemon/date-categories-tags
Add time to post date, add categories & tags
2020-12-22 10:17:34 -05:00
Will Boyd 508a7e0781 Minor whitespace edit 2020-12-20 14:05:55 -05:00
Stan Lemon 0487bd7e0c Make tags and categories arrays 2020-06-28 11:21:04 -04:00
rl-king 239b2e1cf8 Add User-Agent to image request to prevent 403 response status 2020-04-18 13:36:55 +02:00
Will Boyd d8c513ff04 Added settings file to easily adjust delays 2020-04-11 10:10:01 -04:00
Will Boyd cf39eda9e7 Better messaging for unknown options 2020-01-21 16:52:37 -05:00
Will Boyd 69008ce7fb Filter out trashed and draft posts 2020-01-20 13:52:21 -05:00
Will Boyd 4c49e93da4 Added linting, minor code tweaks, removed getCommand() 2020-01-19 11:42:17 -05:00
Will Boyd 551e6823f4 Clean up some messaging 2020-01-14 10:26:50 -05:00
Will Boyd 579b34bb41 All about that wizard 2020-01-12 09:03:32 -05:00
Will Boyd 362c188aff Refactor how paths are handled 2019-12-30 09:17:33 -05:00
Will Boyd 63259b929b Combine file writing code 2019-12-29 08:36:12 -05:00
Will Boyd 43ba088145 Convert spaces to tabs 2019-12-28 15:01:51 -05:00
Will Boyd 77584c11d5 Abstraction for processing payloads 2019-12-28 14:34:50 -05:00
Will Boyd 9eef8681e1 Wrangling promises 2019-12-27 13:49:08 -05:00
Will Boyd a593d223f4 Error handling and logging for image downloads 2019-12-25 14:25:13 -05:00
Will Boyd be2c62f06c Rewrite of async logic in writer 2019-12-21 15:57:25 -05:00
Will Boyd dad90796e2 Refactor image scraping/saving 2019-12-19 12:35:33 -05:00
Will Boyd e0f7764554 Remove global config variable 2019-12-17 14:03:58 -05:00
Will Boyd f4ae769f13 Split out code for writer and translator 2019-12-17 13:52:09 -05:00
Will Boyd f9e2bc5b0d Split out code for args, parsing, and shared 2019-12-15 13:44:04 -05:00