leetcode-patterns icon indicating copy to clipboard operation
leetcode-patterns copied to clipboard

Add another column for notes

Open mattpotato opened this issue 3 years ago • 6 comments

I think we should be able to take notes on each of the problems. Could be stored in local storage just like the check marks

mattpotato avatar Dec 27 '20 09:12 mattpotato

Hey @mattpotato! Thanks for the suggestion - funny enough, I was thinking of adding this feature a few days ago but was wondering how to implement it so it wasn't intrusive in any way!

I'll try to give it a shot in the next little while but if you have any suggestions on how it might look/function, please feel free to share them!

seanprashad avatar Dec 27 '20 18:12 seanprashad

Heyo @seanprashad ~ it's been a while! Have some free time now that school's winding down, Mind if I try taking this one up?

philiplee13 avatar Nov 16 '22 22:11 philiplee13

Hey @philiplee13! For sure - feel free to take a crack at it and let me know if you get stuck at all. I'd look over here and see how we create another "custom" column: https://github.com/seanprashad/leetcode-patterns/blob/0230f20a1b2a55cccc4cfb48fdaf6213aa9b7016/src/components/Table/index.js#L199-L238

seanprashad avatar Nov 17 '22 00:11 seanprashad

Hey @seanprashad - sorry about the delay on this one.

Actually got a bit side tracked, and a few things have came up. I unfortunately won't be able to take on this feature till probably the new year.

If you want to remove the taken-by-contributor label please feel free, sorry about this again!

philiplee13 avatar Nov 25 '22 19:11 philiplee13

No worries - appreciate you letting me know!

seanprashad avatar Nov 25 '22 19:11 seanprashad

In the note Feature, Can we also add a download note button in Navbar or somewhere else, So We can get notes In PDF format.

aman246149 avatar Jun 20 '23 04:06 aman246149