Plugins on multiple machines

Is there a way currently to change the plugin storage location. Essentially I backup my logseq system in cloud storage and would like to have the plugins registered there as well. This way as I move from machine to machine all plugins are automatically available without having re-install and download.

This is currently how obsidian handles plugins where they are part of the vault so you don’t have to re-configure each machine setup.

@Stones please make this a feature request so we can vote for this

1 Like

Amended - thanks for the post

Ah! That explains why I keep having to install and configure the same plugins over and over again. I thought I was doing something wrong.

1 Like

If you back up your global configuration directory, https://docs.logseq.com/#/page/Global%20configuration, it should be easy to use your plugins on different machines. Anytime a plugin changes on a machine you would need to run the Install plugins from plugins.edn command on the machine as described in https://docs.logseq.com/#/page/plugins.edn

2 Likes

thanks, i still think now that there is an official sync support. maybe they can add the plugin configuration as an optional sync option.