Earlier quoted context omitted.
Have you submitted it as a feature request to their support? I get the feeling they just don't have enough people asking for it.
Markdown support has been a common feature request for years, with many feature requests in their forums as well as entire blog posts from fairly prominent bloggers – just try googling "Evernote markdown support". I've had the strong suspicion for a long time now that they simply aren't listening to these sorts of feature requests that don't tie into their enterprise/business focus – at least since about 2013.
Evernote cuts 47 employees and shuts down 3 offices
361–370 of 459 posts
Re: Evernote cuts 47 employees and shuts down 3 offices
#362Re: Evernote cuts 47 employees and shuts down 3 offices
#363Earlier quoted context omitted.
That is very helpful. Now their business model makes sense. I wonder why they don't even mention Simperium on their home page? It's not even mentioned under Help. It's a secret? They even have a a perfect opportunity to mention it. E.g. in Simplenote Help they say: Q: How does syncing work? A: All notes are synced between your device ... they automatically and wirelessly show up in the other locations I guess they wa…
> I guess they want us to hypothesize that magical "Data Fairies" do this syncing? No, they hypothetize that the average user wants a high level description, not to read about servers, incremental sync protocols, etc.
The secret sauce underlying this syncing is
Simperium, a service for developers to move
data everywhere it's needed, instantly and
automatically
One extra sentence would have overwhelmed the average user? Bah.Re: Evernote cuts 47 employees and shuts down 3 offices
#364Earlier quoted context omitted.
Something that came pre-installed on my last phone and couldn't be removed, and obnoxiously kept updating itself and asking for more permissions. No idea what it does, that annoyed me too much to ever find out.
that explains it. I feel like a lot of these startup companies cater to SV because outside of SV people are completely unaware or unappreciative (doesn't see any disruption in note taking move along). Makes me wonder how many SV unicorns will flop next year. My prediction is Twitter and Hoosuite.
Re: Evernote cuts 47 employees and shuts down 3 offices
#365Earlier quoted context omitted.
> I guess they want us to hypothesize that magical "Data Fairies" do this syncing? No, they hypothetize that the average user wants a high level description, not to read about servers, incremental sync protocols, etc.
They could have added this sentence, more or less: The secret sauce underlying this syncing is Simperium, a service for developers to move data everywhere it's needed, instantly and automatically One extra sentence would have overwhelmed the average user? Bah.
Re: Evernote cuts 47 employees and shuts down 3 offices
#366Earlier quoted context omitted.
It's more than common vernacular in English. "Fired" implies wrong-doing on their part. "Laid off" or "let them go" means the company couldn't afford to pay them, or didn't need them anymore. It leaves no black mark against their name.
I've always found it striking to note how laid off has migrated over time. When my grandfather got laid off, there was an expectation that he would come back to the same job with the same company some time in the near future. When I get laid off there is no expectation that my job will come back.
Can't put my finger on when exactly, but during one of our recessions they stopped getting called back, and then companies started to realize once the local union was busted they could hire new workers at a fraction of the price, and...here you are.
Re: Evernote cuts 47 employees and shuts down 3 offices
#367Earlier quoted context omitted.
It would also be a huge plus if it didn't take 5 seconds to load every time I opened the app. Not sure how a company with so many competitors can survive long-term with its product in such a state.
Agreed; Google Keep has become my preference for immediate note taking. I think a major factor in Evernote's long-term survival is the friction of switching to a competitor (in conjunction with getting a lot of early traction with power-users).
Re: Evernote cuts 47 employees and shuts down 3 offices
#368Why did they have so many offices?
Mind that "an office" can be only one or two persons doing some local marketing work or do some specific feature implementation.
Re: Evernote cuts 47 employees and shuts down 3 offices
#369I 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…
Re: Evernote cuts 47 employees and shuts down 3 offices
#370Earlier 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…
I didn't "switch" as much as I've started (inspired by Luhmann's Zettelkasten) a personal wiki of sorts in markdown files. I've been using 1Writer for iPad (as a separate app from Editorial and iaWriter, where I usually compose text), which already lists the files in a folder on the left-hand side of the screen.
I also have a script on a Linux server that watches for changes in that folder and auto-commits to a local git repo under increasing "version numbers".