From 4d59a5beb65f788464062208ff2250d470d268f1 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 22 Oct 2023 00:46:12 -0600 Subject: add reddit flair search tech tip --- docs/assets/posts/reddit-flair-search.png | Bin 0 -> 2033555 bytes docs/feed.rss | 28 ++++++++- .../posts/2023-10-22-search-by-flair-reddit.png | Bin 0 -> 23362 bytes docs/index.html | 34 ++++------ docs/posts/2023-10-22-search-by-flair-reddit.html | 67 ++++++++++++++++++++ docs/posts/index.html | 13 ++++ docs/tags/Reddit.html | 70 +++++++++++++++++++++ docs/tags/Tech Tip.html | 70 +++++++++++++++++++++ 8 files changed, 259 insertions(+), 23 deletions(-) create mode 100644 docs/assets/posts/reddit-flair-search.png create mode 100644 docs/images/opengraph/posts/2023-10-22-search-by-flair-reddit.png create mode 100644 docs/posts/2023-10-22-search-by-flair-reddit.html create mode 100644 docs/tags/Reddit.html create mode 100644 docs/tags/Tech Tip.html (limited to 'docs') diff --git a/docs/assets/posts/reddit-flair-search.png b/docs/assets/posts/reddit-flair-search.png new file mode 100644 index 0000000..53cba31 Binary files /dev/null and b/docs/assets/posts/reddit-flair-search.png differ diff --git a/docs/feed.rss b/docs/feed.rss index c50e301..47f3efa 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,11 +4,35 @@ Navan's Archive Rare Tips, Tricks and Posts https://web.navan.dev/en - Sat, 21 Oct 2023 01:07:48 -0000 - Sat, 21 Oct 2023 01:07:48 -0000 + Sun, 22 Oct 2023 00:45:08 -0000 + Sun, 22 Oct 2023 00:45:08 -0000 250 + + + https://web.navan.dev/posts/2023-10-22-search-by-flair-reddit.html + + + Search / Filter posts by flair on Reddit + + + Search posts by flair on Reddit Web by using _ + + https://web.navan.dev/posts/2023-10-22-search-by-flair-reddit.html + Sun, 22 Oct 2023 00:37:00 -0000 + Search / Filter posts by flair on Reddit + +

Remember to replace any spaces in the flair with _

+ +

E.g. flair:Snail_Mail limited to r/penpals will only show posts that have the flair Snail Mail.

+ +

Screenshot of Old Reddit with search filter being used

+ +

I wish this was documented somewhere.

+]]>
+
+ https://web.navan.dev/posts/2020-03-08-Making-Vaporwave-Track.html diff --git a/docs/images/opengraph/posts/2023-10-22-search-by-flair-reddit.png b/docs/images/opengraph/posts/2023-10-22-search-by-flair-reddit.png new file mode 100644 index 0000000..7b44d6c Binary files /dev/null and b/docs/images/opengraph/posts/2023-10-22-search-by-flair-reddit.png differ diff --git a/docs/index.html b/docs/index.html index 11606b1..0798c24 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,6 +49,19 @@

Recent Posts

For all posts go to Posts diff --git a/docs/posts/2023-10-22-search-by-flair-reddit.html b/docs/posts/2023-10-22-search-by-flair-reddit.html new file mode 100644 index 0000000..9b523ca --- /dev/null +++ b/docs/posts/2023-10-22-search-by-flair-reddit.html @@ -0,0 +1,67 @@ + + + + + + + + + Search / Filter posts by flair on Reddit + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ +

Search / Filter posts by flair on Reddit

+ +

Remember to replace any spaces in the flair with _

+ +

E.g. flair:Snail_Mail limited to r/penpals will only show posts that have the flair Snail Mail.

+ +

Screenshot of Old Reddit with search filter being used

+ +

I wish this was documented somewhere.

+ +
If you have scrolled this far, consider subscribing to my mailing list here. You can subscribe to either a specific type of post you are interested in, or subscribe to everything with the "Everything" list.
+ +
+ +
+
+ + + + + \ No newline at end of file diff --git a/docs/posts/index.html b/docs/posts/index.html index c70f3bf..bd987fe 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -51,6 +51,19 @@
    +
  • Search / Filter posts by flair on Reddit
  • +
      +
    • Search posts by flair on Reddit Web by using _
    • +
    • Published On: 2023-10-22 00:37
    • +
    • Tags: + + Tech Tip, + + Reddit + +
    + +
  • Attack Lab
    • Walkthrough of Attack Lab Phases 1-4 for CSCI 2400 Computer Systems
    • diff --git a/docs/tags/Reddit.html b/docs/tags/Reddit.html new file mode 100644 index 0000000..c280305 --- /dev/null +++ b/docs/tags/Reddit.html @@ -0,0 +1,70 @@ + + + + + + + + + "Reddit" + + + + + + + + + + + + + + + + + + + + + +
      +
      + + +
      +

      Reddit

      Posts tagged 'Reddit'

      +
      + + + + + + + + \ No newline at end of file diff --git a/docs/tags/Tech Tip.html b/docs/tags/Tech Tip.html new file mode 100644 index 0000000..abc43db --- /dev/null +++ b/docs/tags/Tech Tip.html @@ -0,0 +1,70 @@ + + + + + + + + + "Tech Tip" + + + + + + + + + + + + + + + + + + + + + +
      +
      + + +
      +

      Tech Tip

      Posts tagged 'Tech Tip'

      +
      + + + + + + + + \ No newline at end of file -- cgit v1.2.3