You are not logged in.

#1 2010-07-13 22:32:56

antis
Member
From: sweden
Registered: 2007-05-18
Posts: 108

Is there a search in post feature?

I've looked (and searched) high and low for a search in post feature and I'm just wondering if such a thing is installed on the forum?

Most threads here are kept examplary short and to the point, but every now and then you come across threads that are very long and therefore hard to find in.

I think a feature like this would be a good thing to have... and if I just happend to have missed it, please point me in the right direction so that I can learn how to use it smile

Offline

#2 2010-07-13 22:43:15

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Is there a search in post feature?

http://bbs.archlinux.org/search.php

I also use this function

bbs () 
{ 
    ${BROWSER} "http://www.google.pl/search?q=site%3Abbs.archlinux.org $*"
}

Last edited by karol (2010-07-13 22:44:44)

Offline

#3 2010-07-13 22:47:44

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: Is there a search in post feature?

It may not be optimal, but something like this works reasonably well:
http://tinyurl.com/2duf3fk

Offline

#4 2010-07-13 22:49:56

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Is there a search in post feature?

@ hokasch
That's what the function I posted does :-)

Offline

#5 2010-07-13 22:53:30

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: Is there a search in post feature?

Ah right, I was late as always. Habit of browsing "new posts" and opening them in the background wink

How do you use this function? No idea where to put that, really...

Offline

#6 2010-07-13 22:54:25

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: Is there a search in post feature?

I believe the FluxBB developers purposely chose to leave lots of features out of their product to keep it lightweight and fast. That said, the "find" feature in most web browsers works pretty well for me when it comes to searching individual threads or posts.


oz

Offline

#7 2010-07-13 22:57:04

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Is there a search in post feature?

> How do you use this function? No idea where to put that, really...
In your bashrc f.e.
You have to set up BROWSER

export BROWSER="/usr/bin/firefox"

(also in the bashrc)

and then you type in your terminal

[karol@black ~]$ bbs "July 2010 Screenshots" awesome

Offline

#8 2010-07-13 23:00:12

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: Is there a search in post feature?

hmm, I should have guessed this... thanks!

Offline

#9 2010-07-13 23:00:47

antis
Member
From: sweden
Registered: 2007-05-18
Posts: 108

Re: Is there a search in post feature?

ozar wrote:

I believe the FluxBB developers purposely chose to leave lots of features out of their product to keep it lightweight and fast. That said, the "find" feature in most web browsers works pretty well for me when it comes to searching individual threads or posts.

Ok, that's good to know. I also use the find feature of the browser but it can get tiresome to do it on 20+ pages sometimes.
I guess I'll try to make that google usage that was mentioned a habit as well.

Thanks!

Offline

#10 2010-07-13 23:04:53

Roline
Member
From: Netherlands
Registered: 2009-12-05
Posts: 207
Website

Re: Is there a search in post feature?

You could "show as topics" change to "show as posts".


Bitbucket - DeviantART - Userstyles
*Currently Not Using Arch

Offline

Board footer

Powered by FluxBB