Can we have a 4chanX(T) thread? I'm still new to it and I don't know if I'm missing out on some features or settings. What are some things I should change or start using?
Also, is there any way to make the Gallery view fill the whole screen with thumbnails (like a regular gallery view) rather than just the side? I know there's an independent script for that, I'm just asking if XT can do it as well.
>>106124713 (OP)>What are some things I should change or start using?Filter -> General
boards:g;/bloat/i
boards:g;/botnet/i
boards:g;/iToddler(s)?/i
boards:g;/m\$/i
boards:g;/micro\$oft/i
boards:g;/pajeet/i
boards:g;/this is why i use apple products/i
boards:g;/what you're refer+ing to as linux/i
img
md5: 3bd2badfa5f90a4e9225dae9a6455b60
🔍
Sauce
# Booru MD5 image search:
https://rule34.xxx/index.php?page=post&s=list&tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[r34.xxx-md5]
https://rule34.xxx/index.php?page=post&s=list&tags=md5:%$1;regexp:/^sample_([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[r34.xxx-md5]
https://e621.net/posts?tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[e621-md5]
https://booru.allthefallen.moe/posts?tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[atf-md5]
https://rule34.paheal.net/post/list?search=md5=%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[r34.paheal-md5]
https://danbooru.donmai.us/posts?tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[danbooru-md5]
https://gelbooru.com/index.php?page=post&s=list&tags=md5:%$0;regexp:/^([0-9a-f]{32}(?!\d)(?![a-z]))/;text:[gelbooru-md5]
Advanced -> File Info Formatting
(add to the end)
[download - %d] [filter - %f]
Advanced -> Custom CSS
/* Make (Your) posts stand out slightly*/
.yotsuba-b .yourPost div.post {
background-color: rgba(194,200,233)
}
.yotsuba .yourPost div.post {
background-color: rgba(235,214,201)
}
>>106124822Let's highlight & pin threads that contain a few keywords:
Filter -> General
## Promote these threads in the catalogue:
boards:g;op:only;highlight;top:yes;/jellyfin/i
boards:g;op:only;highlight;top:yes;/4chanX/i
A little more complex formatting
Filter -> General
# this filters 'cuck', 'Xcuck', 'Xcucks', along with punctuation like 'Xcuck!':
/(\w)?cuck(s)?(ed)?(old)?(olding)?/i
# this filters 'fag', 'Xfag', 'Xfags', 'Xfaggot' and 'Xfaggots', along with punctuation like 'Xfag!':
/(\w)?fag(s)?(got)?(s)?/i
# this filters out Twitter links everywhere except in OPs:
/twitter\.com/i;op:no
# Remove Australians on boards with flags:
type:flag;/^Australia$/i
...I think that's about everything I've found to be useful: mostly just removing stuff I don't want to see, and highlighting/promoting stuff that I do want to see.
Thank you everyone, glad I asked.