Live data from Hacker News

ShareLaTeX Joins Overleaf

sharelatex.com

51–60 of 70 posts

Re: ShareLaTeX Joins Overleaf

#51
post #9
post #6

Why it is better than offline editor (like TeXnicCenter) and code repository (like Git)?

I've used ShareLaTeX before, and it's sort of the same reason why Dropbox is (sometimes) better than using rsync. Yes, I would prefer to edit everything in Vim but personally LaTeX environments have always been more pain to setup than they've been worth, and ShareLaTeX just works. Also they support collaborative editing and adding editor notes to a document.

Sharelatex has vim bindings that are quite good.

Re: ShareLaTeX Joins Overleaf

#52
I really hope that the ShareLaTeX UX will survive. If I had to use Overleaf's UI, I might seriously consider canceling the subscription. The dark theme is nothing you want to use on a daily basis. Otherwise, ShareLaTeX also worked much faster and had way better example snippets, I think?

I'm optimistic that you do the transition, with Open Source.

Re: ShareLaTeX Joins Overleaf

#53
post #45
post #27

Hey, James from ShareLaTeX here. We’re very excited about what this means for ShareLaTeX and Overleaf! The blog post says most of what we wanted to say, but all four founders from ShareLaTeX and Overleaf are around this evening (we’re in the UK) to answer questions if you have any. Give us a little while to reply though, since we’re all trying to have dinner too! :)

I just did your survey, but forgot to mention a feature idea. I recently finished a typesetting a master thesis, which I converted with pandoc from docx to tex. Together with the Harvard Thesis template it was a bliss and took just ~6 hours to set the ~80 pages. Maybe a document converting feature (via pandoc!?) would help the merged product :) (And I would totally pay for that :D)

CoCalc isn't so famous for latex editing, but it has a proper Linux terminal with pandoc. That allows you to automate some tasks, etc.

Re: ShareLaTeX Joins Overleaf

#54
I'm pretty excited for this. Overleaf is awesome! I've used it for a few years and have over 50 projects on my dashboard, but I checked out sharelatex a few months ago and was pretty impressed by some of their features. I didn't feel like switching because I feel a bit invested in overleaf with the number of projects, so I didn't investigate further. I hope that this can merge the best features of both programs and make latex more accessible than ever.

Side question for the overleaf team: do you have any plans to make overleaf truly ios compatible? Yes, I know I can open it in the browser just fine (and kudos for that!), but when it takes 3 taps for every backslash or brace I need, it really doesn't work to do much more than minor modifications to existing documents. There really needs to be an easier way of typing the punctuation needed.

Re: ShareLaTeX Joins Overleaf

#55

Earlier quoted context omitted.

I can work from any device in any little snippet of time I have available, and all I need is a browser. That flexibility allowed me to make progress even with a job and two kids. I submitted my first paper recently, and I don't think I would have ever gotten traction without the convenience of overleaf.

What device do you have that is comfortable enough to write long-form on, but is too weak to run LaTeX?

I can make small edits on my phone, and more importantly reread it to find errors. If I think of something at work, I can open in a tab. I can send my current draft to someone so they can add feedback inline. I can make changes based on their feedback, and don't have to resend them anything. Informal reviewers don't have to keep track of versions of my document, going to the url is always the most recent.

Even more importantly, setting up and maintaining a latex installation may not be a lot of time, but if you don't have much time, it becomes a bigger fraction of it. It's a big activation energy to get over if you don't have a lot of energy.

If you are writing papers regularly, then you may find it worth it, or easy to invest in your own setup. If you aren't, it is a lot to manage.

Re: ShareLaTeX Joins Overleaf

#56
post #27

Hey, James from ShareLaTeX here. We’re very excited about what this means for ShareLaTeX and Overleaf! The blog post says most of what we wanted to say, but all four founders from ShareLaTeX and Overleaf are around this evening (we’re in the UK) to answer questions if you have any. Give us a little while to reply though, since we’re all trying to have dinner too! :)

Are you all looking into allowing the use of the editor offline and then syncing the changes when the user gets online?

Re: ShareLaTeX Joins Overleaf

#57
post #27

Hey, James from ShareLaTeX here. We’re very excited about what this means for ShareLaTeX and Overleaf! The blog post says most of what we wanted to say, but all four founders from ShareLaTeX and Overleaf are around this evening (we’re in the UK) to answer questions if you have any. Give us a little while to reply though, since we’re all trying to have dinner too! :)

Which code editor are you going to keep? ShareLaTeX and Overleaf use different technology and look quite different.

Re: ShareLaTeX Joins Overleaf

#58
post #47

I personally much prefer using a local setup (editor+plugins+instantaneous compiling, etc), but of course collaboration is painful that way, especially given my collaborators much prefer web-based/shared work-flows. Just few days ago, however, discovered that I can use an overleaf project as just a git repo, then push/pull as I see fit. That is an amazing feature!... everyone get to work how they want. Hope that it s…

Oh really? I used the web editor once but then switched to a local Git workflow. I'll look into Overleaf again then.

Yes. It's a feature "hidden" in the "share" button. I didn't know it first until my prof told me.

I think overleaf should publicize this feature more prominently.

Re: ShareLaTeX Joins Overleaf

#59
post #17

I'm somewhat bummed about this - I am a big fan of ShareLaTeX, and have been using it for quite some time. I absolutely love that the whole thing is built on an open-source engine (not just the latex part - you can self-host if you want). Overleaf has a lot of also-interesting features, and probably a more robust revenue stream, but it's always a bit of a bummer when the open-source player in the market gets bought o…

Baawaahhh!!!!

Re: ShareLaTeX Joins Overleaf

#60
post #51
post #9

Earlier quoted context omitted.

I've used ShareLaTeX before, and it's sort of the same reason why Dropbox is (sometimes) better than using rsync. Yes, I would prefer to edit everything in Vim but personally LaTeX environments have always been more pain to setup than they've been worth, and ShareLaTeX just works. Also they support collaborative editing and adding editor notes to a document.

Sharelatex has vim bindings that are quite good.

Yeah, but I find that nothing really matches the real Vim or Neovim. Especially since I have a lot of macros and mappings configured that make editing documents in "Vim-like" editors feel more painful because my muscle memory tries to use macros that aren't defined.
Post reply on HN