Giter Club home page Giter Club logo

autosave-images-from-clipboard-onenote-table-width-fix's Introduction

OneNote 2016: make screen clippings auto-fit into tables again

This script allows screen captures (or any copied image) to be pasted into a OneNote table with automatic resizing enabled - so the image won't mess up your table and the images will scale when the table size is changed! Alternatively, you could also use this script to paste images from your clipboard into any directory.

How does it work?

AutoHotKey (AHK) v1.1 script: automatically saves screen captures from Windows+Shift+S (or every image copied to the clipboard - see options) to a file and then adds the file path to the clipboard.

Uses WinClip class: AHK forum post, Website.

Usage:

  1. Install AHK v1.1 (not V1.0, not V2) from https://www.autohotkey.com/

  2. (Optional) Edit options in Clipboard.ahk (global variables at the top of the file)

    e.g. with ALL_IMAGES = true and REQUIRE_CTRL = true, the script will place every image as a file into the clipboard, so you can also paste the image as a file into any directory in Explorer, but only when you hold down the Control key.

  3. Run script - you can now use Win+Shift+S to take a screen snip and then just paste it into OneNote! If you haven't changed the options (step 2), you will get a tooltip like this if the script is running:

  4. (Optional) To make the script run on Windows startup, create a shortcut to the script in the Startup folder (shell:startup).

Links

AHK forum post

Semi-relevant OneNote uservoice issue

autosave-images-from-clipboard-onenote-table-width-fix's People

Contributors

henri-j-norden avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.