Can somebody explain why would one ever want to use this? No trolling, I might be missing something here. I just don't see any use for it right now.
Use Atom to edit in Chrome
21–30 of 88 posts
Re: Use Atom to edit in Chrome
#22It would be even cooler if HTML input can be edited using markdown source. For eg., you compile an email in Gmail, but edit it using Markdown in Atom (or whatever editor); the final content gets rendered as HTML. Effectively you are sending HTML email that was composed and edited in Markdown.
Re: Use Atom to edit in Chrome
#23Wow, this is sooo.....useless. Atom is Electron which is Chrome so you can run 2 Chrome instance and sync some text between them.
Re: Use Atom to edit in Chrome
#24I find myself wanting simple, distraction-free plain text with no UI cruft for any writing more than a few sentences.
Personally I'm using either the Write Space extension for Chrome or Sublime today, but it seems like the author has the same use case, and with the added convenience of auto sync.
Re: Use Atom to edit in Chrome
#25Re: Use Atom to edit in Chrome
#26It would be even cooler if HTML input can be edited using markdown source. For eg., you compile an email in Gmail, but edit it using Markdown in Atom (or whatever editor); the final content gets rendered as HTML. Effectively you are sending HTML email that was composed and edited in Markdown.
Re: Use Atom to edit in Chrome
#27The only real use-case I can see here is getting access to multi-select, and find/replace utilities, or perhaps other custom shortcuts you might use. Overall a neat little trick. Atom is not my usual editor of choice but I could see a few small potential use cases.
I usually copy-paste longish things to the text editor (or at least to clipboard) to avoid data loss in case the webapp crashed / browser crashed / HTTP request failed / I mistakenly pressed backspace when out of the textarea (which navigates to previous page) It happens rarely but when it happens, it hurts.
Re: Use Atom to edit in Chrome
#28The only real use-case I can see here is getting access to multi-select, and find/replace utilities, or perhaps other custom shortcuts you might use. Overall a neat little trick. Atom is not my usual editor of choice but I could see a few small potential use cases.
Re: Use Atom to edit in Chrome
#29There still isn't a good text editor that does regex find and regex replace (caret doesn't).
Re: Use Atom to edit in Chrome
#30The screenshots demo-ing this tool in use shows the native WYSIWYG editors in the respective sites to be more feaure rich and intuitive. This seems like a fun programming exercise with little real utility.