Max Mikhanosha <m...@openchat.com> writes: > Hi All, > > I've been writing some documentation in OrgMode with screenshots, and > as with any screenshot taking, it takes a while to get one just right. > > A few tiny helper utilities, quickly snowballed into this :-) It may > need some cleanup, but IMHO its too awesome not to share it with the > list. > > To try it out, you'll need /usr/bin/scrot which is available as > "scrot" package on most distributions. > > Then (require 'org-screenshot) and try C-c M-s (org-screenshot-take) > in an Org File. Make > sure to turn on inline image display (C-c C-x C-v) after taking the > first screenshot.
If it can work together with org-capture template! It will become a super power note-tool > > Regards, > Max > --