Changes between Initial Version and Version 1 of Ticket #9781


Ignore:
Timestamp:
May 18, 2013, 9:51:07 AM (11 years ago)
Author:
humdinger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9781 – Description

    initial v1  
    1515You add the currently constructed query by drag'n'dropping the query symbol from the top into an empty slot below. I used LaunchBox for my mockup, maybe its code can useful  as well.[[BR]]
    1616The icon depends on the query's targetted mime type.[[BR]]
    17 If you drop different querys with the same mime-type, like image/png, image/jpeg, image/gif, onto an existing icon of the same supertype, the icon gets an overlay arrow and works like a pop-up menu to access all the favorite queries of that super-type.[[BR]]
     17If you drop different querys with the same mime-type onto an existing icon of the same mime-type, the icon gets an overlay arrow and works like a pop-up menu to access all the favorite queries of that mime-type.[[BR]]
    1818Tooltips show details of a favorite, i.e. the searched mime type and attributes, for example:
    1919{{{
     
    2323You remove an item with a context menu.
    2424
    25 The query templates of those favorites can be saved in their respective super-type subfolder under ~/config/settings/Tracker/QueryFavorites
     25The query templates of those favorites can be saved in their respective mime-type subfolder under ~/config/settings/Tracker/QueryFavorites
     26
     27[Edited: removed some misguided thoughts/mixups of "super-types"]