Finally found time to do it so i just released newest version 1.0.9.
It has both new features:
- sort ascending and descending with
sort:ascandsort:desc - shorthand
notebook:thisfor searches in current notebook only.
And those two can even be combined:
```search
notebook:this sort:asc search text
```