untoldwind / alfred2-layout

Alfred 2 Layout workflow
http://untoldwind.github.io/projects/alfred2-layout.html
199 stars 16 forks source link

Added a "uid" field to Layout so Alfred can learn frequently used options #1

Closed BenziAhamed closed 10 years ago

BenziAhamed commented 10 years ago

If you wish Alfred to learn frequently used items, you need to set the "uid" attribute of the item node to something uniquely identifiable, so that Alfred will show frequently selected items to the top of the list. Added a "uid" field to the Layout class for this.