<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Can I make hidden folders within my robofont scripts folder?]]></title><description><![CDATA[<p dir="auto">I'm making a set of scripts to control glyph marks:<br />
<a href="https://github.com/thundernixon/robofont-marx" rel="nofollow">https://github.com/thundernixon/robofont-marx</a></p>
<p dir="auto">Eventually, I'll probably turn these into an extension, but for now, I'm pretty happy to experiment with them as scripts.</p>
<p dir="auto">However, because their folder is a git project, it includes docs (working notes, Drawbot design experiments) and a folder with modules that the scripts import from. Both folders are important, but neither optimal to show in the menu.</p>
<p dir="auto">Is there a way to make these folders hidden in the RoboFont scripts menu?</p>
<p dir="auto"><img src="/assets/uploads/files/1562789787375-91a02e8c-2b3b-4885-b2db-0c777d3503fc-image.png" alt="91a02e8c-2b3b-4885-b2db-0c777d3503fc-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Or, is this impossible to do, and should I just make them into an extension already?</p>
]]></description><link>https://forum.robofont.com/topic/666/can-i-make-hidden-folders-within-my-robofont-scripts-folder</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 00:30:08 GMT</lastBuildDate><atom:link href="https://forum.robofont.com/topic/666.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Jul 2019 20:20:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Wed, 10 Jul 2019 20:20:13 GMT]]></title><description><![CDATA[<p dir="auto">I'm making a set of scripts to control glyph marks:<br />
<a href="https://github.com/thundernixon/robofont-marx" rel="nofollow">https://github.com/thundernixon/robofont-marx</a></p>
<p dir="auto">Eventually, I'll probably turn these into an extension, but for now, I'm pretty happy to experiment with them as scripts.</p>
<p dir="auto">However, because their folder is a git project, it includes docs (working notes, Drawbot design experiments) and a folder with modules that the scripts import from. Both folders are important, but neither optimal to show in the menu.</p>
<p dir="auto">Is there a way to make these folders hidden in the RoboFont scripts menu?</p>
<p dir="auto"><img src="/assets/uploads/files/1562789787375-91a02e8c-2b3b-4885-b2db-0c777d3503fc-image.png" alt="91a02e8c-2b3b-4885-b2db-0c777d3503fc-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Or, is this impossible to do, and should I just make them into an extension already?</p>
]]></description><link>https://forum.robofont.com/post/2499</link><guid isPermaLink="true">https://forum.robofont.com/post/2499</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Wed, 10 Jul 2019 20:20:13 GMT</pubDate></item><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Wed, 31 Jul 2019 18:42:18 GMT]]></title><description><![CDATA[<p dir="auto">hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/230">@StephenNixon</a>,</p>
<p dir="auto">as far as I know, this is currently not possible. if you don’t want some files to appear in the <em>Scripts</em> menu, don’t put them in the Scripts folder :)</p>
<p dir="auto">you can also try launching your scripts from the Scripting Window’s <a href="http://robofont.com/documentation/workspace/scripting-window/#script-browser" rel="nofollow">Script Browser</a>. I normally use that during development, it helps me to keep the <em>Scripts</em> menu clean.</p>
<p dir="auto">hope this helps! cheers</p>
]]></description><link>https://forum.robofont.com/post/2501</link><guid isPermaLink="true">https://forum.robofont.com/post/2501</guid><dc:creator><![CDATA[gferreira]]></dc:creator><pubDate>Wed, 31 Jul 2019 18:42:18 GMT</pubDate></item><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Thu, 11 Jul 2019 13:09:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/1">@frederik</a> would it be possible to add support for aliases in the Scripts folder? so we could collect scripts from different folders in the menu.</p>
]]></description><link>https://forum.robofont.com/post/2502</link><guid isPermaLink="true">https://forum.robofont.com/post/2502</guid><dc:creator><![CDATA[gferreira]]></dc:creator><pubDate>Thu, 11 Jul 2019 13:09:52 GMT</pubDate></item><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Thu, 11 Jul 2019 13:32:34 GMT]]></title><description><![CDATA[<p dir="auto">I know designers using symlinks in the RF scripting folder redirecting from a git repo... this works!</p>
]]></description><link>https://forum.robofont.com/post/2503</link><guid isPermaLink="true">https://forum.robofont.com/post/2503</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Thu, 11 Jul 2019 13:32:34 GMT</pubDate></item><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Thu, 11 Jul 2019 17:00:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/1">@frederik</a> it works indeed! I had tried it with a folder alias, that did not work. but aliases to individual <code>.py</code> files appear in the menu… nice!</p>
<p dir="auto">so @ThunderNixon, you can keep your <code>robofont-marx</code> files somewhere else, and create aliases to individual scripts in the Scripts folder.</p>
]]></description><link>https://forum.robofont.com/post/2504</link><guid isPermaLink="true">https://forum.robofont.com/post/2504</guid><dc:creator><![CDATA[gferreira]]></dc:creator><pubDate>Thu, 11 Jul 2019 17:00:55 GMT</pubDate></item><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Fri, 12 Jul 2019 15:26:19 GMT]]></title><description><![CDATA[<p dir="auto">Awesome, thanks <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/22">@gferreira</a> and <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.robofont.com/uid/1">@frederik</a>, this is helpful!</p>
]]></description><link>https://forum.robofont.com/post/2505</link><guid isPermaLink="true">https://forum.robofont.com/post/2505</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Fri, 12 Jul 2019 15:26:19 GMT</pubDate></item><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Fri, 12 Jul 2019 17:58:49 GMT]]></title><description><![CDATA[<p dir="auto">I'll also add this to the repo's readme, but should another person come across this, here's how I solved it.</p>
<ol>
<li>Put main folder (the full git repo) in my general folder for type/code repos (for me, this is at <code>/Users/stephennixon/type-repos</code>).</li>
<li>Make a new, empty folder in my robofont scripts folder.</li>
<li>In a terminal, use <code>cd &lt;new_folder_path&gt;</code> to navigate to the new, empty folder.</li>
<li>Use <code>ln -s &lt;general_repos_path&gt;/*.py .</code> to symlink all the python files into the current directory. For me, this is:</li>
</ol>
<pre><code>ln -s /Users/stephennixon/type-repos/robofont-marx/*.py .
</code></pre>
<p dir="auto">Works like a charm!</p>
<p dir="auto"><img src="/assets/uploads/files/1562953989234-91b6c84b-3821-4cc5-98af-c815665f01f1-image.png" alt="91b6c84b-3821-4cc5-98af-c815665f01f1-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.robofont.com/post/2506</link><guid isPermaLink="true">https://forum.robofont.com/post/2506</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Fri, 12 Jul 2019 17:58:49 GMT</pubDate></item><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Sat, 13 Jul 2019 19:26:24 GMT]]></title><description><![CDATA[<p dir="auto">UPDATE: actually, it works like a charm to put the script names in the menu without the other folders, <em>however</em> they stopped importing the code they needed, so they longer worked.</p>
<p dir="auto">Possibly, I'm just using the wrong import strategy, though.</p>
]]></description><link>https://forum.robofont.com/post/2512</link><guid isPermaLink="true">https://forum.robofont.com/post/2512</guid><dc:creator><![CDATA[StephenNixon]]></dc:creator><pubDate>Sat, 13 Jul 2019 19:26:24 GMT</pubDate></item><item><title><![CDATA[Reply to Can I make hidden folders within my robofont scripts folder? on Sun, 14 Jul 2019 09:51:07 GMT]]></title><description><![CDATA[<p dir="auto">In the case where your script becomes a package, this could idd fail, as import will not find the correct py files.</p>
<p dir="auto">I guess a strategy where the <a href="http://main.py" rel="nofollow">main.py</a> (the symlinked one) adds the package to <code>sys.path</code> and imports the required bits and pieces to be executed...</p>
]]></description><link>https://forum.robofont.com/post/2513</link><guid isPermaLink="true">https://forum.robofont.com/post/2513</guid><dc:creator><![CDATA[frederik]]></dc:creator><pubDate>Sun, 14 Jul 2019 09:51:07 GMT</pubDate></item></channel></rss>