Commit Graph

110 Commits

Author SHA1 Message Date
Will Boyd 828230dedd Documentation and output for custom post types 2020-12-27 14:05:48 -05:00
Will Boyd d6ef25b764 Upgrade turndown 2020-12-27 14:04:50 -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 0f69e8cf46 2.1.1 2020-12-23 13:37:53 -05:00
Will Boyd ebbb275d32 Fix various encoding/decoding issues 2020-12-23 13:36:58 -05:00
Will Boyd 9ce92280f9 Merge pull request #41 from stevermeister/decodeuri
decodeURI
2020-12-23 08:04:45 -05:00
Will Boyd ead0227112 2.1.0 2020-12-22 14:05:43 -05:00
Will Boyd 86d793071d Convert tables to markdown 2020-12-22 13:18:49 -05:00
Will Boyd f27afacc7f Mention advanced settings in readme 2020-12-22 10:43:14 -05:00
Will Boyd 9799ce5929 Filterting for categories, omit empty lists in frontmatter 2020-12-22 10:28:45 -05:00
Will Boyd 9e6d38adc9 Advanced settings for date and time formatting 2020-12-22 10:21:44 -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 4d19af287b 2.0.6 2020-12-20 14:06:55 -05:00
Will Boyd 508a7e0781 Minor whitespace edit 2020-12-20 14:05:55 -05:00
Will Boyd 0a6d2d3dd8 Merge pull request #34 from rl-king/user-agent
Add User-Agent to image request to prevent 403 response status
2020-12-20 14:04:24 -05:00
Will Boyd efebc942ad 2.0.5 2020-12-20 13:33:01 -05:00
Will Boyd 8280a6015a Fix issue where images sometimes not set as cover image 2020-12-20 13:30:44 -05:00
Will Boyd e4c130026a Regenerate lock file to fix dep vuln 2020-12-20 13:29:07 -05:00
Stan Lemon 0487bd7e0c Make tags and categories arrays 2020-06-28 11:21:04 -04:00
Stan Lemon b7aef9302b Add time to post date, add categories & tags 2020-06-23 22:25:12 -04:00
Stepan Suvorov e17ad66c1f decodeURI 2020-06-08 20:08:44 +02: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 4bff3c785c 2.0.4 2020-04-11 10:55:12 -04:00
Will Boyd d8c513ff04 Added settings file to easily adjust delays 2020-04-11 10:10:01 -04:00
Will Boyd b3983bda96 Update deps 2020-04-11 09:34:25 -04:00
Will Boyd 2ff1a2fd6e 2.0.3 2020-01-23 20:33:36 -05:00
Will Boyd da1f3491aa Aliases for backwards compatibility 2020-01-23 20:32:02 -05:00
Will Boyd 5edd270818 2.0.2 2020-01-21 16:52:53 -05:00
Will Boyd cf39eda9e7 Better messaging for unknown options 2020-01-21 16:52:37 -05:00
Will Boyd fc37978d90 2.0.1 2020-01-20 13:54:08 -05:00
Will Boyd 69008ce7fb Filter out trashed and draft posts 2020-01-20 13:52:21 -05:00
Will Boyd f152455ba4 2.0.0 2020-01-19 16:03:20 -05:00
Will Boyd 6209c4f24a Merge pull request #19 from lonekorean/v2
Merge v2 branch
2020-01-19 16:00:32 -05:00
Will Boyd 1ca66de244 Add gif to readme 2020-01-19 13:24:13 -05:00
Will Boyd 4c49e93da4 Added linting, minor code tweaks, removed getCommand() 2020-01-19 11:42:17 -05:00
Will Boyd ef7c63627e Minor language tweaks 2020-01-18 19:25:10 -05:00
Will Boyd 5f4461a4c6 This is my life now, updating this readme 2020-01-18 16:18:48 -05:00
Will Boyd c8eb34ddb3 Update readme for npx 2020-01-18 14:57:18 -05:00
Will Boyd f25ce4204d Merge branch 'master' of https://github.com/lonekorean/wordpress-export-to-markdown into v2 2020-01-18 11:34:24 -05:00
Will Boyd 7264ca7a10 1.1.1 2020-01-18 09:56:37 -05:00
Will Boyd 725e236ebd 1.1.0 2020-01-18 09:46:52 -05:00
Will Boyd 1bc15b2336 Merge pull request #17 from jaslloyd/master
Add npm command so it be run via npx
2020-01-18 09:38:38 -05:00
Will Boyd 3f64dd6a99 Words
Cleaning up some words, capitalization, etc.

Side note: I'm rewriting this entire README with v2, publishing very soon (maybe today!).
2020-01-18 09:37:12 -05:00
Jason Lloyd 5850ece843 Change command to match repo 2020-01-16 19:29:03 +00:00
Jason Lloyd 75e83d3f9e Update readme 2020-01-16 18:20:35 +00:00
Jason Lloyd ebfcce977a create npm command 2020-01-16 17:44:50 +00:00
Will Boyd fb5ece2a03 Second pass on readme 2020-01-14 14:22:00 -05:00
Will Boyd 695cf0079f First pass at updating documentation 2020-01-14 13:56:28 -05:00
Will Boyd 551e6823f4 Clean up some messaging 2020-01-14 10:26:50 -05:00