[Mono-list] Announce: Nemo 0.1

Anders Rune Jensen anders at iola.dk
Thu Nov 29 17:42:48 EST 2007


On Nov 29, 2007 3:39 PM, Francisco Figueiredo Jr.
<fxjrlists at yahoo.com.br> wrote:
> Hi, Anders!

Hi Francisco

> I installed Nemo and it seems very nice.
>
> But I noticed one thing...
>
> It index all my home files but it doesn't show them on month view not in
> any other view.
>
> If I create a file with nemo running it apperas correctly but none of
> the existing files appear :(

What filetypes are your existing files? Nemo should show all the
normal file types: pdf, doc, txt, images, zip etc. Also note that you
can change what filetypes Nemo will index in ~/.nemo/configuration.xml
if you have special file types that you want included in Nemo.

On the first indexing run, Nemo should show you "inserting:
<FILENAME>" in the console whenever it insert a file into the
database. Does that appear for your files? You can force it to reindex
using the --reindex switch. You can check the database also, it's an
sqlite3 database stored in ~/.nemo/.

> Also, when doing searchs, I can see that it can make the search with
> tracker, tracker returns results but nemo doesn't show them. Is this a
> problem?

Since we in Nemo show all files within a given date range by default,
we have chosen to limit the types of files we show. Also to make it
easier finding the files you are looking for by removing all the cruft
you don't care about anyway :-) So that's why there might be search
results from tracker that will not show up.

Another reason is that the query interfaces for tracker atm. is
somewhat limited. Like we can't say what mime-types we are interested
in, so we need to fetch more results from tracker than we can show and
then filter those based on what is in our local database. Also we didn't
want to give the user results from tracker that was not available
using normal browsing since that would probably be rather odd.

> Is there any way I can make nemo show my existing files?

It should, so it's a bug that it doesn't :-)

> Thanks in advance.

Thanks for the feedback, we greatly appreciate it!

-- 
Anders Rune Jensen
http://people.iola.dk/anders/


More information about the Mono-list mailing list