#wordpress 2019-08-13

2019-08-13 UTC
itsmekntDiscord[, guilbo and [timothy_chamber joined the channel
#
shrysr
GWG: Quill's bookmarklets work for like and bookmark. DOesnt appear to be bookmarklets for the rest.
#
aaronpk
There's one for reply
#
aaronpk
I use it all the time :-)
[Rose] and Tevya joined the channel
#
Tevya
Hi, I'm trying to connect Bridge to a WP site and keep getting errors.
#
Tevya
Anyone here that can help? Or since it's not specifically a WP issue, should I be posting elsewhere?
#
GWG
Do you mean Bridgy?
#
Tevya
Yes, sorry.
#
GWG
And the errors are?
#
Tevya
Let me pull it up....
#
GWG
In order to give you advice, I think we need more info
#
Tevya
Yes, of course. Sorry. First time here, and wanted to make sure this is the right place to ask.
#
Tevya
Just sec....
#
Tevya
Well, of course when I go to re-try it and give you the deets, it works! I guess I'm good....
#
Tevya
It's on a site where I want to import all Instagram posts from a fairly new Insta account. Is there some way to have it pull in all posts going back to when we started it a few months ago?
#
GWG
Tevya: Bridgy doesn't do Instagram posts, it does instagram comments, I believe
#
GWG
OwnYourGram would do posts
#
Ruxton
OwnYourGram only does last 20 posts though
#
Ruxton
f you want to backfill, you'll need to mod it slightly and run yur own
#
GWG
Ruxton: That's about the best that can be done.
#
Ruxton
yep 100%
#
Ruxton
I started running my own local OWG for that
#
aaronpk
I thought manton made a desktop app that can publish an Instagram archive download back to your site
#
Ruxton
really? that's sweet!
#
Tevya
Oh, I guess I misunderstood. I thought it was both ways. So you're saying we can share from the site, and that'll push to Instagram, then comments will pull back from IG to the site. But we can't post on Instagram and get the data onto the site, with Bridgy, right?
#
aaronpk
That's probably how I'd end up integrating it with OYG, ask ppl to upload their Instagram archives to OYG and have it process that rather than scraping the whole thing
#
GWG
Regrettably, Instagram doesn't allow third parties to write
#
Ruxton
Tevya: there's no way to post on site and push to insta
#
[Rose]
*Instagram allows selected 3rd parties to write but it's complicated.
#
Ruxton
and only for business accounts :)
#
Ruxton
YAY FACEBOOK!
#
Ruxton
kicks dirt
#
[Rose]
If you set your IG account to be a business account then Buffer can post one picture to your profile without needing you to auth it, but it's not ideal and in my experience sometimes fails.
#
Tevya
Yeah. Okay. I think OYG is what I needed then. With Bridgy to pull back the comments, etc.
#
Tevya
Thanks so much for explaining. I'm a long-time WP guy, but Indieweb is new to me. Pretty awesome though. I'm a fan, just not a very knowledgeable one... yet.
#
GWG
Tevya: What is your site?
#
GWG
And never worry about asking questions
#
Tevya
I had been using a plugin to import from IG. But it doesn't work on multiple-image posts. Tried reaching the dev about getting it fixed, but no luck.
#
Tevya
If that plugin did get fixed, is there something Bridgy needs to link the post on WP to the post on IG so it knows where to place the comments?
#
GWG
It needs a link back to the post
#
GWG
Syndication Links has a manual UI for that
#
Tevya
K. Cool. If I get that plugin working right, I'll see if there's a way to do that. I think there is.
#
[Rose]
I would highly recommend using the Micro.Blog app if you have a Mac - it works with multiple image posts and I believe it also imports the link in the right format.
#
Tevya
That looks cool. And I do have a Mac. But we'd like to be able to post quickly from our phones. The instagram app works fine for that. Just need a reliable way to get it from IG to WP.
#
GWG
OwnYourGram does that... just not back months
#
Tevya
Yeah... and it doesn't have a way to set a title, which is kinda nice about this plugin... if it were working fully. Trying it out though. We'll see how it goes. Maybe I don't need titles. Just so entrenched in the WP approach.
#
[Rose]
The Micro.Blog suggestion is for the one time import ๐Ÿ™‚
#
Tevya
Oh! So I could use it to get all the posts, then just use OYG going forward. I didn't realize that's what you were saying. I may do that! Thank you.
#
[Rose]
Yup, that's what I meant ๐Ÿ˜„
#
Tevya
๐Ÿ‘
IWSlackGateway, [Rose], [tonz], [tantek], [grantcodes], PaowZ, [Lewis_Cowles], jeremych_, [KevinMarks], jgmac1106 and [pfefferle] joined the channel
#
[pfefferle]
Sorry, Iโ€™ve overseen the commentโ€ฆ I am using โ€œPawโ€ on a Mac.
#
GWG
Hi, [pfefferle]
[jgmac1106] and [xavierroy] joined the channel
#
[xavierroy]
hi [dshanske] Any plans to fix the response properties data issue
#
GWG
Yes
#
GWG
Which issue specifically
#
GWG
There are 3
#
[xavierroy]
all my posts from teacup wind up empty ๐Ÿ˜ž
#
GWG
What?
#
GWG
That's strange
#
GWG
I tested teacup
#
GWG
Time to simulate a meal
#
GWG
Can you open an issue just to remind me?
#
[xavierroy]
it comes through as a post. but if i open the post to edit the category either through the post editor or with Quick Edit option, the content vanishes.
#
[xavierroy]
I think it might be because only the title field is updated from Teacup and when an edit is made, since there is no url data in post properties, it is scrubbed
#
GWG
If you could open the issue... I've been behind lately on Indieweb stuff and don't want to forget
#
GWG
I have spent over 2 weeks on maintenance tax type issues3
#
[xavierroy]
should i file under micripub or post kind
#
GWG
Post Kind
#
GWG
That's what handles data storage
#
[xavierroy]
one issue coming up
#
GWG
Any others?
#
Loqi
[dshanske] #281 Add class to deliver all data to the view template
#
GWG
I wrote a class to represent a post in mf2 but I think it may have become too complicated
#
GWG
I think I need to rethink how I handle abstraction
#
GWG
But I am thinking about the same thing in webmentions right now
#
GWG
How do I best take the code that creates, saves, and updates them and make it its own thing so it can be simply called
#
GWG
For webmentions, it is creating a new webmention and update webmention function wrapped around the new comment function
#
[xavierroy]
any reason why the incoming micropub data can be stored in a custom field?
#
[xavierroy]
i use keyring. it stores the raw data as a custom field
#
[xavierroy]
posted an issue with some data to check
#
Loqi
[xavierroy] #285 Teacup posts lose title if the post is edited
#
GWG
Stored for what purpose?
#
GWG
Micropub and Post Kinds both store in fields indicated by the mf2 property
#
GWG
So when you change properties, it erases one field and moves the data to another
#
GWG
That's where it might be messing up
#
[xavierroy]
there is reprocessor function in keyring to run thru older imports
IWSlackGateway and [tantek] joined the channel
#
shrysr
aaronpk: where can I find the bookmarklet for replying with quill ?
#
aaronpk
Oh huh it's not on the page like the rest
#
shrysr
ok. I almost missed the rest :) how wd I set it up ?
IWSlackGateway joined the channel
#
aaronpk
I'll have to dig it up
#
aaronpk
or if you're familiar with writing bookmarklets, it's adding ?reply={url} to the note page URL
#
shrysr
i'm not familiar, but i will give it a shot.
#
shrysr
aaronpk: hmm, I get {url} in the URL box.
#
shrysr
i.e not the actual url
#
shrysr
seems to be working now.
#
shrysr
aaronpk: thank you for the quick response. These bookmarklets are quite convenient.
#
aaronpk
Awesome
jackjamieson joined the channel
#
shrysr
aaronpk: so I made a bookmark of the post and shared the bookmarklet script on my WP site. how would I send you a 'general' webmention to let you know?
#
shrysr
i.e since it is not a reply to a particular post or a link.
[tantek], [jgmac1106] and [snarfed] joined the channel
#
aaronpk
What is a home page webmention?
#
Loqi
person mention is a homepage webmention sent to a person's homepage https://indieweb.org/home_page_webmention
#
aaronpk
shrysr: just link to my home page anywhere in the post :-)
#
aaronpk
like mentioning someone on Twitter
[schmarty], nilocDiscord[m], [grantcodes], sblinnDiscord[m] and jackjamieson joined the channel
#
shrysr
aaronpk: thanks. I posted some notes on setting up and hope you receive the webmention :)
#
aaronpk
I did!
#
shrysr
:) very cool.
[schmarty] and [snarfed] joined the channel; truthDiscord[m] left the channel