NeoCat / twicli

A Web Browser-based Lightweight Twitter Client

Home Page:https://twicli.neocat.jp/index_en.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

regexp.js: exlusive pickup method requested

beckyeeky opened this issue · comments

commented

e.g. if user writes the following rule in "pickup pattern"
NG::neko:1
"1" means that tweets containing word "neko" get picked up and disappear from tab:TL, but remain in other tabs such as list.

Would you add a exclusive mode "2" so tweets picked up only appear in tabs specified by user?

I've added some filter mode for "pickup pattern".

":::1" -> hide tweets from "TL" tab

":::2" -> hide tweets from "@" tab

":::3" -> hide tweets from "TL" and "@"

":::4" -> hide tweets from all tabs

Please use ":::4" for list tabs and so on; e.g.

NG::neko:4

removes the tweets containing "neko" from all tabs.

closed.