memcode icon indicating copy to clipboard operation
memcode copied to clipboard

Option to have courses as alphanumerically sorted list

Open andjar opened this issue 2 years ago • 3 comments

I really enjoy memcode and have created a number of courses, and to avoid each course growing too large, I have named them with hierarchical names such as Courses 2022 / Course A / Theme A. It would be wonderful to be able to have them sorted alphanumerically - and possibly as a list rather than as cards - to make them easier to navigate:

Courses 2021 / Course A / Theme A
Courses 2021 / Course B / Theme A
Courses 2022 / Course A / Theme A
Courses 2022 / Course A / Theme B
Courses 2021 / Course A / Theme C
Courses 2022 / Course B / Theme A
Courses 2022 / Course B / Theme B

andjar avatar Jun 17 '22 15:06 andjar

Thank you :-) I'm working on a very similar functionality right now, and I plan to deploy it to production today.

You would have a dropdown in the header that looks like this: image And you would be able to pin important courses: image And these pinned courses will be sorted alphabetically.

I understand the desire to sort all courses alphabetically (not only the pinned courses) too, I will think of how best to do it after I deploy the aforementioned dropdown.

I have such a list of courses myself 😅: image

lakesare avatar Jun 17 '22 15:06 lakesare

Haha that's perfect! Thank you for the amazing job you are doing!

fre. 17. jun. 2022 kl. 17:21 skrev Evgenia Karunus @.***

:

Thank you :-) I'm working on a very similar functionality right now, and I plan to deploy it to production today.

You would have a dropdown in the header that looks like this: [image: image] https://user-images.githubusercontent.com/7578559/174326971-880f99a3-8cd7-4337-ad84-a497a64e00f3.png And you would be able to pin important courses: [image: image] https://user-images.githubusercontent.com/7578559/174327268-cbabdd83-a305-440f-8d7a-d9e8743492ae.png And these pinned courses will be sorted alphabetically.

I understand the desire to sort all courses alphabetically (not only the pinned courses) too, I will think of how to do it after I deploy the aforementioned dropdown.

I have such a list of courses myself 😅: [image: image] https://user-images.githubusercontent.com/7578559/174327941-944a4480-93db-46d5-97db-2f9ffc13554c.png

— Reply to this email directly, view it on GitHub https://github.com/lakesare/memcode/issues/160#issuecomment-1158977823, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPLWJCVCOUS3AV5VXGDPILVPSJWZANCNFSM5ZCSXHYA . You are receiving this because you authored the thread.Message ID: @.***>

andjar avatar Jun 17 '22 19:06 andjar

Deployed, now everyone can pin some courses, and they will be sorted alphabetically:

image

lakesare avatar Jun 17 '22 23:06 lakesare