lakesare / memcode

Spaced-repetition: with real formatting.
http://memcode.com
MIT License
339 stars 73 forks source link

Option to have courses as alphanumerically sorted list #160

Closed andjar closed 1 year ago

andjar commented 2 years ago

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
lakesare commented 2 years ago

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
andjar commented 2 years ago

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: @.***>

lakesare commented 2 years ago

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

image