It could be great if we could pinned notes and then display its title on top of all folders and tags in the menu at left.
That way we could access them without searching it nor following the path of folders or tags.
For example, I never have any loyalty card in my pocket, but I could find the loyalty card number to provide it when needed :)
@foxmask @laurent22
1) What if you already have one pinned item and pin another one? Will the second, new, pinned item be as second pinned item, under the previously pinned, or as first?
2) Should option to pin be in note context menu (right-click on note)?
3) When you unpin the note, should it be sorted by your default settings (date creation, modification, etc.)?
Just my 2cents here.
- What if you already have one pinned item and pin another one? Will the second, new, pinned item be as second pinned item, under the previously pinned, or as first?
Easy answer: Sort it like the normal list.
- Should option to pin be in note context menu (right-click on note)?
Good idea.
- When you unpin the note, should it be sorted by your default settings (date creation, modification, etc.)?
Sure. I would sort it normally then.
Nothing new to add other than this would be a very helpful feature. If I could pin at least one note to be the first item in a notebook regardless of sort order it significantly increase my productivity within Joplin. Hopefully this will be considered in a future release. Thanks for creating and continuing to improve this application.
@esa1975 For now, you can convert note to a to-do. This will keep the note (now to-do) at the top.
This is still a relevant one. For example, I have a couple of To-do notes and I want to keep two of them on the top always. However, it is always sorted automatically.
Pinned notes are not to be sorted. They just stay on top on the order they were pinned.
Just my 2cents here.
- What if you already have one pinned item and pin another one? Will the second, new, pinned item be as second pinned item, under the previously pinned, or as first?
Easy answer: Sort it like the normal list.
- Should option to pin be in note context menu (right-click on note)?
Good idea.
- When you unpin the note, should it be sorted by your default settings (date creation, modification, etc.)?
Sure. I would sort it normally then.
Just to add one thing,
- Sort the pinned notes on the order they are pinned. When you are pinning a second one, it goes to the top. This allows bypassing the sorting which is useful sometimes.
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions.
Commenting to keep the issue open. Seems silly to auto-close a fairly highly upvoted issue just because it hasn't been commented on in a while. Anyways, I agree this is a must-have feature for this type of app, and as for how to sort pinned items, just make it an option so the user can choose whether to place most recently pinned items at the beginning or end of all pinned items or even to ask every time. And of course allow them to be manually sorted. When unpinning, I agree that it should be sorted normally. As for where to put the pin action, the context menu would be a good place, but I'd also like an actual pin button when editing the note to make it easy to create a note, type, and press the pin button. For the many things I don't like about Keep, there are obviously some things I do like about it, and that feature, and the corresponding pin button, is one.
+1, great it could be a great use-case for GSoC 2020 @laurent22
I'd like to try this.
My initial thoughts are - add a 'pinned' attribute to the note, and while sorting the note list, process the pinned notes first. This can then be toggled by an option in the note context menu.
Please share your thoughts on this.
feel free to work on it.
It is clearly labeled that it is very welcome
Please add this as soon as possible, I really miss this while I use Joplin.
I'd like to try this.
My initial thoughts are - add a 'pinned' attribute to the note, and while sorting the note list, process the pinned notes first. This can then be toggled by an option in the note context menu.
Please share your thoughts on this.
@anihm136 Your suggestion seems to be good and it seems there's no objection. Please proceed with the same after checking with one of the maintainers.
My only concern with that approach is that it seems possible the notes might be sorted randomly, so one time they might be in order 1,2,3,4,5,6 and the next time they might gets sorted 2,4,1,5,6,3, which would be chaotic. Not sure if that's the case.
Also, it would be really great if there could be priorities, so when pinning a note could be assigned P1, P2, P3, and so on, so they're sorted in that order.
This feature is being discussed on the forum right now. Could you please share your ideas there?
For cross reference - https://discourse.joplinapp.org/t/pinned-notes/1909
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
I assume it's alright, and encouraged, to continue this conversation on the cross-referenced forum post?
it is properly better continue there
Le lun. 6 juil. 2020 Ã 06:45, Hutson Betts notifications@github.com a
écrit :
I assume it's alright, and encouraged, to continue this conversation on
the cross-referenced forum post?—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/laurent22/joplin/issues/296#issuecomment-654011629,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AA3AYD4A75BITPXG5B2CCJTR2FJE3ANCNFSM4EVIZCEA
.
What about implementing pinned notes using a special tag? Let's say all notes with a tag "pinned" would be sorted to the front of all notes in a notebook. Then there wouldn't be much to change. In fact, only the sorting logic would have to be extended in order to take into account the existence of the "pinned" tag. Furthermore, synchronization with older clients would be possible out of the box as well as listing all "pinned" notes of all notebooks.
Instead of hardcoding the tag name "pinned", one could even let the user configure such a special tag (or even more) himself. He might, for instance, configure that all notes containing one of the tags "pinned", "important", "todo" should be treated as pinned ones.
Evernote experience here.
Pinned notes veryuseful. I usually work with 2-3 main notes at once where I have links to other notes. By pinning these notes I can faster my routine.
In Evernote it works like:
Simple and very useful for work.
Most helpful comment
Commenting to keep the issue open. Seems silly to auto-close a fairly highly upvoted issue just because it hasn't been commented on in a while. Anyways, I agree this is a must-have feature for this type of app, and as for how to sort pinned items, just make it an option so the user can choose whether to place most recently pinned items at the beginning or end of all pinned items or even to ask every time. And of course allow them to be manually sorted. When unpinning, I agree that it should be sorted normally. As for where to put the pin action, the context menu would be a good place, but I'd also like an actual pin button when editing the note to make it easy to create a note, type, and press the pin button. For the many things I don't like about Keep, there are obviously some things I do like about it, and that feature, and the corresponding pin button, is one.