I'm working on an Evernote clone for markdown. I find that almost all my notes are text. I hate the buggy EN editor, it's where I constantly think the app could do better and wonder what the heck all those engineers are doing... Here's the gist of my idea: Similar UI like EN, but designed along UX experience of VSCode. It's an Electron app using Monaco as the editor. Also uses a similar concept like VSCode's workspac…
Why Evernote failed to realize its potential
141–150 of 328 posts
Re: Why Evernote failed to realize its potential
#142Earlier quoted context omitted.
In emacs (where I do 100% of my work), I press a single key combination, make the note, then go right back to work.
What do you do about ideas you think of when you're not at a computer? Or when you're at a computer that doesn't have access to the network you usually store notes on?
Re: Why Evernote failed to realize its potential
#143I have over a thousand notes in Evernote. One day I noticed that one was missing shortly after I created it. Eventually I discovered that the convenient new-note shortcut was failing every time with a database corruption error - but the error only appeared in a system log I was unaware of. There was no indication to the user that the notes were failing. To this day I have no idea how many notes I lost due to this bug…
Re: Why Evernote failed to realize its potential
#144I’d be happy with Apple notes if I could restrict a search to a folder.
Re: Why Evernote failed to realize its potential
#145I'm working on an Evernote clone for markdown. I find that almost all my notes are text. I hate the buggy EN editor, it's where I constantly think the app could do better and wonder what the heck all those engineers are doing... Here's the gist of my idea: Similar UI like EN, but designed along UX experience of VSCode. It's an Electron app using Monaco as the editor. Also uses a similar concept like VSCode's workspac…
I like the concept - do you have any plans for a mobile client and how the UX would translate to smaller displays? In terms of essentials, version history would be on my list, perhaps using git as a backend so that you can access the notes with other tools as well.
Re: Why Evernote failed to realize its potential
#146Also i know, at least for me, that when i find myself wanting to take notes most is whenever its a spur of the moment kind of idea that i dont want to lose. In that kind of scenario, i find that a small notebook and pencil is still superior to an app simply because i don't have to think too much about the process of getting myself into a position where i can actually record the idea. Its just too hard to get into the…
Re: Why Evernote failed to realize its potential
#147I'm a paid customer of Evernote, I must say that it works great and it has no reasonable replacement. I use it for all kinds of notes, like for example short tutorials on the command line, issuing commands that are hard to remember, TODO lists (both at work and for grocery shopping), meeting notes, listing pros and cons, everything. In meetings I like the ability to record audio, or to add pictures I take with my pho…
> I'm a paid customer of Evernote I think what you want to say is "paying customer"
Re: Why Evernote failed to realize its potential
#148We contacted Evernote in 2012, 13, 14 begging them to try CRDT based synchronisation. First, it might have fixed their sync glitches. Second, that would make the client a full copy of the data, very much like a git repo. You can't lose data that way. Third, that would be a step towards collaborative features. We got brushed off. We used personal connections as well as official channels. In 2014 we annoyed them so muc…
Re: Why Evernote failed to realize its potential
#149This is the problem with taking on lots of venture capital - the pressure to grow and meet impossible expectations. Evernote could have been a great small-medium sized software company, making it's owners and employees nice money and satisfaction. But instead they needed to make moonshots to make VCs happy. The shift to business and all the bloated features in the core app became a big turnoff to me. I switched to Be…