<p>The feature lets the user search for projects to add them to the Workbench. After selecting the menu item, the user can select a directory to search through. The directory and it's sub-directories are scanned for project files (<code>*.geany</code>). All found files are listed and after scanning is done the user can select the projects which shall be added to the Workbench.</p>
<p>The dialog is not modal - the user can do other work during the scanning of the directory.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany-plugins/pull/875'>https://github.com/geany/geany-plugins/pull/875</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>workbench: added new feature "Search projects"</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-0">workbench/README</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-1">workbench/src/Makefile.am</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-2">workbench/src/menu.c</a>
    (29)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-3">workbench/src/menu.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-4">workbench/src/plugin_main.c</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-5">workbench/src/search_projects.c</a>
    (537)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-6">workbench/src/search_projects.h</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-7">workbench/src/sidebar.c</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/875/files#diff-8">workbench/src/workbench.c</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/875.patch'>https://github.com/geany/geany-plugins/pull/875.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/875.diff'>https://github.com/geany/geany-plugins/pull/875.diff</a></li>
</ul>

<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-plugins/pull/875?email_source=notifications&email_token=AAIOWJ3ET6GW4XDZTIIJ4ADP2D2OXA5CNFSM4HXI6ULKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZCAADQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7LUE5OQRY7KZD6XADP2D2OXANCNFSM4HXI6ULA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJYQTCWUPW4PWD7RLUDP2D2OXA5CNFSM4HXI6ULKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZCAADQ.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-plugins/pull/875?email_source=notifications\u0026email_token=AAIOWJ3ET6GW4XDZTIIJ4ADP2D2OXA5CNFSM4HXI6ULKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZCAADQ",
"url": "https://github.com/geany/geany-plugins/pull/875?email_source=notifications\u0026email_token=AAIOWJ3ET6GW4XDZTIIJ4ADP2D2OXA5CNFSM4HXI6ULKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZCAADQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>