@pimoore Hmm, I tested with Tufte during development, and john.philpin.com/surprise-… looks okay. Can you tell me in which way it’s not working for you, @JohnPhilpin? Do you see any errors?
Replies
@g 🥰 Tack för att du testar. Såg att du redan hunnit installera på din blogg, och det verkar ju funka hur bra som helst.
Want to see it in action? Follow this link, and you should end up on a random blog post of mine: Oh! the suspense. 🎲
@manton Oh, that makes me happy. 😊 Poke me if you find something weird or buggy.
@maique Thank you for testing. Let me know if you find some pesky bugs. 🐛
@maique Oh, that looks delicious. 😋 I might take up this practice as well. One routine in our household is adding joke items for the significant other to find during shopping: hugs & kisses, a life, poop, etc. A very grown-up thing to do. 😊
@gr36 Woohoo, great work! 🎉
@maique 😂 So, are the list items only emoji or emoji with text? Emoji-only groceries lists sound like a great way to make shopping a fun challenge.
@samwightt Hello and welcome!
@Cheri I won’t tell. 😊 Nice cover art on that one.
@amit Ah, regional differences suck, it’s on Audible in the US. 😢
@muan Reads to me like a pretty great first day. How did you find Disco Elysium?
@amit You might enjoy Mr. Penumbra’s 24‑Hour Bookstore by Robin Sloan.
> It’s a tale of books and technology, cryptography and conspiracy, friendship and love. It begins in a mysterious San Francisco bookstore, but quickly reaches out into the wider world and the shadowed past.
@cygnoir Mouthwatering!
@renevanbelzen Sure, most things are automatable. But in this case, I’m sure @manton would rather find and fix the root cause instead of me and you patching up the symptoms, though. 😊
@jemostrom Verkligen. Ändå tog jag min sked, krusade ytan och ödelade alltsammans till oigenkännlighet strax efter att bilden togs. Så dumt.
You and me both, @odd. Mine ended up in the trash. 😅
@Jeena 😱
@cygnoir Here’s how to add the bookshelf page to the main menu.
- Go to Design → Edit Custom Themes.
- Click Moondeer’s Bookshelves followed by content/bookshelf.md.
- Add a new line with
menu = "main"right below the linetype = "bookshelf". - Click Update Template and wait for your site to rebuild.
- Celebrate! 🎉
@amit If you’re comfortable with JavaScript, you can add the query parameter format=jsonfeed to the URL and get JSON in return. Then it’s up to you what to do with that data and render it any way you see fit.
@cygnoir You could try forcing a complete rebuild and see if that helps. Button on this page.
@pimoore Great idea! That will make it even easier for people with Tufte installed. How will you go about adding the partial call to the template? I guess you have to safeguard, so the theme won’t blow up if the person doesn’t have my plug-in installed.
@toddgrotenhuis Ah, edge cases. 😊 I wrote documentation specific for the Tufte theme, actually. For the “theme gallery” version, though, not the plug-in version. But it might be close enough? Please try the Tufte-specific instructions and get back to me if you get stuck again.
@cygnoir @skoobz Yepp, it will work just fine with Tufte. Of course, every theme is different, so the actual inclusion of the link might differ depending on your setup. But the plug-in should be compatible with most themes.
I’ve evaluated the beta version of the plug-in with Tufte and documented one installation approach here.
Okay, fellow beta testers. Start your engines. 😅 If you want a reply on Micro.blog link, follow the installation instructions for the Conversation on Micro.blog plug-in. If you get stuck, I’m here. @toddgrotenhuis, @JohnPhilpin, @cygnoir, and @object_required
Given your activity in another thread, you might be interested in this, @cygnoir, @toddgrotenhuis, @JohnPhilpin, and @pratik. 😊
@artkavanagh, I think you’re doing it right. But something weird is going on with micro.artkavanagh.ie. I can’t reach it from Safari or Firefox on my machine. Looks like some kind of certificate error.
Try editing your reply and use an image from a different website.
@odd Photos are already possible in replies using Markdown. So misuse away. 😇

@jeremycherfas Yeah, I hear you. 😊 Would a built-in sharing function be less manual, though? I tried Newsblur’s share to Twitter option just now, and the experience was pretty similar. I ended up with a tweet draft and had to manually hit the Tweet button to post.
@jeremycherfas Maybe it’s not what you want, but couldn’t you just tap the article’s title to open up the web view and from there share the link to your preferred Micro.blog client?
@maique Thanks! Hehe, maybe I’m not the only developer with a couple of days off from work around the holidays. 😅
@pratik This is the line to blame. As always, it can be fixed in a lot of ways. One way is to add the following snippet to your custom CSS:
.microblog_avatar {
margin: 10px;
}
@pratik Yes, but the installation is a bit different. When it comes to Include the Reply by email link in your custom theme, you actually don’t need a custom theme. You can just select the theme plug-in instead. I’m guessing Ink theme, in your case.
@renevanbelzen Have you tried forcing a fetch of the feed?
@pimoore Thanks! Yeah, it’s custom and under license, unfortunately. It’s part of this bundle at Adobe Stock.
@pimoore Nice! My girlfriend and I are happy users of @pat‘s Jekyll original on our book blog. It’s a lovely theme. 🥰
@Miraz One way to do it is by adding custom CSS:
nav a[href='/photos/'] {
display: none;
}
Another way is by customizing your theme. That’s a bit more involved, though.
@Omrrc Create a shortcut on iOS that opens the Settings app. Name it System Preferences and add it to the Home Screen.
@danielpunkass I added filetype:pdf to the search query. Maybe that’s cheating? 😊
@danielpunkass Something like this? Dishwasher Repair Manual
@kimberlyhirsh @maique @pimoore Yay! 🎉 What a great team effort. ☺️ Please let me know if I can make the plug-in better or more accessible in any way. Hopefully, it will find its way into the official directory for easy installation in the future.
@maique Thank you! 😊 Your well-written instructions inspired me to build the plug-in. By the way, you may want to change ?subject=Reply to to ?subject=Reply%20to%20 in your template. Read here for an explaination. @pratik
@kimberlyhirsh I’m developing a plug-in with this functionality for ease of installation in the future. It’s currently in alpha, and I would love your feedback if you’re curious to check it out. If so, there’s more information here.
