Skip to main content

I don’t need to document these scripts either

ID
994cba0
date
2024-02-08 13:04:34+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
233e196
message
I don't need to document these scripts either
changed files
1 file, 1 addition, 33 deletions

Changed files

textexpander/README.md (4593) → textexpander/README.md (3465)

diff --git a/textexpander/README.md b/textexpander/README.md
index c128922..dbb19b3 100644
--- a/textexpander/README.md
+++ b/textexpander/README.md
@@ -48,19 +48,6 @@ scripts = [
         """,
     },
     {
-        "name": "get_safari_url.py",
-        "description": """
-        print the URL in my frontmost Safari window.
-        This makes a couple of tweaks to tidy up the URL, e.g. remove tracking parameters and tidy up some Jekyll stuff for my personal site.
-        """,
-    },
-    {
-        "name": "get_tweet_text.py",
-        "description": """
-        print a Markdown-formatted blockquote of a tweet I've got open in Safari, suitable for saving in Obsidian
-        """,
-    },
-    {
         "name": "get_wikipedia_quote.py",
         "description": """
         get URL and first paragraph of a Wikipedia entry I have open in Safari, suitable for saving in Obsidian.
@@ -122,25 +109,6 @@ cog_helpers.create_description_table(
   </dd>
 
   <dt>
-    <a href="https://github.com/alexwlchan/scripts/blob/main/textexpander/get_safari_url.py">
-      <code>get_safari_url.py</code>
-    </a>
-  </dt>
-  <dd>
-    print the URL in my frontmost Safari window.
-    This makes a couple of tweaks to tidy up the URL, e.g. remove tracking parameters and tidy up some Jekyll stuff for my personal site.
-  </dd>
-
-  <dt>
-    <a href="https://github.com/alexwlchan/scripts/blob/main/textexpander/get_tweet_text.py">
-      <code>get_tweet_text.py</code>
-    </a>
-  </dt>
-  <dd>
-    print a Markdown-formatted blockquote of a tweet I've got open in Safari, suitable for saving in Obsidian
-  </dd>
-
-  <dt>
     <a href="https://github.com/alexwlchan/scripts/blob/main/textexpander/get_wikipedia_quote.py">
       <code>get_wikipedia_quote.py</code>
     </a>
@@ -149,4 +117,4 @@ cog_helpers.create_description_table(
     get URL and first paragraph of a Wikipedia entry I have open in Safari, suitable for saving in Obsidian.
   </dd>
 </dl>
-<!-- [[[end]]] (checksum: 034550064cf7e815871e16bf9097229a) -->
+<!-- [[[end]]] (checksum: 75dbd3e0c7b1be65eb5c169399792cc4) -->