<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Masoud Ghorbani</title>
    <description>The latest articles on DEV Community by Masoud Ghorbani (@mgh).</description>
    <link>https://dev.to/mgh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F31112%2F0d6250d4-f311-4bb0-b5b9-8e2862ebef79.jpeg</url>
      <title>DEV Community: Masoud Ghorbani</title>
      <link>https://dev.to/mgh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mgh"/>
    <language>en</language>
    <item>
      <title>ovm (Obsidian Vaults Manager)</title>
      <dc:creator>Masoud Ghorbani</dc:creator>
      <pubDate>Mon, 05 Aug 2024 22:51:11 +0000</pubDate>
      <link>https://dev.to/mgh/ovm-obsidian-vaults-manager-373k</link>
      <guid>https://dev.to/mgh/ovm-obsidian-vaults-manager-373k</guid>
      <description>&lt;p&gt;ovm (Obsidian Vaults Manager) is a CLI application designed to streamline the management of vaults in Obsidian. This tool aims to overcome the limitations associated with performing bulk tasks on specific vaults and plugins. It enables users to install, uninstall, prune, and generate reports for a set of favorite plugins across multiple vaults, enhancing productivity and efficiency.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.npmjs.com/package/ovm" rel="noopener noreferrer"&gt;ovm&lt;/a&gt; on NPM&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/msudgh/ovm" rel="noopener noreferrer"&gt;ovm&lt;/a&gt; on Github&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Manage Obsidian plugins&lt;/strong&gt;: Install/Uninstall/Prune plugins in multiple vaults at one go.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Perform actions on Obsidian or custom vaults&lt;/strong&gt;: By default, Obsidian vaults are supported and detected. The vaults related commands support &lt;code&gt;-p&lt;/code&gt; flag to define a custom vault/s from a path or &lt;a href="https://en.wikipedia.org/wiki/Glob_(programming)" rel="noopener noreferrer"&gt;&lt;code&gt;Glob&lt;/code&gt;&lt;/a&gt; pattern. e.g. &lt;code&gt;~/Documents/obsidian/*&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Generate reports&lt;/strong&gt;: Generate stats of vaults and installed plugins with Table/JSON format.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Interactive CLI&lt;/strong&gt;: User-friendly interface to select vaults and plugins for each command.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Cross-platform&lt;/strong&gt;: Windows, macOS, and Linux.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>opensource</category>
      <category>cli</category>
      <category>obsidian</category>
    </item>
  </channel>
</rss>
