Hacker News new | ask | show | jobs
Show HN: Copy as Org-Mode for Chrome (github.com)
3 points by oliverchan2024 481 days ago
This WebExtension is a Chrome version of Firefox extension: Copy as Org-Mode for Firefox, which is developed by kuanyui.

The origin features incloude:

- Copy webpage url as org-mode link format. - Copy selection content as org-mode format.

And I’m add a new feature for Chrome version:

Add Save Page as Org-Mode to context menu. This will save the current page as an Org-mode file and save it to the a directory that you can choose.

1 comments

Nice :-)

Note that on Linux, org-rich-yank lets you copy as org-mode from Chrome/Firefox without adding a browser extension. (Doesn't do the save page thing though.)

Great, thank you to share.

I don't use linux, but I'm happy to know that.