Pin a note to 1st position in notebook?

There is better :slight_smile:
Look at this plugin:

It will add a list of favorites. YOU can decide what to favorite (notes, notebook, search).
Once you have faborites, you can click and drag them in the favorite list to have the one you want at the top.

There is an alternative with another super powerful plugin:

with this one, you can write a note with content like:

```search
tag:summary
sort:desc
`` `                       # added a space to avoid breaking the code block in the forum but don't do that

The note will generate a list of links based on the result of the search, in my explample: all the notes tagged summary, sorted descending.

1 Like