<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Adding clipboard uri scheme as exception in fts indexer"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70173">70173</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>zeitgeist-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Adding clipboard uri scheme as exception in fts indexer
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>zeitgeist-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>os@esite.ch
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Extensions
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Zeitgeist
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I am working on a zeitgeist integration for a clipboard manager (diodon). For
this I have been using the uri "clipboard://[sha1 checksum of content]" to
identify the different clipboard contents.

Unfortunatetly there is a uri filter regex in fts which excludes all not
defined uris. As none of those uri really fit for clipboard managers did I
wanted to ask whether it would be possible to add clipboard scheme as an
exception as well? 

Have a look here
<a href="https://bazaar.launchpad.net/~diodon-team/diodon/zeitgeist-storage/view/head:/libdiodon/zeitgeist-clipboard-storage.vala">https://bazaar.launchpad.net/~diodon-team/diodon/zeitgeist-storage/view/head:/libdiodon/zeitgeist-clipboard-storage.vala</a>
to see how I currently store the clipboard manager events.

Thanks,
Oliver</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>