Reid JS

Results 8 comments of Reid JS

An idea: Allow for a frontmatter section where the poster can optionally specify time of day. The tweet will post at a default time if there's no frontmatter There will...

Should alert the user if the tweet length on a tweet is greater than 280 characters

In order for that to work, we will need to split the tweet by queue out from the split by date code

If a queued tweet is posted, the workflow needs to do rename the queued file to the correct date convention using the git auto commit action

> hey @reidjs, is anyone working on this one? > > Hey there! I don't believe so if you want to take it I would appreciate it a lot

Might be a good time to refactor the code into two modules 1. Tweet by date 2. Tweet by queue