{
  "version": "https://jsonfeed.org/version/1",
  "title": "Help on John PHI⑊PIN",
  "icon": "https://avatars.micro.blog/avatars/2025/50/4165.jpg",
  "home_page_url": "https://john.philpin.com/",
  "feed_url": "https://john.philpin.com/feed.json",
  "items": [
      {
        "id": "http://johnphilpin.micro.blog/2026/01/05/spring-cleaning.html",
        "title": "Spring Cleaning",
        "content_html": "<h2 id=\"still-to-do\">Still To Do</h2>\n<h3 id=\"on-the-blog\">On the Blog</h3>\n<ul>\n<li>\n<p>Categories: Remove category &lsquo;LongForm&rsquo; from Film Review Posts</p>\n</li>\n<li>\n<p>CSS: Simple Recent Posts - finish styling</p>\n</li>\n<li>\n<p>CSS: On a phone close up &lsquo;spaces&rsquo; on home page</p>\n</li>\n<li>\n<p>CSS: Sort all home page blog styling</p>\n</li>\n<li>\n<p>CSS: Get the bullets back</p>\n</li>\n<li>\n<p>Functionality - Add the &lsquo;Replies&rsquo; page back ❓</p>\n</li>\n<li>\n<p>Functionality - Second Archive Page to pull entire Archive</p>\n<ul>\n<li>going to need JSON/Micro.Blog Help</li>\n</ul>\n</li>\n<li>\n<p>Import My Instagram. It is time.</p>\n</li>\n<li>\n<p>Import The &lsquo;Quotespace&rsquo; Blog. (Troubleshooting)</p>\n</li>\n<li>\n<p>Search - resolve PageFind, @sod search, categories, archive et al - way too confusin</p>\n</li>\n</ul>\n<h3 id=\"elswhere\">Elswhere</h3>\n<ul>\n<li>Sort my DayONE posts</li>\n<li>Wiki Styling</li>\n<li>Relaunch Philpin.com</li>\n<li>Revise Uses Page and Add Defaults (and hardware?)</li>\n</ul>\n<h2 id=\"inspirations\">Inspirations</h2>\n<ul>\n<li><a href=\"https://craney.uk/uses\">Uses - It’s Craney…</a></li>\n<li><a href=\"https://craney.uk/defaults\">Defaults - It’s Craney…</a></li>\n<li><a href=\"https://json.blog/2026/01/01/defaults-at-the-start-of.html\">Jason Defaults</a></li>\n</ul>\n<h3 id=\"thank-you-claude-for-developing-scripts-that\">Thank you Claude for developing scripts that</h3>\n<ol>\n<li>Add &lsquo;Long Form&rsquo; to all posts called &lsquo;Titled Posts&rsquo;.</li>\n<li>Remove &lsquo;Long Form from all posts categories as &lsquo;MyFilmReviews&rsquo; - it just needs to work</li>\n</ol>\n<h2 id=\"heading\"></h2>\n<h3 id=\"software-to-think-about\">Software To Think About</h3>\n<ul>\n<li>\n<p><a href=\"https://app.mailbrew.com\">MailBrew</a></p>\n</li>\n<li>\n<p>Examples of programming your own algorithm: asking ChatGPT to build RSS feed lists for NBA news without paywalls, or student newspapers at US universities. The speaker&rsquo;s blog at scripting.com features an innovative blog roll that&rsquo;s actually a feed reader.</p>\n</li>\n<li>\n<p><a href=\"https://www.graft.to/\">Graft - Craft Document Graph</a></p>\n</li>\n<li>\n<p>John Parker&rsquo;s Musical Thoughts</p>\n</li>\n</ul>",
        "date_published": "2026-01-10T09:00:00+12:00",
        "url": "https://john.philpin.com/2026/01/05/spring-cleaning.html",
        "tags": ["Help","? LongForm"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2025/02/18/this-is-a-post-from.html",
        "title": "This Is A Post From Mars Edit",
        "content_html": "<blockquote>\n<p>The phrase &ldquo;Lorem ipsum&rdquo; is a jumbled Latin phrase that cannot be translated into English.</p>\n</blockquote>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius sollicitudin consequat. Etiam cursus blandit nisl accumsan fermentum. Phasellus faucibus velit non porttitor tincidunt. Ut quis erat ac nibh auctor tempus. Sed a metus sed dui pulvinar dapibus pulvinar et nisl. Sed consectetur, magna sit amet vestibulum dapibus, augue orci dignissim nulla, nec interdum ligula nibh at dui. In in dolor sit amet urna tempor pulvinar. In ut odio et ligula faucibus placerat. Proin pulvinar ex et sagittis molestie. Vestibulum dignissim faucibus diam, quis lacinia lacus mollis et. In fermentum ex quis consectetur semper. Nullam ut metus quam. Suspendisse potenti.</p>\n",
        "date_published": "2025-02-19T07:38:51+12:00",
        "url": "https://john.philpin.com/2025/02/18/this-is-a-post-from.html",
        "tags": ["Help","? LongForm"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/11/22/test-ignore-mepre.html",
        "title": "Blockquote Testing 3",
        "content_html": "<p>Ideally I want all of these various versions to appear the same, if not at the very least</p>\n<p>&lsquo;&lt;&rsquo; should look the same as &lsquo;blockquote</p>\n<p><strong>And</strong></p>\n<p>With and without &lsquo;attribution&rsquo;</p>\n<h3 id=\"test-one\">Test One</h3>\n<pre>\n\n\n> first up, this is a blockquote using a markdown ‘>’\n\n\n</pre>\n<blockquote>\n<p>first up, this is a blockquote using a markdown ‘&gt;’</p>\n</blockquote>\n<h3 id=\"test-two\">Test Two</h3>\n<pre>\n\n\n> first up, this is a blockquote using a markdown ‘>’ and an the attribution (n p class=&quot;attribution&quot;&gt;💬 John&lt;/p&gt; ) on a separate line\n\n\n\n\n\n</pre>\n<blockquote>\n<p>first up, this is a blockquote using a markdown ‘&gt;’</p>\n</blockquote>\n<p class=\"attribution\">💬 John</p>\n<h3 id=\"test-three\">Test Three</h3>\n<pre>\n\n&lt;blockquote&gt; this is a blockquote using an html attribute &lsquo;blockquote&rsquo;&lt;/blockquote&gt; and the attribution tag on a different line\n\np class=&quot;attribution&quot;&gt;💬 John&lt;/p&gt;\n\n\n</pre>\n<blockquote>this is a blockquote using an html attribute ‘blockquote’ and the attribution tag on the same line</blockquote><p class=\"attribution\">💬 John</p>\n<h3 id=\"test-four\">Test Four</h3>\n<pre>\n\n&lt;blockquote&gt; meanwhile, this is a blockquote using an html attribute &lsquo;blockquote&rsquo;&lt;/blockquote&gt;&lt;p class=&quot;attribution&quot;&gt;💬 John&lt;/p&gt;\n\n</pre>\n<blockquote>this is a blockquote using an html attribute ‘blockquote’ and the attribution tag on the same line</blockquote>\n<p class=\"attribution\">💬 John</p>\n",
        "date_published": "2024-11-23T12:43:43+12:00",
        "url": "https://john.philpin.com/2024/11/22/test-ignore-mepre.html",
        "tags": ["? Quotes","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/06/02/just-to-say.html",
        
        "content_html": "<p>Just to say after writing that last post I suddenly realized that Reminders has become my Task Manager of choice.</p>\n<p>For years it’s been Things … which still lurks .. but Reminders has always been there because ‘family sharing’ .. and then a few weeks ago I asked Siri to remind me to buy something and Siri dropped it into Reminders - not Notes where the shared shopping lists live … I know I know … sorry … because ‘sharing’.</p>\n<p>Not only that .. but turns out ‘Shopping’ has a whole auto categorizing thing going on that I had somehow missed … so I moved my quick lists in there and before you know it - other stuff.</p>\n<p>It has come a long way since I last used it with vengeance .. not deleting Things yet though.</p>\n<p>Two wishes for WWDC</p>\n<ul>\n<li>however they are doing the shopping thing - let me set up other lists to allow similar categorization</li>\n<li>Introduce time boxing and necessarily tighter calendar integration.</li>\n</ul>\n",
        "date_published": "2024-06-02T17:14:14+12:00",
        "url": "https://john.philpin.com/2024/06/02/just-to-say.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/06/02/the-post-slashes.html",
        
        "content_html": "<p>The post <a href=\"https://manuelmoreale.com/@/page/hhm2chyyE0IwYUyA\">🔗 Slashes by Manu</a> got me to thinking …</p>\n<p>If</p>\n<p><strong>foo.com/contact</strong></p>\n<p>takes you to ‘contact’ - but by using a ‘redirect’ and the actual URL is more like</p>\n<p><strong>‘stuff.weirdandcrazy.jcaourincag79q8i6iasicnAYT.com’</strong></p>\n<p>… is it still a slash page?</p>\n<p>Asking for a friend.</p>\n",
        "date_published": "2024-06-02T13:51:46+12:00",
        "url": "https://john.philpin.com/2024/06/02/the-post-slashes.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/05/30/just-updated-my.html",
        
        "content_html": "<p>Just updated my <a href=\"https://yaks-laugh-hm1.craft.me/HRGzyIZ4VyEmho/b/DF6D49E4-9EA8-452A-9780-8827E09A5D2A/Using\">🔗 Using</a> &lsquo;page&rsquo; .. no longer just personal usage - now added business.</p>\n",
        "date_published": "2024-05-30T08:14:32+12:00",
        "url": "https://john.philpin.com/2024/05/30/just-updated-my.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/05/23/slashpages-are-here.html",
        
        "content_html": "<p><a href=\"https://john.philpin.com/slashpages\">SlashPages are here.</a></p>\n<p><img src=\"https://cdn.uploads.micro.blog/2529/2024/cleanshot-2024-05-23-at-22.37.132x.png\" alt=\"\"></p>\n<p>I&rsquo;d already playing with them without knowing the name. I was nearly &lsquo;done&rsquo; and then Pratik <a href=\"https://rknight.me/blog/slash-pages/\">shared this</a>. Menu item added.</p>\n<p>Hat Tips to <a href=\"https://micro.blog/rknightuk\">@rknightuk</a> <a href=\"https://micro.blog/bjhess\">@bjhess</a> <a href=\"https://micro.blog/sivers\">@sivers</a> <a href=\"https://micro.blog/alastairjohnston\">@alastairjohnston</a> @manuelmoreale <a href=\"https://micro.blog/goblingumbo\">@goblingumbo</a> <a href=\"https://micro.blog/pratik\">@pratik</a> <a href=\"https://micro.blog/simonwoods\">@simonwoods</a> - you have each inspired me on this one.</p>\n",
        "date_published": "2024-05-23T23:06:19+12:00",
        "url": "https://john.philpin.com/2024/05/23/slashpages-are-here.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/05/23/i-tried-the.html",
        
        "content_html": "<p>I tried the Spark introductory Premium offer last year - and while some things are interesting and cool - at a renewal of 60 bucks &hellip; yeah - not that interesting and cool &hellip; and then I just spotted that <strong>they seem to be in the SetApp store.</strong></p>\n",
        "date_published": "2024-05-23T16:53:46+12:00",
        "url": "https://john.philpin.com/2024/05/23/i-tried-the.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/05/17/if-craft-is.html",
        
        "content_html": "<p>🎈138/366</p>\n<p><strong>If</strong> Craft is the Word/Doc online equivalent to what Google Docs had the opportunity to be.</p>\n<p><strong>And</strong> Airtable is the Excel/Numbers online equivalent to what Google Sheets had the opportunity to be.</p>\n<p><strong>Then</strong></p>\n<p>What is the Powerpoint/Keynote online equivalent to what Google Slides had the opportunity to be?</p>\n<p>Figma, Miro and Canva don’t seem to be it?</p>\n",
        "date_published": "2024-05-17T10:10:51+12:00",
        "url": "https://john.philpin.com/2024/05/17/if-craft-is.html",
        "tags": ["Help","366"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/05/15/translating-a-transcript.html",
        "title": "🎈136/366 Translating A Transcript",
        "content_html": "<p>German Language Podcast. <br>\nIn 🍎 Podcasts - you can see the German language transcription. <br>\nBUT - you can&rsquo;t copy the whole thing.<br>\nLooks like you can.<br>\n<strong>But you can&rsquo;t.</strong></p>\n<p>I use software to record meetings.</p>\n<p>Ooh I thought.</p>\n<p>Play the podcast - and record - at end of podcast one german transcription. Run that through a translator and <strong>voila</strong> &hellip; or so I thought.</p>\n<p>I did an experiment - thankfully.</p>\n<p>What the software actually seems to have done is taken the german audio and decided as best it could as to what the german audio was saying - as if it was English.</p>\n<p>This was the transcription ..</p>\n<blockquote>\n<p>00:00 Here That&rsquo;s an idea.\n02:05 Like the fruits for real the presidential Here for learn have much of the jobs about completed here in the middle is also provided, you know.\n02:50 Silicon Valley can manage to our design I am gonna Valley There are not only isn&rsquo;t as operating system for startups on invert one in a ropa want to talk about he knows it happens startups of middle stunt or of course team.\n03:15 What are all in this one entertain?\n03:18 I was eating product on his product and from about yeah.\n03:23 I know what linear ball over with design what is supply?\n03:28 Put on my mobile phones and Seed talk follow-up disabled and antonym of familial torch and lived in solution in California and Silicon Valley and San Francisco on her off my shoulder and startup boat about under startups of cardboard and get a normal about Cosmopolis this year noises Venture on Cosmopolis is some Lisa has been a community have another Community developers and against Trump his own and hell for some spring on this fits here on this is another Simple so that&rsquo;s called.</p>\n</blockquote>\n<p>Back to the drawing board.</p>\n",
        "date_published": "2024-05-15T12:21:08+12:00",
        "url": "https://john.philpin.com/2024/05/15/translating-a-transcript.html",
        "tags": ["Help","? LongForm","366","? Apple"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/05/12/seriously-people-this.html",
        
        "content_html": "<p>🎈133/366 Seriously people .. this straight quotes and curly quotes difference needs to be fixed. Am I the only one that gets messed up .. <strong>regularly</strong>.</p>\n",
        "date_published": "2024-05-12T15:41:00+12:00",
        "url": "https://john.philpin.com/2024/05/12/seriously-people-this.html",
        "tags": ["Help","366","? Asides"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/05/10/i-know-this.html",
        
        "content_html": "<p>🎈131/366 I know this has been raised on the past - and the answer is generally way above my pay grade, but thought I would ask again in case there have been any break throughs.</p>\n<p>Is there a relatively easy way to add a &lsquo;nested menu&rsquo; / drop down item/menu on to the &lsquo;normal&rsquo; Micro.Blog menu?</p>\n",
        "date_published": "2024-05-10T13:59:30+12:00",
        "url": "https://john.philpin.com/2024/05/10/i-know-this.html",
        "tags": ["Help","366"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/04/26/youre-taking-a.html",
        
        "content_html": "<p>🎈117/366 You’re taking a picture and just want a detail in the distance. Which produces best quality .. zoom as far as can and crop later or pinch on screen to get what you want and then click.</p>\n<p>Or is there no difference?</p>\n<p><img src=\"https://cdn.uploads.micro.blog/2529/2023/ca962a7041.jpg\" alt=\"straight line\"></p>\n\n\n\n\nAt the beginning of the year I had grand plans for this series. A daily long-form post about something that was rattling my brain that day. And then life. For a while, I was even just dropping markers - to revisit. I came to realise that part of the problem was the complexity of the structure for each post - so that went away. Simplicity really is rather nice. As I write on 240413, I am now going back and filling in the gaps. PLUS - unless something strikes me immediately, I will not classify until the end of the day and go back to move one of the posts of the day into the 366. Also - if you are wondering how I have update the words at the bottom of over 100 posts at a stroke, well - THANK YOU Andy Sylvester and his Glossary plugin.\n\n<hr>\n<p><a href=\"https://john.philpin.com/categories/366/feed.xml\">📡 Follow with RSS</a></p>\n<p><a href=\"https://john.philpin.com/categories/366\">🗄️ All the posts</a></p>\n",
        "date_published": "2024-04-26T16:25:14+12:00",
        "url": "https://john.philpin.com/2024/04/26/youre-taking-a.html",
        "tags": ["Help","366"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/04/26/does-and-of.html",
        
        "content_html": "<p>Does</p>\n<blockquote>\n<p>And (of course) the US and allies drove the nazis to full and complete surrender.</p>\n</blockquote>\n<p>Mean the same \\ Have the same conclusion .. feeling(?)  \\ Correctly reflect history as</p>\n<blockquote>\n<p>And (of course) the allies and the US drove the nazis to full and complete surrender.</p>\n</blockquote>\n<p>If not .. which do you feel is more accurate?</p>\n<p>How would you write the sentence?</p>\n",
        "date_published": "2024-04-26T10:14:14+12:00",
        "url": "https://john.philpin.com/2024/04/26/does-and-of.html",
        "tags": ["? Quotes","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/04/24/today-i-discovered.html",
        
        "content_html": "<p>🎈114/366 Today I discovered and then learned about Scoped Tags in Drafts - only 10 versions later I think - but now I know and <strong>thank you</strong> <a href=\"https://micro.blog/Agiletortoise\">@Agiletortoise</a></p>\n<p><img src=\"https://cdn.uploads.micro.blog/2529/2023/ca962a7041.jpg\" alt=\"straight line\"></p>\n\n\n\n\nAt the beginning of the year I had grand plans for this series. A daily long-form post about something that was rattling my brain that day. And then life. For a while, I was even just dropping markers - to revisit. I came to realise that part of the problem was the complexity of the structure for each post - so that went away. Simplicity really is rather nice. As I write on 240413, I am now going back and filling in the gaps. PLUS - unless something strikes me immediately, I will not classify until the end of the day and go back to move one of the posts of the day into the 366. Also - if you are wondering how I have update the words at the bottom of over 100 posts at a stroke, well - THANK YOU Andy Sylvester and his Glossary plugin.\n\n<hr>\n<p><a href=\"https://john.philpin.com/categories/366/feed.xml\">📡 Follow with RSS</a></p>\n<p><a href=\"https://john.philpin.com/categories/366\">🗄️ All the posts</a></p>\n",
        "date_published": "2024-04-24T12:08:51+12:00",
        "url": "https://john.philpin.com/2024/04/24/today-i-discovered.html",
        "tags": ["Help","366"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/04/21/about-this-blogroll.html",
        
        "content_html": "<p><a href=\"https://john.philpin.com/blogroll/mb/\">🖇️ About This Blogroll Thing</a></p>\n<p>I updated the base to include @ameripie and <a href=\"https://micro.blog/jedda\">@jedda</a> specifically.</p>\n<p>While I was there - I found some peeps in my Feedbin that I had - but weren&rsquo;t in the right folder - so fixed that and now the list is a bit longer. Discovering some additional anomalies;</p>\n<p><a href=\"https://micro.blog/manton\">@manton</a> - Is there a way to make that list alphabetical ?</p>\n<p><a href=\"https://micro.blog/simonwoods\">@simonwoods</a> I have you - and I also have &lsquo;TIL&rsquo; - but there are two different feeds?</p>\n<p><a href=\"https://micro.blog/odd\">@odd</a> - I pulled what seems to be your <a href=\"https://micro.blog/posts/odd\">feed</a> - but these are your replies(?), whilst your real feed is <a href=\"https://www.oddz.blog/feed.json\">here</a> - raising in case you didn&rsquo;t know.</p>\n<p>Just to make it easier to check - this is a screen capture of the blogs in the system as of the weekend of 20/21 April. Proving it in alphabetical order. LMK if want to be added - or indeed taken off &hellip; all good.</p>\n<h4 id=\"-logged-blogs\">🚧 Logged Blogs</h4>\n<p><img src=\"https://cdn.uploads.micro.blog/2529/2024/cleanshot-2024-04-21-at-08.53.562x.png\" alt=\"MB Blogs In My Feedbin\"></p>\n",
        "date_published": "2024-04-21T08:58:27+12:00",
        "url": "https://john.philpin.com/2024/04/21/about-this-blogroll.html",
        "tags": ["Help","? Links","? WIP"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/04/20/not-a-big.html",
        
        "content_html": "<p>Not a big user of MicroBlog bookmarks - so a couple of months ago I went through what I had and brought it all down to zero.</p>\n<p>Today - I dropped in there - wrong click I think - and there are a whole raft of bookmarks that were not there before. (All valid - nothing odd - other than they are there.)</p>\n<p>Did something get triggered <a href=\"https://micro.blog/manton\">@manton</a> ?</p>\n",
        "date_published": "2024-04-20T16:20:37+12:00",
        "url": "https://john.philpin.com/2024/04/20/not-a-big.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/04/19/anyone-have-a.html",
        
        "content_html": "<p>Anyone have a nice OPML of micro blog feeds that they would care to share?</p>\n<p>(Asking for a friend.)</p>\n",
        "date_published": "2024-04-19T16:51:15+12:00",
        "url": "https://john.philpin.com/2024/04/19/anyone-have-a.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/04/17/a-personal-knowledge.html",
        "title": "🎈107/366 A Personal Knowledge Repository?",
        "content_html": "<p>It is lost in the mists of time but I seem to recall a post by <a href=\"https://micro.blog/brentsimmons\">@brentsimmons</a> from years ago - maybe even last century? The advice was to reply to emails as a post, so that when a second email comes, you can modify the material on your blog and send the link. (I more than likely have over simplified, taken it out of context, changed the essence if not meaning / idea  - but that’s what we do right? The point is that the core thinking has stuck with me &hellip;  <strong>write once - use many</strong>.</p>\n<p>It&rsquo;s good advice and indeed many corporate processes follow this idea. Think help desk, somebody asks a gnarly question, it isn&rsquo;t available in your &lsquo;knowledge repository&rsquo;, so you reply with original thought and then publish that answer into the repository so that anyone else who has the question can find the answer.</p>\n<p>BUT - when it comes to the personal blog, even I - who has this ingrained in my brain, still doesn’t do this as routine and - even more frustrating - when i do .. it gets forgotten about over time because I don’t have a real system to manage such things - and why would I?</p>\n<p>So it is about memory - but also I have found the <a href=\"https://john.philpin.com/search-space/\">Micro Blog Search-Space PlugIn</a> by <a href=\"https://micro.blog/sod\">@sod</a> absolutely excellent for unpacking such posts'.</p>\n<p>All this to say that I have just put up a page on my blog that is the start of attempting to provide help to others that ask.</p>\n<p>Enjoy.</p>\n<p><a href=\"https://john.philpin.com/getting-started-with\">🖇️ Getting Started With Your Own Micro Blog</a></p>\n<p><img src=\"https://cdn.uploads.micro.blog/2529/2023/ca962a7041.jpg\" alt=\"straight line\"></p>\n\n\n\n\nAt the beginning of the year I had grand plans for this series. A daily long-form post about something that was rattling my brain that day. And then life. For a while, I was even just dropping markers - to revisit. I came to realise that part of the problem was the complexity of the structure for each post - so that went away. Simplicity really is rather nice. As I write on 240413, I am now going back and filling in the gaps. PLUS - unless something strikes me immediately, I will not classify until the end of the day and go back to move one of the posts of the day into the 366. Also - if you are wondering how I have update the words at the bottom of over 100 posts at a stroke, well - THANK YOU Andy Sylvester and his Glossary plugin.\n\n<hr>\n<p><a href=\"https://john.philpin.com/categories/366/feed.xml\">📡 Follow with RSS</a></p>\n<p><a href=\"https://john.philpin.com/categories/366\">🗄️ All the posts</a></p>\n",
        "date_published": "2024-04-17T11:13:41+12:00",
        "url": "https://john.philpin.com/2024/04/17/a-personal-knowledge.html",
        "tags": ["Help","? LongForm","? Links","366"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/02/01/donnydavis-a-little.html",
        
        "content_html": "<p><a href=\"https://micro.blog/donnydavis\">@donnydavis</a> - a little help on your drafts action please.</p>\n<p>I have just been reassigning and reorganising my tags in drafts</p>\n<p>See image below.</p>\n<p><img src=\"https://cdn.uploads.micro.blog/2529/2024/cleanshot-2024-02-01-at-16.38.022x.png\" alt=\"\"></p>\n<p>As part of my sorting - I have removed all the posts under your action and starting again.</p>\n<p>BUT - whatever I do - I can&rsquo;t delete that domain:https tag - even though all those drafts that used that have been deleted from my system. I even deleted the action itself. Still there.</p>\n<p>Any ideas?</p>\n",
        "date_published": "2024-02-01T15:45:29+12:00",
        "url": "https://john.philpin.com/2024/02/01/donnydavis-a-little.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2024/01/28/for-months-i.html",
        
        "content_html": "<p>For months I have had 4 ghost messages in 🍎 Mail. That&rsquo;s 4 &lsquo;unread messages&rsquo; according to the count - but no messages there.</p>\n<p>It&rsquo;s a known problem that has been there through many versions of OSX. In the past, I have always been able to flush it out with various tools like delete the plist, rebuild etc etc.</p>\n<p>This time round - nada. I learned to live with it.</p>\n<p>Until yesterday.</p>\n<p>Out of the blue 13 more got added to the count. They just appeared (if that doesn’t confuse you - because of course the whole point is that they do <strong>not</strong> actually appear!</p>\n<p><strong>So now - a total of seventeen. FFS &hellip; Apple. Hello?</strong></p>\n",
        "date_published": "2024-01-28T12:18:57+12:00",
        "url": "https://john.philpin.com/2024/01/28/for-months-i.html",
        "tags": ["Help","? Apple"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/08/25/how-long-should.html",
        
        "content_html": "<p>How long should it take my blog to settle down after a big Wordpress import &hellip; it all went in &hellip; seemingly just fine - but the blog itself is not showing posts that were NOT part of the import - for example searching for &lsquo;silo&rsquo; or &lsquo;📺&rsquo; does not pull up my review of same - despite it clearly being there in the back end.</p>\n<p>// <a href=\"https://micro.blog/manton\">@manton</a> ??</p>\n<h4 id=\"later\">Later</h4>\n<p>Quite a while it turns out, At least if you have <strong>thousands</strong> of posts.</p>\n",
        "date_published": "2023-08-26T11:04:57+12:00",
        "url": "https://john.philpin.com/2023/08/25/how-long-should.html",
        "tags": ["? Shows","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/08/23/thinking-allowed-glossary.html",
        
        "content_html": "<hr>\n<p>🚧</p>\n<p><strong>Thinking Allowed</strong></p>\n\n\n\n\nThis is a People First post that was originally on the People First domain. It has been moved here as part of my domain consolidation program. It’s a steady and slow WIP as I check each entry, so do please bear with me.\n\n<ul>\n<li><a href=\"https://philpin.com/peoplefirst\">More about People First</a></li>\n<li><a href=\"https://john.philpin.com/categories/peoplefirst/\">Other People First Posts</a> <br>\n(not just from the ‘other domain’ … all of them.)</li>\n</ul>\n",
        "date_published": "2023-08-24T18:25:10+12:00",
        "url": "https://john.philpin.com/2023/08/23/thinking-allowed-glossary.html",
        "tags": ["Help","? WIP"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/08/05/why-is-it.html",
        
        "content_html": "<p>Why is it so hard to resize, align right and remove drop shadow on an image in MicroBlog? I&rsquo;ve lost count of the iterations I have tried.</p>\n<p>For example this one looks fine in Mars Edit and then &hellip; well - click through to <a href=\"https://johnphilpin-test.micro.blog/2023/08/05/123548.html\">this</a> to see what I mean.</p>\n<img style=\"display:block; margin-left:auto; margin-right:auto;\" src=\"https://cdn.uploads.micro.blog/2529/2023/cleanshot-2023-08-05-at-14.07.302x.png\" alt=\"CleanShot 2023 08 05 at 14 07 30 2x\" title=\"CleanShot 2023-08-05 at 14.07.30@2x.png\" border=\"0\" width=\"600\" />\n",
        "date_published": "2023-08-06T09:10:54+12:00",
        "url": "https://john.philpin.com/2023/08/05/why-is-it.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/07/30/censorshipresistant-publishing-for.html",
        
        "content_html": "<p><a href=\"https://nostr.how/en/what-is-nostr\">🔗 Censorship-resistant publishing for the web</a></p>\n",
        "date_published": "2023-07-31T08:22:17+12:00",
        "url": "https://john.philpin.com/2023/07/30/censorshipresistant-publishing-for.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/07/01/a-couple-of.html",
        
        "content_html": "<p>A couple of useful help links that I am dropping in here to revisit.</p>\n<p><a href=\"https://osxdaily.com/2023/06/30/how-to-recursively-find-all-files-in-directories-subfolders-by-wildcards/\">🔗 How to Recursively Find All Files in Directories/Subfolders by Wildcards</a></p>\n<p><a href=\"https://auresnotes.com/how-to-remove-amazon-kindles-drm-latest-update/\">🔗 How to Remove Amazon Kindle Ebook DRM in 2023</a> &hellip; thankyou <a href=\"https://micro.blog/pcora\">@pcora</a></p>\n",
        "date_published": "2023-07-02T05:44:59+12:00",
        "url": "https://john.philpin.com/2023/07/01/a-couple-of.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/06/26/ignoring-your-own.html",
        
        "content_html": "<p><a href=\"https://tinylytics.app/docs/ignore_your_hits\">🔗 Ignoring your own hits in the tinylytics.app</a></p>\n<p>.. I was wondering!</p>\n<p>Thankyou <a href=\"https://micro.blog/vincent\">@vincent</a></p>\n",
        "date_published": "2023-06-27T06:16:00+12:00",
        "url": "https://john.philpin.com/2023/06/26/ignoring-your-own.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/06/21/notes-is-once.html",
        
        "content_html": "<p>Notes is once more becoming part of my information storage solution.\nIt was already pretty good - but with what I sense is coming later this year - thought I would push some stuff around in ther again.\nAdding a horizontal line is still ridiculously not easy.\nBUT <a href=\"https://apple.stackexchange.com/questions/314880/is-it-possible-to-add-a-horizontal-line-to-apple-notes-on-a-mac#:~:text=In%20Notes%2C%20put%20the%20cursor,in%20%20command%20%2B%20v%20\">I found this, which is a pretty good hack that works</a>.</p>\n",
        "date_published": "2023-06-22T03:15:07+12:00",
        "url": "https://john.philpin.com/2023/06/21/notes-is-once.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/06/12/aligning-images-in.html",
        
        "content_html": "<p><a href=\"https://www.surinderbhomra.com/Blog/2020/05/12/Aligning-Images-In-Markdown\">🔗 Aligning Images In Markdown - Surinder Bhomra</a></p>\n",
        "date_published": "2023-06-13T03:31:02+12:00",
        "url": "https://john.philpin.com/2023/06/12/aligning-images-in.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/05/30/how-to-subscribe.html",
        
        "content_html": "<p><a href=\"https://www.ghacks.net/2022/08/01/how-to-subscribe-to-youtube-rss-feeds-without-third-party-services/\">🔗 How to subscribe to YouTube RSS Feeds without third-party services.</a></p>\n",
        "date_published": "2023-05-30T19:34:50+12:00",
        "url": "https://john.philpin.com/2023/05/30/how-to-subscribe.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/04/02/this-post-is.html",
        
        "content_html": "<p><strong>Updated 23-04-03 : 20:15</strong></p>\n<p>And that’s a wrap for now. <strong>Finally</strong></p>\n<p>Turns out that ' &quot; ' is apparently not the same at all as ' “ ' !!!</p>\n<p>This post is written - and being updated - in Drafts, courtesy of a plugin by <a href=\"https://micro.blog/donnydavis\">@donnydavis</a></p>\n<p>I am using it to test and edit a set of terms that are the start of my new glossary (an <a href=\"https://micro.blog/AndySylvester\">@AndySylvester</a> plugin)</p>\n<hr>\n<h3 id=\"test-glossary\">Test Glossary</h3>\n<h4 id=\"terms\">Terms</h4>\n<ul>\n<li>\n<p>\n\n\n\n\n   <br></p>\n</li>\n<li>\n<p>\n\n\n\nidentity\n   <br></p>\n</li>\n<li>\n<p>\n\n\n\ndata\n   <br></p>\n</li>\n<li>\n<p>\n\n\n\ntech\n   <br></p>\n</li>\n<li>\n<p>\n\n\n\nwork\n   <br></p>\n</li>\n<li>\n<p>\n\n\n\ncommerce\n   <br></p>\n</li>\n<li>\n<p>\n\n\n\nlearning\n   <br></p>\n</li>\n<li>\n<p>\n\n\n\nLanguage is one of the 8 pillars of People First thinking where we explore the subtle art of manipulating conversation and dialogue through the careful choice of words. It’s rampant.\n   <br></p>\n</li>\n<li>\n<p>\n\n\n\nvalue\n   <br></p>\n</li>\n</ul>\n<h4 id=\"links\">Links</h4>\n<p><a href=\"\n\n\n\n\n\">About People First</a>   <br></p>\n<p><a href=\"\n\n\n\n\n\">The Future of Work</a>   <br></p>\n<hr>\n<p><a href=\"\n\n\n\nhttps://www.craft.do/s/raZmxmS3JlMvZm\n\">What Is This Post?</a></p>\n",
        "date_published": "2023-04-03T10:23:37+12:00",
        "url": "https://john.philpin.com/2023/04/02/this-post-is.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/18/for-a-while.html",
        
        "content_html": "<p>For a while I have been using <strong>Bookmarks</strong> to (inconsistently) mark posts where someone in the community has offered help on some aspect of Micro Blog or related services that I had been stuck with. Meanwhile I also had a new category - called &lsquo;help&rsquo;. So - the last few posts allowed me to unbookmark the posts in question and it is now indexed on my <a href=\"https://john.philpin.com/categories/help/\">Help</a> category. This is definitely <strong>NOT</strong> a replacement for the excellent help resources that already exist &hellip;</p>\n<p><a href=\"https://help.micro.blog\">The Official Help Site</a></p>\n<p><a href=\"https://today-i-learned.net\">TIL</a> - thank you <a href=\"https://micro.blog/SimonWoods\">@SimonWoods</a></p>\n<p><a href=\"https://custom.micro.blog\">Custom MicroBlog</a> - thank you <a href=\"https://micro.blog/miraz\">@miraz</a> <a href=\"https://micro.blog/jsonbecker\">@jsonbecker</a> <a href=\"https://micro.blog/hall\">@hall</a></p>\n<p><strong>Are there any others?</strong> (Let me know in the comments and I will add.)</p>\n<p>That said, maybe there is something here you might find useful and interesting. (As of February 18th, it is a short list - but I am currently  re indexing my back catalogue, so I expect a few more will surface as I go.)</p>\n",
        "date_published": "2023-02-19T08:54:35+12:00",
        "url": "https://john.philpin.com/2023/02/18/for-a-while.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/18/micro-threads-thank.html",
        
        "content_html": "<p><a href=\"https://github.com/am1t/micro-threads\">Micro Threads</a></p>\n<p>Thank you <a href=\"https://micro.blog/amit\">@amit</a></p>\n",
        "date_published": "2023-02-19T08:40:01+12:00",
        "url": "https://john.philpin.com/2023/02/18/micro-threads-thank.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/18/webrings-thank-you.html",
        
        "content_html": "<p><a href=\"https://ramblinggit.com/2018/07/06/countem-indieweb-webrings.html\">🔗 Webrings</a></p>\n<p>Thank you <a href=\"https://micro.blog/bradenslen\">@bradenslen</a></p>\n",
        "date_published": "2023-02-19T08:38:47+12:00",
        "url": "https://john.philpin.com/2023/02/18/webrings-thank-you.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/18/the-code-for.html",
        
        "content_html": "<p><a href=\"https://github.com/MattSLangford/theme-confidence/tree/master/layouts/partials\">The code for setting up the Pinboard, Letterboxd, and Books sections</a></p>\n<p>Thankyou <a href=\"https://micro.blog/mtt\">@mtt</a> via <a href=\"https://micro.blog/pratik\">@pratik</a></p>\n",
        "date_published": "2023-02-19T08:37:32+12:00",
        "url": "https://john.philpin.com/2023/02/18/the-code-for.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/18/moving-from-mastodon.html",
        
        "content_html": "<p><a href=\"https://www.manton.org/2022/12/02/moving-from-mastodon.html\">Moving from Mastodon to a new instance or to Micro.blog</a></p>\n<p>Thank you <a href=\"https://micro.blog/manton\">@manton</a></p>\n",
        "date_published": "2023-02-19T08:34:59+12:00",
        "url": "https://john.philpin.com/2023/02/18/moving-from-mastodon.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/18/how-to-remove.html",
        
        "content_html": "<p><a href=\"https://wa.rner.me/2023/02/10/howto-remove-pages.html\">How To Remove Pages from menu on your Micro Blog using Edit CSS</a>.</p>\n<p>Thankyou <a href=\"https://micro.blog/warner\">@warner</a></p>\n",
        "date_published": "2023-02-19T08:32:34+12:00",
        "url": "https://john.philpin.com/2023/02/18/how-to-remove.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/17/not-sure-what.html",
        
        "content_html": "<p>🚧 Not sure what the plan is &hellip; or even if there is a plan &hellip; but I would vote from some more thought into how pages work on Micro Blog. Everything works just fine for a handful, but I am now <a href=\"https://john.philpin.com/therest/\">over 20</a> and counting. It is starting to get hard to keep track of them with just a list;</p>\n<ul>\n<li>which pages belong together❓</li>\n<li>nested in the menu❓</li>\n<li>is it showing on the menu or not❓</li>\n</ul>\n<p>My kluge is to use emojis</p>\n<p><img src=\"https://cdn.uploads.micro.blog/2529/2023/9cabd795ce.png\" alt=\"My Pages\"></p>\n<p>&hellip; but emojis in the page title do not consistently show up on the site. See <a href=\"https://john.philpin.com/therest/\">this</a> compared to <a href=\"https://john.philpin.com/search-space/\">this</a> for example - and yes - not yet fully consistent with</p>\n<ol>\n<li>my page URL naming convention</li>\n<li>pages that seek to help in some category promotion</li>\n</ol>\n",
        "date_published": "2023-02-18T12:32:05+12:00",
        "url": "https://john.philpin.com/2023/02/17/not-sure-what.html",
        "tags": ["Help","? WIP"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/13/setting-categories-automatically.html",
        "title": "Setting Categories Automatically On MicroBlog",
        "content_html": "<p>It’s interesting how small things mess you up. I am putting some time into trying to make it easier to find stuff on my blog and recently discovered filters where you can “automatically set categories when text in new posts matches a filter”.</p>\n<p>For new posts it seems to work flawlessly. The cool thing is that you can ‘Run Filter’ - which essentially means that it will go off and apply that rule to your archive. It works.</p>\n<p>Of course if you have a lot of posts (sorry), it might take some time - but it does seem to get there. So. after a while, when I view the categories I can see the post count increasing. And - when I look at the posts through the lens of Mars Edit I can see all the new posts where the category has been applied.</p>\n<p>All good. UNTIL. I noticed that though every thing SEEMED to be working - actually, over on the web site, the categories were <strong>not</strong> being allocated. Turns out patience is a virtue - because after several <strong>days</strong> (I kid you not) elapsed, it seemed that everything was also working on the site. <strong>All good.</strong></p>\n<p>( <a href=\"https://micro.blog/manton\">@manton</a> - is this time delay expected behavior?)</p>\n<p>All good until I set up the filter to</p>\n<p>find text = ‘youtube.com/watch' and add that post to the category ‘myyoutubes’.</p>\n<p>The wait aside, it ran like a dream. Except it didn’t. I realized that posts that definitely contained links back to YouTube were <strong>not</strong> being picked up. I ran the filter again - and waited. TWICE. Nothing changed.</p>\n<p><strong>This morning I discovered why.</strong></p>\n<p>Turns out that there is a second URL format that YouTube uses … <a href=\"https://youtu.be\">youtu.be</a></p>\n<p>I am guessing that the youtube syntax varies depending on whether you are on a computer versus iOS or something similar. Anyway, I then set up a second filter that adds the post to the same category - and … <strong>it is now working</strong> (wait aside)</p>\n<hr>\n<p>BTW, the really cool thing is that I also use the plugin ‘Lite YouTube for Micro.blog by <a href=\"https://micro.blog/rknightuk\">@rknightuk</a> - so those links automatically render as embedded videos on my site. <a href=\"https://john.philpin.com/2023/02/13/most-people-i.html\">🖇️ Say, like this one</a> - which at time of typing still hasn’t been correctly allocated its category - but I am keeping an eye on it.</p>\n",
        "date_published": "2023-02-14T12:23:21+12:00",
        "url": "https://john.philpin.com/2023/02/13/setting-categories-automatically.html",
        "tags": ["? Videos","Help","? LongForm","? Links"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/13/readwise-help-for.html",
        
        "content_html": "<p>Readwise Help for Readwise People</p>\n<p>Readwise views are really useful but the commands to do what you want are not obvious. These two from the horse&rsquo;s mouth we know as Dan Doyon.</p>\n<p><strong>Show me all docs that have no tags:</strong> has__not:tags</p>\n<p><strong>Show me all docs that have no highlights:</strong>  has__not:highlights</p>\n<p><strong>Show me all docs that have highlights:</strong> has:highlights</p>\n",
        "date_published": "2023-02-14T12:16:14+12:00",
        "url": "https://john.philpin.com/2023/02/13/readwise-help-for.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/10/backing-up-your.html",
        
        "content_html": "<p><a href=\"https://help.micro.blog/t/post-versions-and-backup/1446\">Backing up your MicroBlog? Let me count the ways …. </a></p>\n",
        "date_published": "2023-02-11T11:55:01+12:00",
        "url": "https://john.philpin.com/2023/02/10/backing-up-your.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/09/how-to-add.html",
        
        "content_html": "<p><a href=\"https://blog.readwise.io/add-chapters-to-highlights/\">🔗 How to Add Chapters to Your Highlights in Readwise with Headings</a> …. it is amazing how much stuff there is under the hood over at #Readwise.</p>\n",
        "date_published": "2023-02-10T13:52:12+12:00",
        "url": "https://john.philpin.com/2023/02/09/how-to-add.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/02/06/just-discovered-this.html",
        
        "content_html": "<p>Just discovered <a href=\"https://micro.blog/account/categories/2529/filters\">🔗 this</a> on the MicroBlog help site - highlighted by <a href=\"https://micro.blog/sod\">@sod</a> - THANKYOU … been looking for ways to bulk manage categories - and this definitely helps.</p>\n",
        "date_published": "2023-02-07T12:31:05+12:00",
        "url": "https://john.philpin.com/2023/02/06/just-discovered-this.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/01/31/said-it-before.html",
        
        "content_html": "<p>Said it before saying it again ..l <a href=\"https://help.micro.blog/t/linking-mastodon-and-micro-blog/1516\">🔗 this Mastodon / MicroBlog stuff is not easy is it?</a></p>\n",
        "date_published": "2023-02-01T18:42:26+12:00",
        "url": "https://john.philpin.com/2023/01/31/said-it-before.html",
        "tags": ["? Links","Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2023/01/05/one-job-for.html",
        
        "content_html": "<p>One job for the new year is to sort out my ‘flows’ … what do I syndicate versus keep separate in their own silos? Specifically thinking about microblog and mastodon.</p>\n<p>Pretty much everything out there gets fed into microblog … <strong>EXCEPT</strong> mastodon.</p>\n<p>Should that change?</p>\n",
        "date_published": "2023-01-05T08:51:27+12:00",
        "url": "https://john.philpin.com/2023/01/05/one-job-for.html",
        "tags": ["Help"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2022/03/26/notes-reminding-us.html",
        "title": "Notes Reminding Us About Notes",
        "content_html": "<p>Two short posts that arrived almost back to back in the multivarious reading apps that seem to be multiplying on my iPad.</p>\n<p>The first came from Derek Silvers about why we should <a href=\"https://sive.rs/plaintext\">write plain text files</a>.</p>\n<p>The ‘shouldness’of that instruction cant be more emphasised. All that he says I do know, but it’s good to be reminded. But, even then it still doesn’t stop me from writing a lot of stuff in a couple of the most proprietary formats out there .. Apple’s ‘Pages’ and ‘Keynote’.</p>\n<p><strong>YES Keynote … it isn’t just for presentations, I use it to create simple graphics and structured workbooks.</strong></p>\n<p>The second was <a href=\"https://theknowledgeworker.substack.com/p/note-taking-became-a-full-time-job\">Note-taking became a full-time job, so I stopped</a></p>\n<p>Last year out of nowhere, I became aware and interested in Obsidian. I learnt about Zeitelkasten. I discovered that Obsidian was just the latest application that promised to be my salvation.</p>\n<p>I haven&rsquo;t stopped using it - but boy did that post resonate!</p>\n<p>Important to <strong><a href=\"https://john.philpin.com/search-space/?q=the+readers+republic\">🖇️ 🔎The Readers Republic</a></strong></p>\n",
        "date_published": "2022-03-26T16:47:56+12:00",
        "url": "https://john.philpin.com/2022/03/26/notes-reminding-us.html",
        "tags": ["? Books","Help","? LongForm","? Links","? Searched"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2022/03/23/experimenting-with-footnotes.html",
        "title": "Experimenting With Footnotes",
        "content_html": "<p>🚧 I wanted to write this post as a permanent test of applying ‘footnotes’ on my blog.</p>\n<p>Here in the time line it is almost certainly going to look weird if there isn’t a title - but the idea is to improve the reading experience on the site - and then of course explore what it might look like in an RSS feed.</p>\n<h2 id=\"post-posting\">Post Posting</h2>\n<p>The footnotes aren’t coming through hyperlinked. YET!</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius sollicitudin consequat. Etiam cursus blandit nisl accumsan fermentum. Phasellus faucibus velit non porttitor tincidunt. Ut quis erat ac nibh auctor tempus. Sed a metus sed dui pulvinar dapibus pulvinar et nisl.</p>\n<details>\n<summary style=\"color: #7a8f99\">\n<strong>Click On The Arrow To Get Some Context</strong>\n</summary>\n<p style=\"margin-left:10%; margin-right:10%; color: #7a8f99\">\n<i>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius sollicitudin consequat. Etiam cursus blandit nisl accumsan fermentum. Phasellus faucibus velit non porttitor tincidunt. Ut quis erat ac nibh auctor tempus. Sed a metus sed dui pulvinar dapibus pulvinar et nisl. Sed consectetur, magna sit amet vestibulum dapibus, augue orci dignissim nulla, nec interdum ligula nibh at dui. In in dolor sit amet urna tempor pulvinar. In ut odio et ligula faucibus placerat. Proin pulvinar ex et sagittis molestie. Vestibulum dignissim faucibus diam, quis lacinia lacus mollis et. In fermentum ex quis consectetur semper. Nullam ut metus quam. Suspendisse potenti.</i>\n</p>\n</details>\n<p>Sed consectetur, magna sit amet vestibulum dapibus, augue orci dignissim nulla, nec interdum ligula nibh at dui. In in dolor sit amet urna tempor pulvinar. In ut odio et ligula faucibus placerat. Proin pulvinar ex et sagittis molestie. Vestibulum dignissim faucibus diam, quis lacinia lacus mollis et. In fermentum ex quis consectetur semper. Nullam ut metus quam. Suspendisse potenti.</p>\n<hr>\n<h2 id=\"video-embed-test\">Video embed test</h2>\n<p><a href=\"https://youtu.be/F4SB8vIMtxg\">youtu.be/F4SB8vIMt&hellip;</a></p>\n<center>\n<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/F4SB8vIMtxg\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>\n</center>\n<hr>\n<h2 id=\"blockquote-test\">Blockquote Test</h2>\n<h3 id=\"normal\">Normal</h3>\n<blockquote>\n<p>&ldquo;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius sollicitudin consequat. Etiam cursus blandit nisl accumsan fermentum. Phasellus faucibus velit non porttitor tincidunt. Ut quis erat ac nibh auctor tempus. Sed a metus sed dui pulvinar dapibus pulvinar et nisl. Sed consectetur, magna sit amet vestibulum dapibus, augue orci dignissim nulla, nec interdum ligula nibh at dui. In in dolor sit amet urna tempor pulvinar. In ut odio et ligula faucibus placerat. Proin pulvinar ex et sagittis molestie. Vestibulum dignissim faucibus diam, quis lacinia lacus mollis et. In fermentum ex quis consectetur semper. Nullam ut metus quam. Suspendisse potenti.&rdquo;</p>\n</blockquote>\n<p class=\"attribution\">💬 Joe Blow</p>\n<h3 id=\"hitchens-specific\">Hitchens Specific</h3>\n<div class=\"epigraph\">\n\t<blockquote>\n\t\t<p>\n\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius sollicitudin consequat. Etiam cursus blandit nisl accumsan fermentum. Phasellus faucibus velit non porttitor tincidunt. Ut quis erat ac nibh auctor tempus. Sed a metus sed dui pulvinar dapibus pulvinar et nisl. Sed consectetur, magna sit amet vestibulum dapibus, augue orci dignissim nulla, nec interdum ligula nibh at dui. In in dolor sit amet urna tempor pulvinar. In ut odio et ligula faucibus placerat. Proin pulvinar ex et sagittis molestie. Vestibulum dignissim faucibus diam, quis lacinia lacus mollis et. In fermentum ex quis consectetur semper. Nullam ut metus quam. Suspendisse potenti.\"\n\t\t</p>\n\t\t<footer>\n\t\t\t<cite>\n\t\t\t💬 Joe Blow\n\t\t\t</cite>\n\t\t</footer>\n\t</blockquote>\n</div>\n<hr>\n<p>Meanwhile ….. why not explore header formats while I am here</p>\n<h1 id=\"heading-1\">Heading 1</h1>\n<h2 id=\"heading-2\">Heading 2</h2>\n<h3 id=\"heading-3\">Heading 3</h3>\n<h4 id=\"heading-4\">Heading 4</h4>\n<h5 id=\"heading-5\">Heading 5</h5>\n<h6 id=\"heading-6\">Heading 6</h6>\n",
        "date_published": "2022-03-23T13:25:51+12:00",
        "url": "https://john.philpin.com/2022/03/23/experimenting-with-footnotes.html",
        "tags": ["? Quotes","Help","? LongForm","? WIP"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2022/01/24/consolidation.html",
        "title": "Consolidation",
        "content_html": "<h2 id=\"websites\">Web Sites</h2>\n<p>Bit by bit I have been consolidating the ‘Wor(l)ds of John’ and putting everything under a single, smaller roof. So when I say ‘single’ … less?</p>\n<p>My <a href=\"https://words.philpin.Com\">Blot site</a> is not just thoughts that somehow never made it to MicroBlog - but also includes the archives of 5 old Wordpress sites;</p>\n<p>- Beyond Bridges   <br />- Hidden In Plain Sight <br />- Quotespace <br />- And Another Thing <br />-<a href=\"https://words.philpin.com/tagged/archive-justgoodmusic\"> Just Good Music</a> (the old MicroBlog JGM - sadly my original JGM site only exists in the Wayback Machine.</p>\n<p>Only JGM is linked since I figure that is the only blog that MicroBloggers might even want to click through to.</p>\n<p>… and a whole lot more.</p>\n<p>Gah - that just made me realise that I need to spend a bit of time in better organizing blot.</p>\n<p>The oldest post in there dates back to September 2010.</p>\n<p>Meanwhile my <a href=\"https://john.philpin.Com\">Micro Blog site</a> has another several thousand <del>posts</del> entries … the oldest dating back to April 2005.</p>\n<p>The Micro Blog collection includes an old humour site that got moved before I came up with the blot consolidation. It is a post from this blog that holds the <a href=\"https://john.philpin.com/2005/04/25/management-definitions.html\">the oldest post</a> ‘title’.</p>\n<p>It also includes <strong>some</strong> of my Instagram world. I resisted pulling in what is really a pile of rubbish.</p>\n<h2 id=\"mycomputersoftware\">My Computer Software</h2>\n<p>Meanwhile, I am also moving my main computer to a new machine. No automatic ‘restore from previous machine’ for me. I have built (am building?) it from scratch. About three weeks in ans 71 apps from the old world still have not yet made it over - and they still might not - ever.</p>\n<h2 id=\"myipad\">My iPad</h2>\n<p>… deinstalling software to bring more focus to how I use the iPad and when.</p>\n<p><strong>More to come as I think about it.</strong></p>\n",
        "date_published": "2022-01-24T12:30:58+12:00",
        "url": "https://john.philpin.com/2022/01/24/consolidation.html",
        "tags": ["Help","? LongForm"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2021/12/10/a-post-to.html",
        "title": "🚧 CSS Experiments",
        "content_html": "<h4>🚧 Experimental Post as I play around with the CSS ... a LOT!</h4>\n<div class=\"epigraph\">\n\t<blockquote>\n\t\t<p>\n\t\t“wise words being captured for posterity.”\n\t\t</p>\n\t\t<footer>\n\t\t\t<cite>\n\t\t\t💬 They Who Said It\n\t\t\t</cite>\n\t\t</footer>\n\t</blockquote>\n</div>\n<hr>\n<h4> simple markdown with cite separate</h4>\n<blockquote>\n<p>“wise words being captured for posterity.”</p>\n</blockquote>\n<cite>\n💬 They Who Said It\n</cite>\n<hr>\n<h4> simple markdown with cite tight</h4>\n<blockquote>\n<p>“wise words being captured for posterity.”\n<cite>\n💬 They Who Said It\n</cite></p>\n</blockquote>\n<hr>\n<h4> simple markdown with cite tight and <br></h4>\n<blockquote>\n<p>“wise words being captured for posterity.”\n<br>\n<cite>\n💬 They Who Said It\n</cite></p>\n</blockquote>\n<hr>\n<h4> simple markdown with attribution separate</h4>\n<blockquote>\n<p>“wise words being captured for posterity.”</p>\n</blockquote>\n<attribution>\n💬 They Who Said It\n</attribution>\n<hr>\n<h4> simple markdown with attribution tight</h4>\n<blockquote>\n<p>“wise words being captured for posterity.”\n<attribution>\n💬 They Who Said It\n</attribution></p>\n</blockquote>\n<hr>\n<h4>Full On Quote\n<div class=\"epigraph\">\n\t<blockquote>\n\t\t<p>\n\t\t“Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius sollicitudin consequat. Etiam cursus blandit nisl accumsan fermentum. Phasellus faucibus velit non porttitor tincidunt. Ut quis erat ac nibh auctor tempus. Sed a metus sed dui pulvinar dapibus pulvinar et nisl. Sed consectetur, magna sit amet vestibulum dapibus, augue orci dignissim nulla, nec interdum ligula nibh at dui. In in dolor sit amet urna tempor pulvinar. In ut odio et ligula faucibus placerat. Proin pulvinar ex et sagittis molestie. Vestibulum dignissim faucibus diam, quis lacinia lacus mollis et. In fermentum ex quis consectetur semper. Nullam ut metus quam. Suspendisse potenti.”\n\t\t</p>\n\t\t<footer>\n\t\t\t<cite>\n\t\t\t💬 They Who Said It\n\t\t\t</cite>\n\t\t</footer>\n\t</blockquote>\n</div>\n<div class=\"epigraph\">\n\t<blockquote>\n\t\t<p>\n\t\t“Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius sollicitudin consequat. Etiam cursus blandit nisl accumsan fermentum. Phasellus faucibus velit non porttitor tincidunt. Ut quis erat ac nibh auctor tempus. Sed a metus sed dui pulvinar dapibus pulvinar et nisl. Sed consectetur, magna sit amet vestibulum dapibus, augue orci dignissim nulla, nec interdum ligula nibh at dui. In in dolor sit amet urna tempor pulvinar. In ut odio et ligula faucibus placerat. Proin pulvinar ex et sagittis molestie. Vestibulum dignissim faucibus diam, quis lacinia lacus mollis et. In fermentum ex quis consectetur semper. Nullam ut metus quam. Suspendisse potenti.”\n\t\t</p>\n\t\t\t<cite>\n\t\t\t💬 They Who Said It\n\t\t\t</cite>\n\t</blockquote>\n</div>\n",
        "date_published": "2021-12-10T10:06:43+12:00",
        "url": "https://john.philpin.com/2021/12/10/a-post-to.html",
        "tags": ["? Quotes","Help","? LongForm","? WIP"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2020/10/21/our-web-properties.html",
        "title": "Our Web Properties",
        "content_html": "<!-- wp:paragraph -->\n<p>More of a status check than information, but it kind of makes sense to record here - and periodically update.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>People First has 9 domains that get used for different initiatives. </p>\n<!-- /wp:paragraph -->\n<!-- wp:image {\"align\":\"center\",\"id\":14775,\"sizeSlug\":\"large\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img src=\"https://peoplefirst.vision/wp-content/uploads/2020/10/CleanShot-2020-10-22-at-11.47.16@2x.png\" alt=\"\" class=\"wp-image-14775\"/></figure></div>\n<!-- /wp:image -->\n<!-- wp:heading -->\n<h2>'Broadcast' Sites</h2>\n<!-- /wp:heading -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Newsletter @ PeopleFirst.news</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><a href=\"https://PeopleFirst.news\" target=\"_blank\" rel=\"noreferrer noopener\">Read and Subscribe</a> ✅</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Podcasts @ PeopleFirst.fm</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><a href=\"https://peoplefirst.fm\" target=\"_blank\" rel=\"noreferrer noopener\">Take A Listen</a> ✅</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Blog @ PeopleFirst.vision</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><a href=\"https://peoplefirst.vision\" target=\"_blank\" rel=\"noreferrer noopener\">Have A Read</a> ✅</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p><a href=\"https://peoplefirst.vision/feed\" target=\"_blank\" rel=\"noreferrer noopener\">Subscribe To The RSS</a> ✅</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Network @ PeopleFirst.network</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><a href=\"https://peoplefirst.mn.co\" target=\"_blank\" rel=\"noreferrer noopener\">Join the People First Network</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Business @ PeopleFirst.business</h4>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><a href=\"https://peoplefirst.business\" target=\"_blank\" rel=\"noreferrer noopener\">See what inspires you</a></p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":4} -->\n<h4>Not Yet Live - and so for now, all should resolve to PeopleFirst.business</h4>\n<!-- /wp:heading -->\n<!-- wp:list -->\n<ul><li><strong>PeopleFirst.pub</strong> - it will be the book site.</li><li><strong>PeopleFirst.systems</strong> - the structures, framworks, models that allow you to use People First thinking.</li><li><strong>PeopleFirst.video</strong> - when we move into video - this is where it will be.</li><li><strong>PeopleFirst.community</strong> - it will map the fabric across the internet.</li></ul>\n<!-- /wp:list -->\n",
        "date_published": "2020-10-22T10:55:07+12:00",
        "url": "https://john.philpin.com/2020/10/21/our-web-properties.html",
        "tags": ["Help","? LongForm","People First"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2020/10/18/navigation.html",
        "title": " 🚧 Navigation",
        "content_html": "<!-- wp:image {\"id\":14725,\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://peoplefirst.vision/wp-content/uploads/2020/10/anete-lusina-zwsHjakE_iI-unsplash-1024x681.jpg\" alt=\"\" class=\"wp-image-14725\"/><figcaption><span>Photo by <a href=\"https://unsplash.com/@anete_lusina?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Anete Lūsiņa</a> on <a href=\"https://unsplash.com/s/photos/blog?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Unsplash</a></span></figcaption></figure>\n<!-- /wp:image -->\n<!-- wp:heading {\"level\":3} -->\n<h3>Some Useful Tips To Navigate The Articles</h3>\n<!-- /wp:heading -->\n<!-- wp:paragraph {\"textColor\":\"background\",\"style\":{\"color\":{\"background\":\"#c4841e\"}}} -->\n<p class=\"has-background-color has-text-color has-background\" style=\"background-color:#c4841e\">The RSS feed is <a href=\"https:/peoplefirst.vision/feed.rss\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">here</a>.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading {\"level\":3} -->\n<h3>Article Navigation</h3>\n<!-- /wp:heading -->\n<!-- wp:image {\"id\":15315,\"sizeSlug\":\"large\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://peoplefirst.vision/wp-content/uploads/2020/11/PeopleFirst-Vision-Navigation-1024x68.png\" alt=\"\" class=\"wp-image-15315\"/></figure>\n<!-- /wp:image -->\n<!-- wp:paragraph -->\n<p>Like any good WordPress blog, searching by category is of course possible. We have also work hard to only have a single category per article. </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We then refine the indexing of the article with free form tags.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>We have also introduced a second layer of article - which is 'post type' ... using this filter you can find posts, asides, videos etc </p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>Combine the two look for </p>\n<!-- /wp:paragraph -->\n<!-- wp:list -->\n<ul><li>category = work</li><li>post kind = video</li></ul>\n<!-- /wp:list -->\n<!-- wp:paragraph -->\n<p>Hit '<strong>filter</strong>' and back comes the list of <strong>all</strong> posts that contain 'videos' categorized as 'work'.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<p>And then, of course, you have search! </p>\n<!-- /wp:paragraph -->\n",
        "date_published": "2020-10-19T17:57:56+12:00",
        "url": "https://john.philpin.com/2020/10/18/navigation.html",
        "tags": ["Help","? LongForm","People First","? WIP"]
      },
      {
        "id": "http://johnphilpin.micro.blog/2020/04/30/asking-for-a.html",
        
        "content_html": "<p><strong>Asking for a friend</strong></p>\n<ol>\n<li>\n<p>Share a link from (say) Fiery Feeds you get title and URL <strong>sans markdown</strong>.</p>\n</li>\n<li>\n<p>Open the same post in Safari, do the same thing - all the markdown appears.</p>\n</li>\n</ol>\n<p>Can I make 1 behave like 2?</p>\n<p><strong>LATER:</strong> The answer lies in <a href=\"https://www.icloud.com/shortcuts/5a3ffb5fd38d4f359e707a60a9059b5e\">Shortcuts</a></p>\n",
        "date_published": "2020-04-30T11:56:15+12:00",
        "url": "https://john.philpin.com/2020/04/30/asking-for-a.html",
        "tags": ["Help"]
      }
  ]
}
