twitter post
This commit is contained in:
48
content/post/20220622-twitter/index.md
Normal file
48
content/post/20220622-twitter/index.md
Normal file
@@ -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 @"
|
||||
```
|
||||
|
Reference in New Issue
Block a user