benji300 / joplin-note-tabs

Allows to open several notes at once in tabs and pin them.
MIT License
251 stars 16 forks source link

Add command to open note in new pinned tab #26

Closed benji300 closed 3 years ago

benji300 commented 3 years ago

It shall be possible to open note(s) from the note list context menu directly as pinned tabs. Where the current selected note will not be changed.

benji300 commented 3 years ago

This was already added with rework of tabsPinNote command in v1.1.0. Now it is possible to add multiple notes directly as pinned tabs without changing the selected one.