<p></p>
<p>I've been using Geany for years and today I recommended it to a friend. He installed it on Ubuntu then asked,</p>
<blockquote>
<p><em>Friend:</em> How do I get spell checking?<br>
<em>Me:</em> oh, that's a separate plugin, just install it.<br>
<em>Friend:</em> ...how?</p>
</blockquote>
<p>Turns out I didn't remember how I installed the plugin. My friend sent me a screenshot of the Plugin manager:</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/33569/82522006-00cb6100-9add-11ea-8256-f29aa1e54896.png"><img src="https://user-images.githubusercontent.com/33569/82522006-00cb6100-9add-11ea-8256-f29aa1e54896.png" alt="image" style="max-width:100%;"></a></p>
<p>No option to search for plugins in a repository.</p>
<p>So I googled "Geany spell check" and pointed him to <a href="https://plugins.geany.org/spellcheck.html" rel="nofollow">https://plugins.geany.org/spellcheck.html</a></p>
<p>But that page doesn't even say how to download or install the plugin:</p>
<blockquote>
<p>Usage<br>
After installed [sic] successfully</p>
</blockquote>
<p>[how?]</p>
<p>Turns out other plugins also assumes the user already knows how to install them: <a href="https://plugins.geany.org/markdown.html" rel="nofollow">Markdown</a>, <a href="https://plugins.geany.org/codenav.html" rel="nofollow">Codenav</a> etc.</p>
<p>I know plugins are 3rd party, but there must be something Geany itself can do. For example, Codenav uses the same English mistake "After installed successfully", which suggests these plugin About pages are cloned from somewhere. A first, simple step, would be to add install instructions to that plugin documentation template.</p>
<ol>
<li>Spell checking is such a common plugin. Can it ship by default, like the plugins in the screenshot above?</li>
<li>In general, how can we make it easier to install plugins?</li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6GMSOWF3LVRE22633RSSSCVANCNFSM4NGQRYYA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4CKS45UNU4IRBU4NDRSSSCVA5CNFSM4NGQRYYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JIWP4UQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2508",
"url": "https://github.com/geany/geany/issues/2508",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>