Live data from Hacker News

Use Atom to edit in Chrome

github.com

21–30 of 88 posts

Re: Use Atom to edit in Chrome

#21

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.

Aside from some of the other mentions, this could be pretty neat for someone who manages many WordPress sites, or any other CMS' for that matter.

Re: Use Atom to edit in Chrome

#22
post #15

It 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.

There are python scripts to do this. Adding a mapping to do it in Vim/NeoVim would be fairly straightforward.

Re: Use Atom to edit in Chrome

#24
Does anyone else jump into an editor to write emails or essays?

I 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

#26
post #15

It 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.

It would be so great to have that for Jira and its obscure formatting conventions.

Re: Use Atom to edit in Chrome

#27
post #19
post #17

The 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.

A browser extension I didn't know I wanted. Keeps history of textfields when I navigate away, and gives me an option to restore.

Re: Use Atom to edit in Chrome

#28
post #17

The 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.

Another benefit is being able to use Sublime snippets as email templates.

Re: Use Atom to edit in Chrome

#30

The 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.

The utility is the lower cognitive overhead of having all the UI that you don't need hidden, responsiveness, and having more lines of text visible on one screen. Similar reasons one might use WriteRoom.
Post reply on HN