From fb732fed571926a6392345768e2c6a6431c8bd68 Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Wed, 22 Jun 2022 07:26:14 -0600 Subject: [PATCH] twitter post --- content/post/20220622-twitter/index.md | 48 ++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 content/post/20220622-twitter/index.md diff --git a/content/post/20220622-twitter/index.md b/content/post/20220622-twitter/index.md new file mode 100644 index 0000000..d288240 --- /dev/null +++ b/content/post/20220622-twitter/index.md @@ -0,0 +1,48 @@ ++++ +title = "Making Twitter Tolerable" +date = 2022-06-22T00:00:00 +lastmod = 2022-06-22T00:00:00 +draft = false + +# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. +authors = ["Carl Pearson"] + +tags = ["tricks"] + +summary = "" + +# Projects (optional). +# Associate this post with one or more of your projects. +# Simply enter your project's folder or file name without extension. +# E.g. `projects = ["deep-learning"]` references +# `content/project/deep-learning/index.md`. +# Otherwise, set `projects = []`. +projects = [] + +# Featured image +# To use, add an image named `featured.jpg/png` to your project's folder. +[image] + # Caption (optional) + caption = "" + + # Focal point (optional) + # Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight + focal_point = "Center" + + # Show image only in page previews? + preview_only = true + + +categories = [] + +# Set captions for image gallery. + + ++++ + +I prefer to browse twitter with the following search string: + +``` +filter:follows -filter:replies -filter:"RT @" +``` +