As I get deeper into the IndieWeb, I've been loving exploring more ways to share and publish my activities. Having a timeline that includes where I have been, what I've been eating and drinking, my recipes and reviews, along with photos, and social interactions helps me remember where I was and what I was doing on any given day.
Last night, I had trouble sleeping, so I decided to attack a new problem. I'm a big movie enthusiast, and enjoy collecting and watching great films. I decided that tracking what I'm watching would be a fun and useful way to enrich my activity stream.
I'd like to introduce Watching, a plugin for the Known CMS that I use for running this site. Using the plugin, I can publish a record of which movie or TV show I just watched. Earlier this evening, I watched a few minutes of Mad Max: Fury Road, which I absolutely adored, and it's been logged on my site.
Better yet? I've written experimental support for Plex webhooks, which create these records automatically on my site whenever I click or tap "play." How fun is that?
Comments (2)
Thank you!
Andreas, The best way I'm aware of to do read posts with #WithKnown currently is to post a status update to the effect. I've been considering doing a plugin similar to Jonathan LaCour's Watching https:// github.com/ cleverdevil/ Known-Watching but for books. In fact, other than some cut and paste work and changing the microformats, it should be a simple thing. I'd almost feel guilty for "stealing" it.
I've started hacking away at a Read plugin similar to the bookmark or like functionalities that simply bookmarks articles which I've read online, but it's got some quirky upstream issues that need to be solved before I can finish it. Ultimately it's really for online content more so than books (or even magazines) though. I may circle back around to it sometime toward the end of the summer as I'm trying to finish up some last pieces on my Reading workflows for WordPress.