14

I have recently started using Microsoft OneNote, and I like many things about it.

However, Google Desktop Search does not seem to be aware of stuff stored there.

Is there any way to get Google Desktop Search to index Microsoft OneNote data?

I've tried the obvious:

1 - Searched for a plugin here

2 - Saw others complaining about the issue here

3 - Asked Google about it

3 Answers3

3

You could try the IFilterShop plugin which let's GDS work with installed Microsoft iFilters (which are used by Windows Indexing Service).

Download and install the MS Office 2007 filter pack which includes OneNote filters and then install IFilterShop.

N.B. I haven't tried this myself... so good luck.

pelms
  • 9,361
0

Do you HAVE to use Google desktop search?

  1. It's a memory hog
  2. Microsoft inbuilt search sucked prior to the release of Windows Search 4.0 but now it's awesome.

http://www.microsoft.com/windows/products/winfamily/desktopsearch/default.mspx

user2076
  • 176
-1

I haven't used GDS so I'm just throwing out some random ideas here.

What does GDS index? Documents? Static Web page (.html files) on your disk?

Those questions are leading... If you can expose the OneNote data as one of the formats that GDS indexes then you will probably be able to get GDS to index it. For example, you could have a cron job that checks your One Note database every X minutes and have it run something (like a powershell script) that writes/exports the One Note data as HTML files to a folder on your hard disk that GDS could then index.

This solution idea sucks on many levels (duplication of data, cron jobs, data only updated every X minutes etc.) but it might work.

Good luck.

Guy
  • 4,257