<?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[Making a second fork of windy-plugins on github]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/ivo" aria-label="Profile: ivo">@<bdi>ivo</bdi></a> and  <a class="plugin-mentions-user plugin-mentions-a" href="/user/tomslavkovsky" aria-label="Profile: TomSlavkovsky">@<bdi>TomSlavkovsky</bdi></a>,</p>
<p dir="auto">I have an idea for a new plugin, which I've been testing out. But you cannot fork a repository on Github that you've already forked once before.</p>
<p dir="auto">What would you recommend I do to create a second plugin? I'd rather not have to set up a new Github account just for this... Is it even necessary to use a fork? Or would the npm dependency stuff still work fine if I simply clone it?</p>
<p dir="auto">Any advice is appreciated!</p>
]]></description><link>https://community.windy.com/topic/10185/making-a-second-fork-of-windy-plugins-on-github</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 21:03:47 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/10185.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Nov 2019 07:09:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Making a second fork of windy-plugins on github on Thu, 21 Nov 2019 08:05:21 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/rittels" aria-label="Profile: rittels">@<bdi>rittels</bdi></a>! Exactly what I needed :)</p>
]]></description><link>https://community.windy.com/post/33911</link><guid isPermaLink="true">https://community.windy.com/post/33911</guid><dc:creator><![CDATA[johnckealy]]></dc:creator><pubDate>Thu, 21 Nov 2019 08:05:21 GMT</pubDate></item><item><title><![CDATA[Reply to Making a second fork of windy-plugins on github on Thu, 21 Nov 2019 06:17:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/johnckealy" aria-label="Profile: johnckealy">@<bdi>johnckealy</bdi></a></p>
<p dir="auto">hi</p>
<p dir="auto">from:  <a href="https://github.com/windycom/windy-plugins/blob/master/docs/WINDY_API.md#module-picker" rel="nofollow ugc">https://github.com/windycom/windy-plugins/blob/master/docs/WINDY_API.md#module-picker</a></p>
<p dir="auto">broadcast.fire('rqstClose', 'picker')</p>
]]></description><link>https://community.windy.com/post/33908</link><guid isPermaLink="true">https://community.windy.com/post/33908</guid><dc:creator><![CDATA[rittels]]></dc:creator><pubDate>Thu, 21 Nov 2019 06:17:30 GMT</pubDate></item><item><title><![CDATA[Reply to Making a second fork of windy-plugins on github on Thu, 21 Nov 2019 03:31:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/marekd" aria-label="Profile: marekd">@<bdi>marekd</bdi></a>,</p>
<p dir="auto">Thanks for the response. My plugin is nearly done. One more question – How do I close the picker in javascript?</p>
<p dir="auto">The API docs suggest that I should just be able to do</p>
<p dir="auto"><code>import picker from '@windy/picker</code>, and<br />
<code>picker.close()</code>  // (assuming it's been opened)</p>
<p dir="auto">but this logs the error:<br />
plugin.js:52 Uncaught (in promise) TypeError: picker.close is not a function</p>
<p dir="auto">if I <code>console.log(picker)</code>, it outputs:<br />
{ident: "picker", latestId: 6, _eventedCache: {…}, trigger: ƒ, fire: ƒ}</p>
<p dir="auto">I just want to keep the picker closed entirely for the plugin, or close it immediately if it does open. Is there a bug in the backend, or am I just missing something?</p>
<p dir="auto">Thanks,<br />
John</p>
]]></description><link>https://community.windy.com/post/33902</link><guid isPermaLink="true">https://community.windy.com/post/33902</guid><dc:creator><![CDATA[johnckealy]]></dc:creator><pubDate>Thu, 21 Nov 2019 03:31:10 GMT</pubDate></item><item><title><![CDATA[Reply to Making a second fork of windy-plugins on github on Thu, 14 Nov 2019 08:52:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi, you do not have to fork the repository. You can clone it and change the origin locally. Or you can just download it as a zip file and init a new git repo.</p>
]]></description><link>https://community.windy.com/post/33479</link><guid isPermaLink="true">https://community.windy.com/post/33479</guid><dc:creator><![CDATA[marekd]]></dc:creator><pubDate>Thu, 14 Nov 2019 08:52:15 GMT</pubDate></item></channel></rss>