Url changed from http://www.businessinsider.com/evernote-layoffs-2015-9 , which points to this.
Evernote cuts 47 employees and shuts down 3 offices
341–350 of 459 posts
Re: Evernote cuts 47 employees and shuts down 3 offices
#342I have recently moved to Quiver. Its user interface is very similar to Evernote. But it has support for Latex, code highlighting, and markdown! In addition, you can specify the location of library as a Dropbox folder, where data is written in JSON. Here is the data format https://github.com/HappenApps/Quiver/wiki/Quiver-Data-Format Lack of Latex support, being able to export raw data easily, and long startup time whi…
It looks exacly like the kind of tool I have been looking for for years, albeit for linux/windows
I've used it for a couple of years, it's excellent and insanely quick once you learn all the keys plus you can just dump the database to Dropbox and have easy syncing.
No mobile client so I use other stuff for that (Wunderlist is my favourite on Android) but for work stuff/projects it's spot on.
Re: Evernote cuts 47 employees and shuts down 3 offices
#343The problem with Evernote is with the way they treat data. I found a really interesting guide hosted on Evernote[1] and I tried to download it. But no, I couldn't, because, they took the pains to block someone from downloading their notebooks and made my life so difficult in the end that I not only gave up on the conversion, but also stopped being their customer. I couldn't even print the damn thing! Ironically, they…
Re: Evernote cuts 47 employees and shuts down 3 offices
#344Re: Evernote cuts 47 employees and shuts down 3 offices
#345I was an Evernote Premium customer and enjoyed multi-device syncing and private notebooks. I had my own account, paid for out of my own pocket for a year. The company I worked for also decided to used Evernote and I could see our "Team" notebooks, right along with my stuff. When the company stopped using it, not only did I lose the "Team" notebooks, it took all of my personal data with it. I lost everything. Support…
I sound like a cynic when I say this, but the root cause of failures like this is a principle fundamental to Evernote: data owned by an application, rather than data accessed by an application. If all your data exists in a file hierachy that you can browse, edit manually, and back up, then you have the safety of relying only on foundational systems for the survival of your data, and the power to use your data as you…
No, you don't sound cynical at all. I think It's perfectly reasonable to think that and it seems to be shaking out that way. It does seem pretty douchey to pontificate about your views on applications and data access in the form of a "this is why I don't use applications of this type" and then launch into an example of exactly what happened to someone who just said "I lost all my data with this service." It's kind of like "no shit. Thanks for telling me after the fact, professor."
Re: Evernote cuts 47 employees and shuts down 3 offices
#346Re: Evernote cuts 47 employees and shuts down 3 offices
#347Earlier quoted context omitted.
Depending on the backup tech, that can be kind of difficult. I can't run arbitrary SQL against the database backups I've got stored in tarsnap. Nor against tape, etc. For that matter, isn't the (or one) reason for having a backup so that errant deletes don't obliterate everything?
I was always under the impression that nothing really gets deleted online.
Re: Evernote cuts 47 employees and shuts down 3 offices
#348Maybe note taking apps just have no money in them?
Re: Evernote cuts 47 employees and shuts down 3 offices
#349I write a lot of articles and I have to constantly rearrange sections to achieve a better flow. It's getting annoying to constantly copy and paste chunks of text to move them around.
Re: Evernote cuts 47 employees and shuts down 3 offices
#350Earlier quoted context omitted.
I recently lost nearly a days writing - but apparently they only do a back-up every 8 hours, and I was off by one (I don't write in Evernote anymore, lesson learned). They did try to placate with 3 months free (after being a paying customer for years), but I'm just amazed that with the ~$300M of VC they've raised, they still haven't caught up to the real-time sync of Google Docs of 8+ years ago. Hopefully their new f…
Somebody here at HN suggested using Zim wiki a while ago http://zim-wiki.org/ I've been using it ever since. It stores data in plain text files (dokuwiki markup) and in addition the folder structure is mirrored in the note hierarchy. Zim is open, cross-platform, can include Latex-formula, and is extendable with plugins written in Python. I really also like that it is a proper desktop application instead of some webap…