inode- / obsidian-paste-into-codeblock

An obsidian plugin to paste into codeblock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paste into codeblock

This little Obsidian plugin gives the possibility to paste directly inside a code block.

By default the hotkey Ctrl + Alt + V is assigned, but can be configured in the Hotkeys settings.

It's also possible to select a default language for posting, inside the configuration menu.

The source code is heavily based on: https://github.com/denolehov/obsidian-url-into-selection

Installation

In order to install this plugin, go to "Settings > Third Party Plugins > Paste into codeblock".

If you have any kind of feedback or questions, feel free to reach out via GitHub issues.

About

An obsidian plugin to paste into codeblock

License:MIT License


Languages

Language:TypeScript 91.0%Language:JavaScript 9.0%