diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-22 00:46:12 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-22 00:46:12 -0600 |
commit | 5446e042d6120a5c4c08659b22349b6dca2256c1 (patch) | |
tree | 477aa9a7ed0de62c319a130664f14486728ddad3 | |
parent | 8bcbbcdcf823a7922b6c400cdcf23da3b1192a17 (diff) |
add reddit flair search tech tip
-rw-r--r-- | Content/posts/2023-10-22-search-by-flair-reddit.md | 17 | ||||
-rw-r--r-- | Resources/assets/posts/reddit-flair-search.png | bin | 0 -> 2033555 bytes | |||
-rw-r--r-- | Resources/images/opengraph/posts/2023-10-22-search-by-flair-reddit.png | bin | 0 -> 23362 bytes |
3 files changed, 17 insertions, 0 deletions
diff --git a/Content/posts/2023-10-22-search-by-flair-reddit.md b/Content/posts/2023-10-22-search-by-flair-reddit.md new file mode 100644 index 0000000..53ab272 --- /dev/null +++ b/Content/posts/2023-10-22-search-by-flair-reddit.md @@ -0,0 +1,17 @@ +--- +date: 2023-10-22 00:37 +description: Search posts by flair on Reddit Web by using _ +tags: Tech Tip, Reddit +draft: false +--- + +# 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`. + + + +I wish this was documented somewhere. + diff --git a/Resources/assets/posts/reddit-flair-search.png b/Resources/assets/posts/reddit-flair-search.png Binary files differnew file mode 100644 index 0000000..53cba31 --- /dev/null +++ b/Resources/assets/posts/reddit-flair-search.png diff --git a/Resources/images/opengraph/posts/2023-10-22-search-by-flair-reddit.png b/Resources/images/opengraph/posts/2023-10-22-search-by-flair-reddit.png Binary files differnew file mode 100644 index 0000000..7b44d6c --- /dev/null +++ b/Resources/images/opengraph/posts/2023-10-22-search-by-flair-reddit.png |