GithubHelp home page GithubHelp logo

jasondavis / obsdn-quicksnipp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cannibalox/obsdn-quicksnipp

1.0 2.0 0.0 216 KB

an all in one ahk script for Obsidian.md to save and reuse text, web pages, etc...

AutoHotkey 100.00%

obsdn-quicksnipp's Introduction

Obsdn-QuickSNIPP

ahk script for Obsidian.md to make transclusions from text blocks, save web snippets and take quick notes

use AUTOHOTKEY UNICODE

This script is a replacement for Obsdn-AutoSnipp.ahk with enhanced features

DESCRIPTION

WebSNIPP WebClipper

CTRL ALT C copy selected HTML to the clipboard as markdown

CTRL ALT X save selected HTML as a md file, and get the transclusion link in obsidian format

CTRL F9 save current webpage as a md file via the fuckyeahmarkdown.com API, and get the transclusion link in obsidian format. It's slow and sends keyboard shortcuts, so it's not highly reliable... Tested on FF, Chrome, Brave , Maxthon

QuickSNIPP Scratchpad

CAPS LOCK x2 display a scratchpad floating window to write quick notes. Save the notes as snippets and get the transclusion link. Hide the scratchpad with ESC or click on the X button.

AutoSNIPP Transcluder

CTRL SHIFT X extract the selected text as a new file, get the transclusion link = INSTANCES or BLOCK REFERENCE

CTRL SHIFT C extract the selected text as a file, then get the transclusion link = CLONING blocks.

since the new block is a copy, it can be modified independently, without modyfing the original paragraph

CONFIGURATION / INSTALLATION

this script requires AutoHotkey UNICODE to be installed. It relies on the following libs :

the required ahk files are provided in _includes. make sure to update the correct path in the CONFIG section.

Before first use, edit the .ahk file with a text editor to change the default configuration search for 'CONFIG' and modify :

  • the path to the include libs
  • the location to save the snippets in your obisidan vault
  • optionally, tweak the naming convention for the generated snippets
  • optionally, modify the macro shortcuts

the script is free to share and modify. Please reshare/make a pull request if you improve it.

SCREENSHOTS

transcluder demo obsdn-autosnipp-demo.gif

obsdn-quicksnipp-scratchpad.png

Obsidian-autosnipp.png

obsdn-autosnipp_firefox.png

VIDEO DEMO

https://filedn.com/locqGc5NIUyfrWR1S0M3dRz/videos/obsdn-quicksnipp/obsdn-quicksnipp-demo.mp4

https://filedn.com/locqGc5NIUyfrWR1S0M3dRz/videos/obsdn-quicksnipp/obsdn-quicksnipp-scratchpad.mp4

obsdn-quicksnipp's People

Contributors

cannibalox avatar

Stargazers

 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.