<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>But i&#39;d like to make it work with the &quot;hasTag search&quot; instead for some reasons:<br>
- Curiosity :)<br>- In gwenview startpage, when you have made a search recently, some shortcut appears: a resourceUri in a shortcut name is less explicit than a &quot;hasTag:/something&quot; <br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>So I tried the other way you said in the bug report but i get a problem at linkage:<br>&quot;undefined reference to `Nepomuk::Query::ResourceTerm::ResourceTerm(Nepomuk::Resource const&amp;)&#39;&quot;<br></blockquote>
<div><br>Well I finally managed to do it this way too ( I was missing target_link_libraries(gwenview ${NEPOMUK_LIBRARIES} ${NEPOMUK_QUERY_LIBRARIES}) in a CMakeList.txt , fregl if you read me, THANKS again! ).<br><br>But contrary to what i expected the shortcut now generated in homepage looks like a folder with an esoteric name (über long url with a sparql query).<br>
<br>So finally, looks like I can&#39;t have a search working on tag with quotes AND shortcuts on Gwenview homepage somehow readable :/<br><br>Maybe is the ressourceUri solution the best. Not sure the shortcut to nepomuk queries is worth on startpage..<br>
<br>best regards,<br><br>--<br>Kolia<br></div></div>