#wordpress 2019-06-26

2019-06-26 UTC
[cleverdevil], jgmac1106, [tantek], [jgmac1106], [fluffy], [Andi], gRegorLove, [jeremycherfas], [grantcodes], romaric[m], rittme[m]1, Romaric[m]1, MrKapowski, jeremycherfas, jeremych_, jeremyc__, [tonz], [kevinmarks786], dougbeal|mb1, [xavierroy], [schmarty], [benatwork] and jackjamieson joined the channel
#
GWG
Hi, jackjamieson
#
jackjamieson
Hi GWG, How are you?
#
Loqi
[Jack Jamieson] a post by an author
#
GWG
Automation fail
#
GWG
I am fine. Lots to do
#
GWG
Leaving for PDX tomorrow night
#
jackjamieson
Ah, that was posted from Monocle on my phone. Just edited in WordPress and Post Kinds was able to parse the author info
#
GWG
It should automatically add it
#
GWG
May have to change the display
#
GWG
Also, will check the code
#
GWG
I just did one from Quill the other day
#
jackjamieson
I'll keep an eye out for similar examples
#
GWG
jackjamieson, how is the new Post Kinds for you?
#
jackjamieson
So far so good - since I'm mostly working with Yarns right now the only thing I've really observed is that there is no longer any conflict with Parse-This, which makes me very happy
#
GWG
Hoping to get some media post enhancements
#
jackjamieson
I got sucked into making a few more Yarns tweaks today. Currently trying to fix a bug I had when marking all items read in a channel
#
GWG
I get sucked in all the time
[grantcodes] and [benatwork] joined the channel
#
GWG
If I get that, I might do citations
#
GWG
Which is my link storage plan
#
jackjamieson
Maybe I'll play around with some media posts at IWS - I don't think I have any on my site
#
GWG
I want to do more
#
GWG
Do you have posting itches?
#
jackjamieson
Hmmm, well it'd be nice to address that bug you pointed out earlier with https://jackjamieson.net/12031-2/
#
Loqi
[Jack Jamieson] a post by an author
#
jackjamieson
And I'm thinking through my syndication flow a bit. I don't like how replies are rendered in Twitter by default ( '> text of the post I'm replying to' before the reply itself)
#
jackjamieson
As a result, I've started turning off syndication by default, so I have a chance to edit an excerpt before I POSSE to twitter
#
jackjamieson
And along similar lines, is it possible to set syndication options for each post-type? e.g. syndicate notes, reposts, and likes to Twitter, but not syndicate for replies or articles?
#
GWG
Well, snarfed challenged people to create their own backfeed implementations, why not POSSE
#
GWG
I wanted to add more parameters
#
GWG
Need to brainstorm
chrisaldrich joined the channel
#
jackjamieson
I've just been thinking about that recently. To be honest I sort of like the friction of turning syndication off by default, but it's sometimes a pain
[asuh] joined the channel
#
[asuh]
jackjamieson: I feel similarly about syndication to Twitter from a Note. There are quirks that bother me enough to turn off syndication by default. One is my preference, others maybe more universal
#
GWG
If you look, Syndication Links doesn't have a POSSE by default option
#
jackjamieson
Ah, I've only been using the Bridgy plugin, I haven't enabled the POSSE options in Syndication links
[schmarty] joined the channel
#
GWG
jackjamieson, I no longer maintain the Bridgy plugin
#
GWG
I merged it in
#
GWG
I should have it pulled from t
#
GWG
the .org repository
#
jackjamieson
Ah, I should switch over then
#
GWG
Same functionality, improved
#
GWG
But no POSSE by default option
#
GWG
I have some ideas
#
jackjamieson
asuh, Since I don't post a huge amount, I'm pretty content to turn syndication off by default and then manually edit excerpts. But I can imagine that'd be a larger burden for people who post more often
#
Loqi
[dshanske] #89 Syndicate Based on Other Parameters
#
GWG
Also, Micropub doesn't have that option
#
jackjamieson
GWG++ #89 is exactly what I'm thinking
#
Loqi
GWG has 92 karma in this channel over the last year (167 in all channels)
#
GWG
Feel free to add thoughts
#
[asuh]
I want to spend some time defining exactly what bothers me about auto-syndication of post kinds, haven’t yet because I’m lost in the world of React right now. But I’ve had syndications in the last months that I looked over at Twitter thinking “ugh, that’s not what I was expecting”. Hopefully I’ll either solve those issues or create new Github issues to help
#
[asuh]
oh yeah, I guess I created an issue related to #89 above, nice
#
GWG
I think I need a direct plugin, rather than Bridgy Publish
#
[asuh]
GWG: a direct plugin in addition to bridgy functionality in Syndication Links?
#
GWG
Yes
#
GWG
That would act as a provider to Syndication Links directly to the API of a service
#
GWG
I wrote it so it would only take a few lines of code to add to an existing plugin
#
[asuh]
So your merge of bridgy into Syndication Links isn’t giving you the results you hoped for? I think it’s actually a good place for bridgy to live
#
GWG
It is, but Bridgy is a provider
#
GWG
We can have many
#
[asuh]
ah, ok. i’m not familiar with the concept of it being a provider
[kimberlyhirsh], MrKapowski and [snarfed] joined the channel
#
[snarfed]
to play devil's advocate, we have lots of different POSSE options right now. there's a solid plurality there. i don't know that we need more of those in the same way that need more backfeed options
#
[snarfed]
[snarfed] set the channel topic: Help plan the IndieWeb WordPress ecosystem!
#
[snarfed]
on an unrelated note, GWG any progress on merging the webmention and semantic linkbacks plugins?
#
GWG
snarfed, stopped to work on some support for Yarns
#
GWG
And the library is used by Post Kinds, so I had to issue an update due dependency issues
#
GWG
Going back to it
#
GWG
Although pfefferle and I had a discussion on a matter I didn't think we'd differ on
#
GWG
Loading dependencies
#
[snarfed]
ok. we've wanted to merge them for literally 3-4 yrs (?), but never quite manage to. might be a good goal for summit.
#
[snarfed]
that and/or https://github.com/pfefferle/wordpress-semantic-linkbacks/issues/41 . my single biggest personal itch (bug) with them. also open for almost 3 yrs! i even implemented it, and it worked great, but somehow regressed later.
#
Loqi
[snarfed] #41 for mentions, show full content text if it's small enough
#
GWG
snarfed, first stage is bring in php mf2
#
GWG
And incorporate it in
[pfefferle] joined the channel
#
[pfefferle]
I have a nice Package that renames namespaces
#
[pfefferle]
Perhaps this helps with the package/dependency problem
[Jay_Hoffmann] joined the channel
#
[Jay_Hoffmann]
Kind of new here, can someone link me to an explanation of what a backfeed is?
#
aaronpk
what is backfeed?
#
Loqi
Backfeed is the process of syndicating interactions on your POSSE copies back (AKA reverse syndicating) to your original posts https://indieweb.org/backfeed
#
[Jay_Hoffmann]
Thank you!
[tonz], jackjamieson and [kevinmarks786] joined the channel
#
GWG
[pfefferle]: Maybe worth a try
#
GWG
In the meantime, php-mf2 doesn't change that often
chrisaldrich and [eddie] joined the channel