---
title: "💭 How I use Obsidian Templater"
description: "!https://thoughts.waylonwalker.com/post/455"
date: 2024-12-22
published: true
tags:
  - meta
  - thoughts
  - shots
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://thoughts.waylonwalker.com/post/455" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://shots.wayl.one/shot/?url=https://thoughts.waylonwalker.com/post/455&amp;height=600&amp;width=1200&amp;scaled_width=1200&amp;scaled_height=600" alt="How I use Obsidian Templater
 — 
  
    This is a test post.  I just updated the chrome extension for thoughts to take a the thumbnail image on open of the chrome extension so that it is rea..." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">
  How I use Obsidian Templater
</div>
      <div class="embed-card-description">
  
    This is a test post.  I just updated the chrome extension for thoughts to take a the thumbnail image on open of the chrome extension so that it is rea...
  
</div>
      <div class="embed-card-meta">thoughts.waylonwalker.com</div>
    </div>
  </a>
</div>


Ok, second post on this one.  I am sending only head requests, so I want to see the first request for the image, which happens in the chrome extension after pressing submit.  It will not yet come from cloudflare so I am interested in what it looks like just streaming out of object sorage.  This time I have the inspector open on the tab.

---

As expected I got a cloudflare cache miss on first hit.

![image](https://dropper.wayl.one/api/file/a9fdbb56-ce1b-42cd-9598-81c36eb758e2.webp)

But the overall performance of 351ms to get the image was not bad considering it takes several seconds to get the image fresh.

![image](https://dropper.wayl.one/api/file/fa623194-aa14-4fdb-a5ac-2a39beafbf1e.webp)

---

Now closing the chrome extension popup, and hitting the main thoughts page again gives me a cache hit from Cloudflare's CDN.

![image](https://dropper.wayl.one/api/file/861880a5-4f2d-47e7-b19f-f4e8eaa34139.webp)

And the total request time goes from 351ms to 21ms with the Cloudflare CDN, quite impressive!

![image](https://dropper.wayl.one/api/file/f8927bab-a63b-453f-aaad-d6af68f5e6c0.webp)

---

Sorry with how meta these last two posts were, I needed a second post to get that fresh request graph from.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
