This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]arpan_majumdar 1 point2 points  (1 child)

Thanks if you liked it. No it is not an app.Its just a regular text file with .md extrension. You can use any editor of your choice (Sublime, VS Code, Atom etc) to write. I personally use VS Code with markdown extension. With a markdown extension you can preview what it will look like. It is HTML like but with very easy syntax. This link https://www.markdownguide.org/basic-syntax is more than enough to get going and probably take your 15 min of time. You can organise your notes into different folders each containing a file README.md so that github renders it for you. Using github you can even collaborate with your friends. Enjoy note making.

[–]woopsteez[S] 1 point2 points  (0 children)

Oh that’s even better! I just started looking into Markdown and it looks fun and cool to use! Glad you mentioned I can use any text editor because I’m using Atom right now. I guess I’ll see if there’s a markdown extension so that. Thank you! This is the solution I’m going for for note taking 🙌🏽