@delibakis,
The button # will show
all threads
not starting with A-Z.
So it show threads starting with:
0-9, [ ] { } $ # % ^ & * .. whatever
You may replace the "#" symbol for other text in:
Plugins > Alphabetical FF - Show ABC Menu (@around line 18)
Code:
$abcfilter_upper = "#";
Code:
$abcfilter_upper = "0-9";
I may also add a field to change it at mod options in next update, or show both separated:
0-9 and
# (symbols) buttons.
Where are you from?