PC Review Forums Newsgroups Windows Vista Windows Vista File Management Keyword Management

Reply

Keyword Management

 
Thread Tools Rate Thread
Old 09-06-2006, 07:44 PM   #1
=?Utf-8?B?a2d0aHVuZGVy?=
Guest
 
Posts: n/a
Default Keyword Management


I am brand new to testing Windows Vista Beta 2. I am wondering if there is
any central location to manage keywords/tags? I'd like to avoid duplication
of tags by seeing which tags I've already used and consolidate similar ones
and have it dynamically update across the system.
  Reply With Quote
Old 09-06-2006, 09:07 PM   #2
Zack Whittaker
Guest
 
Posts: n/a
Default Re: Keyword Management

I'm afraid not - they've started taking out some of these components...
don't know why s
In the Save dialogs of documents, you should be able to edit them there.

--
Zack Whittaker
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: www.msblog.org
» Vista Knowledge Base: www.vistabase.co.uk
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, Ghandi, my mother or my cat. Glad we cleared
that up!

--: Original message follows :--
"kgthunder" <kgthunder@discussions.microsoft.com> wrote in message
news:85AF5A42-951F-4E2A-BB8D-D4F4A7FD8BC4@microsoft.com...
>I am brand new to testing Windows Vista Beta 2. I am wondering if there is
> any central location to manage keywords/tags? I'd like to avoid
> duplication
> of tags by seeing which tags I've already used and consolidate similar
> ones
> and have it dynamically update across the system.



  Reply With Quote
Old 10-06-2006, 07:43 AM   #3
Andre Da Costa [Extended64]
Guest
 
Posts: n/a
Default Re: Keyword Management

System wide tagging is not available to third party applications I am
afraid.
--
--
Andre
Windows Connected | http://www.windowsconnected.com
Extended64 | http://www.extended64.com
Blog | http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta

"kgthunder" <kgthunder@discussions.microsoft.com> wrote in message
news:85AF5A42-951F-4E2A-BB8D-D4F4A7FD8BC4@microsoft.com...
>I am brand new to testing Windows Vista Beta 2. I am wondering if there is
> any central location to manage keywords/tags? I'd like to avoid
> duplication
> of tags by seeing which tags I've already used and consolidate similar
> ones
> and have it dynamically update across the system.



  Reply With Quote
Old 10-06-2006, 11:04 AM   #4
Sean McLeod
Guest
 
Posts: n/a
Default Re: Keyword Management

What do you mean exactly by that?

I've been playing around with the source code to the PropertyEdit SDK sample
to enumerate, read and update tags and other property fields.

In addition there is an API to the indexing/search engine which allows you
to do queries from 3rd party apps which also allows you to get the tags
associated with files etc.

Cheers

"Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
news:%23B575kFjGHA.1272@TK2MSFTNGP03.phx.gbl...
> System wide tagging is not available to third party applications I am
> afraid.
> --
> --
> Andre
> Windows Connected | http://www.windowsconnected.com
> Extended64 | http://www.extended64.com
> Blog | http://www.extended64.com/blogs/andre
> http://spaces.msn.com/members/adacosta
>
> "kgthunder" <kgthunder@discussions.microsoft.com> wrote in message
> news:85AF5A42-951F-4E2A-BB8D-D4F4A7FD8BC4@microsoft.com...
>>I am brand new to testing Windows Vista Beta 2. I am wondering if there
>>is
>> any central location to manage keywords/tags? I'd like to avoid
>> duplication
>> of tags by seeing which tags I've already used and consolidate similar
>> ones
>> and have it dynamically update across the system.

>
>


  Reply With Quote
Old 10-06-2006, 12:07 PM   #5
Sean McLeod
Guest
 
Posts: n/a
Default Re: Keyword Management

I haven't come across such a UI in Vista itself so far.

However given the combination of the search API and property store API it
shouldn't be that difficult to create such an app.

If you look at the app I wrote using the previous version of the search API
you'll see some of the code required.

http://www.codeproject.com/csharp/m...rchqueryapi.asp

Cheers

"kgthunder" <kgthunder@discussions.microsoft.com> wrote in message
news:85AF5A42-951F-4E2A-BB8D-D4F4A7FD8BC4@microsoft.com...
>I am brand new to testing Windows Vista Beta 2. I am wondering if there is
> any central location to manage keywords/tags? I'd like to avoid
> duplication
> of tags by seeing which tags I've already used and consolidate similar
> ones
> and have it dynamically update across the system.


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off