<?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[Syncing Capabilities]]></title><description><![CDATA[<p dir="auto">Thank you, truly, for making such a great application, and for making it open source. That's AWESOME!</p>
<p dir="auto">I'm checking out Freeter. It's interesting for sure. Being a person who uses multiple different machines during any given day or week, I'm curious if Freeter has a way to sync all of the things I setup in it? Maybe I'm just not seeing it.</p>
<p dir="auto">Additionally, I'm on Linux, and the app wasn't hard to find, but it would be great to see Freeter included in the Flatpak / Flathub repositories.  Again, maybe it is, but the downloads page didn't mention it if it is. =</p>
]]></description><link>https://community.freeter.io/topic/5/syncing-capabilities</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 05:05:05 GMT</lastBuildDate><atom:link href="https://community.freeter.io/topic/5.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Apr 2024 17:04:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Syncing Capabilities on Wed, 28 Jan 2026 07:23:52 GMT]]></title><description><![CDATA[<p dir="auto">I would also be happy if the portable version saved all data to its own folder, so the entire app could be used from the cloud on multiple machines.</p>
]]></description><link>https://community.freeter.io/post/241</link><guid isPermaLink="true">https://community.freeter.io/post/241</guid><dc:creator><![CDATA[dryn07]]></dc:creator><pubDate>Wed, 28 Jan 2026 07:23:52 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Thu, 23 May 2024 15:36:52 GMT]]></title><description><![CDATA[<p dir="auto">If syncing triggered by Sync button (the same as for the other apps), without monitoring the sync dir for changes will be enough, then it would definitely make it easier to implement the feature and minimize possible bugs <img src="https://community.freeter.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ht0bj3j055k" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://community.freeter.io/post/67</link><guid isPermaLink="true">https://community.freeter.io/post/67</guid><dc:creator><![CDATA[alex]]></dc:creator><pubDate>Thu, 23 May 2024 15:36:52 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Thu, 23 May 2024 15:29:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/9">@1kko</a> said in <a href="/post/56">Syncing Capabilities</a>:</p>
<blockquote>
<p dir="auto">This how some other apps approach with sync</p>
</blockquote>
<p dir="auto">Yup. That's what I meant, excepting the auto-sync by monitoring the sync dir for changes.</p>
]]></description><link>https://community.freeter.io/post/66</link><guid isPermaLink="true">https://community.freeter.io/post/66</guid><dc:creator><![CDATA[alex]]></dc:creator><pubDate>Thu, 23 May 2024 15:29:05 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Mon, 20 May 2024 12:00:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/1">@alex</a> Thanks for the reply. I really appreciate it. Instead of rebuilding the wheel,  how about put them all into a folder and let user to use google drive, onedrive, dropbox whatever they are using. Freeter can just specify a directory for storing the data, which can be located anywhere. This how some other apps approach with sync, for instance, <a href="https://joplinapp.org/help/apps/sync/dropbox" rel="nofollow ugc">https://joplinapp.org/help/apps/sync/dropbox</a></p>
]]></description><link>https://community.freeter.io/post/56</link><guid isPermaLink="true">https://community.freeter.io/post/56</guid><dc:creator><![CDATA[1kko]]></dc:creator><pubDate>Mon, 20 May 2024 12:00:41 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Fri, 17 May 2024 23:19:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/1">@alex</a> It could also be nice in terms of syncing as well as having multiple systems access the same file via having the default file be manually st to a NAS or other Network Storage/Cloud Network. This way the file will sync automatically with the NAS and you can then go onto your laptop or another PC with the same file set as default within the NAS, and you can pick up where you left off.</p>
]]></description><link>https://community.freeter.io/post/51</link><guid isPermaLink="true">https://community.freeter.io/post/51</guid><dc:creator><![CDATA[Wolf]]></dc:creator><pubDate>Fri, 17 May 2024 23:19:18 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Wed, 15 May 2024 18:29:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/9">@1kko</a> said in <a href="/post/8">Syncing Capabilities</a>:</p>
<blockquote>
<p dir="auto">Imho, developing sync features can be too much, but for the beginning it would be easier to store all data into a single file and copy to other PC manually.</p>
</blockquote>
<p dir="auto">Agree. I think that it would be better to first implement the export/import data feature. This will allow to backup data and do manual syncing.</p>
<p dir="auto">Then make the data syncing feature on top of that, which will do the following:</p>
<ul>
<li>auto-export all the app data to a sync folder, defined in the app settings</li>
<li>monitor the sync folder for external changes, and show a popup offering to import the new data</li>
</ul>
<p dir="auto">This will allow to setup the auto-sync by specifying a folder synced between multiple machines using any cloud storage provider.</p>
<p dir="auto">Edge cases:</p>
<ol>
<li>User makes changes in Freeter on different computers with inconsistent syncing. Will need to research the best practices for this.</li>
<li>Syncing computer-specific data, such as file paths. I think that this data should be excluded from the data sync.</li>
</ol>
]]></description><link>https://community.freeter.io/post/33</link><guid isPermaLink="true">https://community.freeter.io/post/33</guid><dc:creator><![CDATA[alex]]></dc:creator><pubDate>Wed, 15 May 2024 18:29:51 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Wed, 15 May 2024 17:28:13 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Which files should I copy?</p>
</blockquote>
<p dir="auto">Freeter stores its data in <code>&lt;AppData&gt;/freeter2/freeter-data</code> folder, where <code>&lt;AppData&gt;</code> is one of these depending on the operating system:</p>
<ul>
<li><code>%APPDATA%</code> on Windows</li>
<li><code>$XDG_CONFIG_HOME</code> or <code>~/.config</code> on Linux</li>
<li><code>~/Library/Application Support</code> on macOS</li>
</ul>
<p dir="auto">The <code>app</code> file stores the app/workflow/widget settings data. The <code>window</code> file stores the app window data. The <code>widgets</code> subfolder stores the data for widgets with an editable content, such as the todo list and note.</p>
]]></description><link>https://community.freeter.io/post/31</link><guid isPermaLink="true">https://community.freeter.io/post/31</guid><dc:creator><![CDATA[alex]]></dc:creator><pubDate>Wed, 15 May 2024 17:28:13 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Wed, 15 May 2024 17:27:37 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your feedback!</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/8">@mickintx</a> said in <a href="/post/7">Syncing Capabilities</a>:</p>
<blockquote>
<p dir="auto">I'm curious if Freeter has a way to sync all of the things I setup in it? Maybe I'm just not seeing it.</p>
</blockquote>
<p dir="auto">No data sync at the moment. Added to the planned features.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.freeter.io/uid/8">@mickintx</a> said in <a href="/post/7">Syncing Capabilities</a>:</p>
<blockquote>
<p dir="auto">Additionally, I'm on Linux, and the app wasn't hard to find, but it would be great to see Freeter included in the Flatpak / Flathub repositories. Again, maybe it is, but the downloads page didn't mention it if it is. =</p>
</blockquote>
<p dir="auto">Not yet. Added to the planned features.</p>
]]></description><link>https://community.freeter.io/post/30</link><guid isPermaLink="true">https://community.freeter.io/post/30</guid><dc:creator><![CDATA[alex]]></dc:creator><pubDate>Wed, 15 May 2024 17:27:37 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Fri, 03 May 2024 00:10:21 GMT]]></title><description><![CDATA[<p dir="auto">Which files should I copy?</p>
]]></description><link>https://community.freeter.io/post/13</link><guid isPermaLink="true">https://community.freeter.io/post/13</guid><dc:creator><![CDATA[halfenif]]></dc:creator><pubDate>Fri, 03 May 2024 00:10:21 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Thu, 02 May 2024 18:32:39 GMT]]></title><description><![CDATA[<p dir="auto">I second this. I work on Linux, mac and sometimes even windows. Is there a SQLite file or a data directory that can be synced between machines?</p>
]]></description><link>https://community.freeter.io/post/10</link><guid isPermaLink="true">https://community.freeter.io/post/10</guid><dc:creator><![CDATA[tjsdev]]></dc:creator><pubDate>Thu, 02 May 2024 18:32:39 GMT</pubDate></item><item><title><![CDATA[Reply to Syncing Capabilities on Thu, 02 May 2024 01:59:11 GMT]]></title><description><![CDATA[<p dir="auto">+1 for sync.<br />
Imho, developing sync features can be too much, but for the beginning it would be easier to store all data into a single file and copy to other PC manually.</p>
]]></description><link>https://community.freeter.io/post/8</link><guid isPermaLink="true">https://community.freeter.io/post/8</guid><dc:creator><![CDATA[1kko]]></dc:creator><pubDate>Thu, 02 May 2024 01:59:11 GMT</pubDate></item></channel></rss>