<?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[Best workflow practices for editing Mango dashboards?]]></title><description><![CDATA[<p dir="auto">Curious if there is a solution to make editing my dashboard files easier.</p>
<p dir="auto">Mango is installed on a Centos based server without a GUI interface. I only have SSH access to the server and using NANO is painful when trying to edit the files.</p>
<p dir="auto">My main PC is Windows 10 based and I was wondering if there is a better way to edit the files on the server over the SSH connection or some other way I can install something on the server and access from the main PC?</p>
]]></description><link>https://forum.mango-os.com/topic/2320/best-workflow-practices-for-editing-mango-dashboards</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 08:46:02 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2320.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Jul 2016 08:45:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Best workflow practices for editing Mango dashboards? on Wed, 06 Jul 2016 01:49:57 GMT]]></title><description><![CDATA[<p dir="auto">UltraEdit gives you a nice file explorer on the left and that makes navigation and selection easy. You just hit save and then it updates the file on the server. Have managed to get this all working nicely and editing the webpage has been a lot more enjoyable now.</p>
]]></description><link>https://forum.mango-os.com/post/11953</link><guid isPermaLink="true">https://forum.mango-os.com/post/11953</guid><dc:creator><![CDATA[v8dave]]></dc:creator><pubDate>Wed, 06 Jul 2016 01:49:57 GMT</pubDate></item><item><title><![CDATA[Reply to Best workflow practices for editing Mango dashboards? on Tue, 05 Jul 2016 15:50:59 GMT]]></title><description><![CDATA[<p dir="auto">We will be adding the ability to edit dashboard files directly from the web interface in an upcoming release, and an interface to edit menu items. Stay tuned.</p>
]]></description><link>https://forum.mango-os.com/post/11943</link><guid isPermaLink="true">https://forum.mango-os.com/post/11943</guid><dc:creator><![CDATA[Jared Wiltshire]]></dc:creator><pubDate>Tue, 05 Jul 2016 15:50:59 GMT</pubDate></item><item><title><![CDATA[Reply to Best workflow practices for editing Mango dashboards? on Mon, 04 Jul 2016 14:51:15 GMT]]></title><description><![CDATA[<p dir="auto">I use SFTP with cyberduck and it works pretty great. Just set up cyberduck to edit a file when you double click it rather than download. When I save the file in my code editor (atom is great btw) it automatically uploads, doesn't prompt for overwriting but I can always undo and save again if the file is still open.</p>
<p dir="auto">I recommend this method in combination with using a git repo stored locally that you then copy your files from the server down into the git repo. After a day of coding or some relevant changes that I want to bookmark I commit to git. The benefit of doing this is you can get the revisions and track your dev progress, things you won't get if you are just editing files directly on the server as described above.</p>
<p dir="auto">Another method I have used recently is to set up a local dev environment that is a clone of the live machine, develop locally, and upload to the server to preview live/show to client. The benefit is you get much faster hard refreshes as the page is loading locally. Also if your internet connection is intermittent or you want to work on a subway/plane etc.</p>
<p dir="auto">There is also some cool tricks you can do with symlinking a git repo into a local mango install that I need to do a tutorial on.</p>
]]></description><link>https://forum.mango-os.com/post/11939</link><guid isPermaLink="true">https://forum.mango-os.com/post/11939</guid><dc:creator><![CDATA[Will Geller]]></dc:creator><pubDate>Mon, 04 Jul 2016 14:51:15 GMT</pubDate></item><item><title><![CDATA[Reply to Best workflow practices for editing Mango dashboards? on Sun, 03 Jul 2016 15:50:15 GMT]]></title><description><![CDATA[<p dir="auto">Glad you found a solution Dave! I can't imagine having to develop in nano all day.</p>
<p dir="auto">Another good option for Windows is Notepad++.  If you already have a favorite editor but it doesn't support SFTP then you can use FileZilla for transferring. FileZilla can be setup so that when you change a file mirrored on your local machine it will automatically prompt you to transfer it up to the server.</p>
<p dir="auto">On Macs my favorite is the Coda2 app.</p>
<p dir="auto">There are lots of solutions out there. Any editor that supports SFTP will do the trick.</p>
]]></description><link>https://forum.mango-os.com/post/11933</link><guid isPermaLink="true">https://forum.mango-os.com/post/11933</guid><dc:creator><![CDATA[Woody Beverley]]></dc:creator><pubDate>Sun, 03 Jul 2016 15:50:15 GMT</pubDate></item><item><title><![CDATA[Reply to Best workflow practices for editing Mango dashboards? on Sun, 03 Jul 2016 10:02:45 GMT]]></title><description><![CDATA[<p dir="auto">Found my own solution. UltraEdit has an FTP connection and using this I can edit the files on my PC and then save them back to the server.</p>
]]></description><link>https://forum.mango-os.com/post/11930</link><guid isPermaLink="true">https://forum.mango-os.com/post/11930</guid><dc:creator><![CDATA[v8dave]]></dc:creator><pubDate>Sun, 03 Jul 2016 10:02:45 GMT</pubDate></item></channel></rss>