#Loqi[Jeremy Cherfas] Trying to Tweet directly from WordPress
#jeremycherfasI just tried to set down what happened, and I would be very happy to receive clarifications of the bits that confused me, the better to write it up for others who may be confused.
#Loqijeremycherfas has 1 karma in this channel (5 overall)
davidmead and [miklb] joined the channel
#[miklb]Those settings in the Bridgy plugin are better documented on brid.gy than in the plugin. Link back means include a link to the note in the Syndication (tweet in your case). maybe only links back if the note is > 140 characters.
#[miklb]I think the post excerpt feature is currently broken in the WP plugin.
[jeremycherfas] joined the channel
#[jeremycherfas]Thanks miklb I will put that in the next edition.
#[miklb]I intend to see about getting that to work soon. I know when I had a static site, I had to have an portion of the post marked up with a special class for brid.gy to use for an excerpt.
#[jeremycherfas]So if I write something longer than a tweet, maybe inserts a link to what I write, but if it is shorter and includes an external link, then that link stays in.
#[miklb]correct. If < 140 characters as Twitter counts them, maybe will omit the link back.
#[miklb]`p-bridgy-twitter-content` is what I was referring to as to controlling what gets sent as the excerpt. I do not know if that can be passed in the API or not.
#[miklb]I had a little function in Jekyll that would check if an excerpt was set, and it was, add that to the entry page. I plan on doing something similar with WP and my theme.
#[jeremycherfas]Sounds complicated. Which is what I'm trying to avoid.
#[miklb]just pointing out it’s less a limitation of WP in some cases, and more of how bridgy works.
#sknebelI guess the problem with POSSE-to-twitter plugins for wordpress is that there are tons of them? - brid.gy publish is nice if you use a different platform, on WP I'd assume it's more complicated than it needs to be, due to the way it works
#[miklb]Bridgy provides backfeed also, so it’s a little more than just POSSE
#sknebelgotta bug sgreger to write up his setup, that looked pretty slick, but I think he hacked something custom together
#[jeremycherfas]I'm lucky to have backlinks working fine. It may be that once I get my head around which bits do what it will be less confusing. I do want to look at indieweb press this too.
#[miklb]Press this bookmarklet manually inserts the mf2 in the content, post-kinds uses templates for the different types of mf2
#[miklb]These companies conversations motivates me to get off my butt & work on theme