Author

Topic: SMF Bookmark Mod to avoid noisy "sub" posts (Read 2622 times)

sr. member
Activity: 294
Merit: 250
Bitcoin today is what the internet was in 1998.
some threads are in my watchlist that i did not put there??? wtf

Theymos converted some of the generic "Sub" posts to watchlist entries.

The automatic transfer of "sub" posts to watchlist entries is finished. About 1000 posts were transferred. If your "sub" posts were not automatically transfered, make sure you manually transfer them soon. Moderators will eventually start deleting these posts.

This is the SQL query I used:
Code:
insert ignore into smf_watchlist(ID_MEMBER,ID_TOPIC) select distinct
ID_MEMBER,ID_TOPIC from smf_messages where length(body)<40 and
lower(body) regexp '[[:<:]]sub.*' and lower(body) not like
'%subforum%' and lower(body) not like '%subdomain%' and lower(body)
not like '%subscriber%' and lower(body) not like '%subscript%' and
lower(body) not like '%subject%' and lower(body) not like
'%subsidy%' and lower(body) not like '%subsist%' and lower(body) not
like '%sub-%'and lower(body) not like '%submit%' and lower(body) not
like '%submers%' and lower(body) not like '%substance%'  and
lower(body) not like '%substit%' and ID_MSG<>594521 and
ID_MSG<>442378 and ID_MSG<>345513 and ID_MSG>300000;
donator
Activity: 2058
Merit: 1054
does the 'notify' button not work?
Come on, 3 people in this thread had already explained why "notify" is a different feature than this...
rjk
sr. member
Activity: 448
Merit: 250
1ngldh
does the 'notify' button not work?

"notify" is for emails, which not all of us want. Instead, we use the "watchlist", so that when you click the "Watchlist" link at the top of the page, all you see are the topics you are watching.

You can then respond to the most important topics first, then read the rest of the forum.
legendary
Activity: 1190
Merit: 1000
www.bitcointrading.com
does the 'notify' button not work?
mrb
legendary
Activity: 1512
Merit: 1027
Thank you theymos for implementing the watchlist!
Had you not done it yourself, I would have looked into writing it myself  Wink
full member
Activity: 157
Merit: 100
Yeah this pretty much nullifies the long post I just made. Which is actually a good thing.

Watchlist
sr. member
Activity: 294
Merit: 250
Bitcoin today is what the internet was in 1998.
!!!!! Check it out at the top. "Watchlist!"
full member
Activity: 157
Merit: 100
In response to people explaining why they "sub"...

If you have an actual mail client, it's really easy to have forum notifications filtered into their own folder, keep your client running all the time, and just look in that folder when you want to see notifications.

Now you have something almost idential to using the "show new replies to your posts" feature, except you don't have to post "sub"s, AND you can easily turn off notifications on any thread you've lost interest in.

And you can still check it 75 times a day if you want to, and you can even check it at the same time that you're visiting the forum.  Cheesy

Please forgive the preaching, I understand people prefer different things and that's fine. I just feel bad for you all and wanted to help.  Cheesy  Your "subs" don't bother me in the least; I actually think they're kind of cute.

By the way, I probably wouldn't use the email solution if I were on Windows, where there is no way (that I know of) to put the mail client on its own workspace (so it doesn't clog up the task bar all the time). I also wouldn't use the email solution if I used webmail, because then keeping it open all the time would (again) be a nuisance by clogging up the browser's tab bar.

If you have one of these "problematic" setups and you use the forum A LOT, it may even be worth changing around your "setup." Especially compared to having 2 accounts, or having to delete your posts! Doing it my way makes using the forum a pleasure, and I can only imagine the other way would be a huge pain in the ass.

EDIT: By the way, let me point out that if you are using webmail, you could get an actual mail client and separate address that is *only* used for getting forum notifications. Pretty painless.
donator
Activity: 2058
Merit: 1054
Why aren't people just using the email notification system? I'd like to hear the answer to this from a "subber".
Because I don't want to get emails about forum posts. I want to know about new posts when I'm reading the forum.

I'm not much of a subber myself, I have the opposite problem - often I innocently post in a thread, and then when it grows to 200 pages my watchlist keeps getting hammered with threads I'm not interested in anymore. That's why I'm using this account when I foresee a problem.

Just delete your post in that thread !

Simples ...
That doesn't work after the post is cached (or something like that). And, that's not a legitimate solution.
legendary
Activity: 1022
Merit: 1001
I'd fight Gandhi.
I check "Show new replies to your posts" on the forums about 75 times a day.

No joke...
Ditto
hero member
Activity: 518
Merit: 500
Why aren't people just using the email notification system? I'd like to hear the answer to this from a "subber".
Because I don't want to get emails about forum posts. I want to know about new posts when I'm reading the forum.

I'm not much of a subber myself, I have the opposite problem - often I innocently post in a thread, and then when it grows to 200 pages my watchlist keeps getting hammered with threads I'm not interested in anymore. That's why I'm using this account when I foresee a problem.

Just delete your post in that thread !

Simples ...
donator
Activity: 2058
Merit: 1054
Why aren't people just using the email notification system? I'd like to hear the answer to this from a "subber".
Because I don't want to get emails about forum posts. I want to know about new posts when I'm reading the forum.

I'm not much of a subber myself, I have the opposite problem - often I innocently post in a thread, and then when it grows to 200 pages my watchlist keeps getting hammered with threads I'm not interested in anymore. That's why I'm using this account when I foresee a problem.
hero member
Activity: 700
Merit: 500
Why aren't people just using the email notification system? I'd like to hear the answer to this from a "subber".

Because it performs a totally different function than a "sub" post does.
full member
Activity: 157
Merit: 100
Why aren't people just using the email notification system? I'd like to hear the answer to this from a "subber".
sr. member
Activity: 294
Merit: 250
Bitcoin today is what the internet was in 1998.
Sub


(Please add this, I don't think it would be totally useless. Are the current "new" buttons compatible with this mod?)
mrb
legendary
Activity: 1512
Merit: 1027
It doesn't show "new" buttons next to subject titles? Grrr. Useless, indeed.
administrator
Activity: 5166
Merit: 12850
That mod doesn't show a full view of topics like "show new replies to your posts" does. It just allows you to add topics to a simple list. There are no "new" buttons or a "last post" column, etc. Pretty useless.
mrb
legendary
Activity: 1512
Merit: 1027
It is my understanding that the SMF Bookmark Mod would serve the same purpose as subscribing to a thread, with the added advantage that end-users can stop bookmarking a thread ("unsubscribe").

Please install it.
Jump to: