Love the password-less login!
Show HN: A simple note-taking app built in React
51–60 of 63 posts
Re: Show HN: A simple note-taking app built in React
#52I'm a bit conflicted - I actually quite like both the skeuomorphism and the 3D transitions separately, but the two in combination doesn't really make much sense to me!
I hear you. It was actually supposed to be like you're looking down at a desk and then seem as if you were moving your head up at the bookshelf. The bookshelf doesn't move so it's a bit odd right now.
Re: Show HN: A simple note-taking app built in React
#53FYI, this app just crashed Firefox 33 on Ubuntu 12.04.
Re: Show HN: A simple note-taking app built in React
#54Re: Show HN: A simple note-taking app built in React
#55Is there a reason why typing is so slow? It seems like it's really chugging away on something as I type. I would guess there's a 500ms or so delay between hitting a key and it ending up on the notepad. Same goes for clicking to change the cursor placement.
Re: Show HN: A simple note-taking app built in React
#56Is there a reason why typing is so slow? It seems like it's really chugging away on something as I type. I would guess there's a 500ms or so delay between hitting a key and it ending up on the notepad. Same goes for clicking to change the cursor placement.
If you could tell me some of the specs of your system so I can check why it is so laggy that would be great. One thing that is hacky/a problem with the app is that I wanted to be able to hash tag notes and have the hashtags a different color. Also very soon i'd like to add the ability to highlight text. It's pretty hard to do that smoothly even with the contenteditable attribute. I decided on a transparent textarea o…
Re: Show HN: A simple note-taking app built in React
#57A UI suggestion: When I am "in" a box, there should be a clear indicator of how to go back to the top level. The "x" for closing the box is a little too subtle, and possibly overoaded with "delete". I'd rather see a back arrow utilized. Hovertips helped of course.
I also think when your view is with the box open, then adding a note should by default add that new note to be a child of the box.
Re: Show HN: A simple note-taking app built in React
#58Re: Show HN: A simple note-taking app built in React
#59Earlier quoted context omitted.
Hmm, yea I made it so that each password token can only be used once in case someone gets a hold of your email. I can see how that can be annoying. I'll work on a solution to that. Thanks for the feedback.
If someone gets a hold of your email, they could easily request another login token anyway. I think it's fine if it doesn't expire.
Re: Show HN: A simple note-taking app built in React
#60Is there a reason why typing is so slow? It seems like it's really chugging away on something as I type. I would guess there's a 500ms or so delay between hitting a key and it ending up on the notepad. Same goes for clicking to change the cursor placement.
If you could tell me some of the specs of your system so I can check why it is so laggy that would be great. One thing that is hacky/a problem with the app is that I wanted to be able to hash tag notes and have the hashtags a different color. Also very soon i'd like to add the ability to highlight text. It's pretty hard to do that smoothly even with the contenteditable attribute. I decided on a transparent textarea o…
It's a note-taking app. It should run fine on a 1980s calculator