kxxt / obsidian-advanced-paste

Advanced pasting functionality for obsidian
MIT License
42 stars 2 forks source link

Availability as a Community Plugin #3

Closed Chouffy closed 1 year ago

Chouffy commented 1 year ago

Hi, Thanks for this plugin, it looks really promising. Will that be made available under the Community Plugins? Thanks!

kxxt commented 1 year ago

Hi @Chouffy ,

I am still waiting for the PR(https://github.com/obsidianmd/obsidian-releases/pull/1554) to be merged. It seems that the obsidian team is really busy reviewing plugins and themes.

When that PR is merged, this plugin will be available under the Community Plugins.

kxxt commented 1 year ago

Advanced Paste is now available on Obsidian community plugins.

https://github.com/kxxt/obsidian-advanced-paste/releases/tag/2.0.0

Note that I raised the major version because there is a breaking change from 1.1.0 to 2.0.0:

The id schema for pasting actions has been changed. If you previously assigned hot keys to some pasting commands, you might find them not working anymore. In this case, you need to re-assign the hot keys.