<?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" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[ios - EteSync]]></title><description><![CDATA[EteSync, privacy, product updates and more...]]></description><link>https://blog.etesync.com/</link><image><url>https://blog.etesync.com/favicon.png</url><title>ios - EteSync</title><link>https://blog.etesync.com/</link></image><generator>Ghost 3.18</generator><lastBuildDate>Sat, 22 Aug 2026 04:32:36 GMT</lastBuildDate><atom:link href="https://blog.etesync.com/tag/ios/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Guest Post: Improving EteSync Notes]]></title><description><![CDATA[EteSync Notes development is very active. Here is how my journey started as a contributor and the improvements you are going to find in the next version.]]></description><link>https://blog.etesync.com/guest-post-improving-etesync-notes/</link><guid isPermaLink="false">5ffeeb984c777c00010de30c</guid><category><![CDATA[News]]></category><category><![CDATA[notes]]></category><category><![CDATA[android]]></category><category><![CDATA[ios]]></category><category><![CDATA[web]]></category><category><![CDATA[desktop]]></category><dc:creator><![CDATA[Kévin Commaille]]></dc:creator><pubDate>Thu, 14 Jan 2021 09:14:21 GMT</pubDate><media:content url="https://blog.etesync.com/content/images/2021/01/notes-2.png" medium="image"/><content:encoded><![CDATA[<img src="https://blog.etesync.com/content/images/2021/01/notes-2.png" alt="Guest Post: Improving EteSync Notes"><p>Hello, I'm Kévin (<a href="https://github.com/zecakeh">@zecakeh</a>), and I'm here to tell you about some of my recent contributions to EteSync Notes.</p><p>Here I was, back in December, still trying to find a good notes app. Those were my criteria:</p><ul><li>Open source</li><li>Available on Android and Linux (or be compatible with other apps)</li><li>Sync easily between my devices</li><li>Nice look</li><li>Have simple styling of notes</li><li>Support simple to-do lists</li></ul><p>And the extras:</p><ul><li>Self-hostable</li><li>Encrypted</li><li>A WYSIWYG editor</li><li>Adapt to the screen size</li></ul><p>I stumbled upon the brand new EteSync Notes app. After playing with it for a few minutes, I realized it didn't check all the boxes, but had a lot of potential: it was already fully functional and needed just a bit of polish. Since I was also looking into contributing to a community project at the time, I took a look at <a href="https://github.com/etesync/etesync-notes">the repository</a> and found out it was using React Native, which I was already familiar with, and I agreed with most of the feature requests in the issues. It was time to start my journey with the EteSync Notes project!</p><h2 id="my-first-contribution">My first contribution</h2><p>Since projects are not always very active, I decided to start with a small problem to see if help was welcome. It was something that was annoying me and was already mentioned in <a href="https://github.com/etesync/etesync-notes/issues/48">one of the issues</a>: the FAB on the notes list would go over the dialog to create a new note when the keyboard was up. Working on an UI problem would allow me to do it quickly because I was already familiar with the framework and to familiarize myself with the code without having to dig too deeply. And here's the result:</p><figure class="kg-card kg-image-card"><img src="https://blog.etesync.com/content/images/2021/01/first.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"></figure><p>I created a Pull Request and was amazed when it was reviewed and accepted one hour later! This motivated me even more!</p><h2 id="keeping-it-coming">Keeping it coming</h2><p>Since then, I have kept going through the issues in the repository, or the ones I have encountered. That allowed me to have a better understanding of how the app worked little by little and to work on more complicated tasks. And when I had questions, I just needed to go to the <a href="https://www.etesync.com/community-chat/">IRC/Matrix Chat</a> and ask.<br>Here are some notable improvements I have worked on:</p><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/adaptive-icon.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>Adaptive icon on Android</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/todo.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>Checkboxes in preview</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/styles.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>Improve styles</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/settings-1.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>Added some settings</figcaption></figure><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://blog.etesync.com/content/images/2021/01/url.png" class="kg-image" alt="Guest Post: Improving EteSync Notes"><figcaption>The URL is updated on web</figcaption></figure><h2 id="what-s-coming-next">What's coming next</h2><p>A few things I might be working on next:</p><ul><li><a href="https://github.com/etesync/etesync-notes/issues/34">Adaptive view on large screen with a split view</a></li><li><a href="https://github.com/etesync/etesync-notes/issues/87">Make the app feel more native on web</a> with a pointer on links and visual change on hover</li><li><a href="https://github.com/etesync/etesync-notes/issues/24">Import/export notes</a></li><li><a href="https://github.com/etesync/etesync-notes/issues/8">Search notes</a></li><li><a href="https://github.com/etesync/etesync-notes/issues/65">Desktop versions</a>?</li><li>Improve integration with GNOME: <a href="https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/issues/152">GOA</a>, GNOME Notes…</li><li><a href="https://github.com/etesync/etesync-notes/issues">Whatever you want…</a></li></ul><p>I really want to thank Tom for being so approachable, available, helpful and patient with his reviews.</p>]]></content:encoded></item><item><title><![CDATA[NLnet Grant and the iOS Client]]></title><description><![CDATA[We are very happy to announce that we have recently been awarded a grant by the NLnet Foundation to support our efforts building the EteSync iOS client!]]></description><link>https://blog.etesync.com/nlnet-grant-and-the-ios-client/</link><guid isPermaLink="false">5d4162217234be0001b5eaed</guid><category><![CDATA[News]]></category><category><![CDATA[ios]]></category><dc:creator><![CDATA[Tom Hacohen]]></dc:creator><pubDate>Wed, 24 Jul 2019 13:30:00 GMT</pubDate><media:content url="https://images.unsplash.com/photo-1510557880182-3d4d3cba35a5?ixlib=rb-1.2.1&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1080&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjExNzczfQ" medium="image"/><content:encoded><![CDATA[<img src="https://images.unsplash.com/photo-1510557880182-3d4d3cba35a5?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjExNzczfQ" alt="NLnet Grant and the iOS Client"><p>We are very happy to announce that we have recently been awarded a grant by the <a href="https://nlnet.nl/">NLnet Foundation</a> to support our efforts building the EteSync iOS client!</p><p>Adding iOS support has been EteSync's most requested feature for quite a while. Whether it is for your own personal use, or for sharing calendars with friends and colleagues, an iOS client opens a lot of new possibilities and will enable many more people use EteSync and protect their private information.</p><h2 id="nlnet-foundation-and-ngi0">NLnet foundation and NGI0</h2><p>We are very proud to have been selected by <a href="https://nlnet.nl/">NLnet Foundation</a> for their <a href="https://nlnet.nl/thema/NGIZeroPET.html">NGI Zero Privacy-Enhancing-Technologies</a> grant! It is a great honour to be recognised by such a distinguished organisation, and be listed side by side so many other amazing projects such as Tor, Nitrokey, and WireGuard.</p><p>The NLnet foundation in general and the NGI0-PET in particular is funding projects to protect everyone's digital privacy, especially in the context of the "next generation" of the internet. It's an extremely important cause which we at EteSync are very much aligned with. Please help by spreading the word about them.</p><p>If you are working on such a project and think you can make a big difference with some financial help, I suggest you <a href="https://nlnet.nl/thema/NGIZeroPET.html">apply here</a>. The next deadline is <strong>August 1st</strong>.</p><p>More specifically, if you have any cool project ideas related to EteSync please apply, or <a href="https://www.etesync.com/about/#contact">reach out</a> to discuss it. We will be happy to help you with the application, and do our best to help with your actual project.</p><h2 id="ios-client">iOS client</h2><p>It is no longer just a TODO item! We already started working it, but we did not want to announce anything until we are sure we are able to deliver. Thanks to NLNet we are now able to!</p><p>We plan on pushing an initial version to Github in the next few weeks, so watch our social media accounts or this blog for updates!</p><p>Please remember that Etesync iOS is made possible thanks to financial support from <a href="https://nlnet.nl/">NLnet Foundation</a>, courtesy of <a href="https://nlnet.nl/discovery">NGI0 Discovery</a> and the <a href="https://ec.europa.eu">European Commission</a> <a href="https://ec.europa.eu/info/departments/communications-networks-content-and-technology_en">DG CNECT</a>'s <a href="https://ngi.eu">Next Generation Internet</a> programme. So big thank you to them!</p><h2 id="new-blog-and-community-contributors">New blog and community contributors</h2><p>So far we have limited our blogging to updates about EteSync and our development efforts. Though we fell like given what's going on in the world in respect to privacy and eroding digital rights, this is not enough. We have a lot of important things we would like to write about, and we know that many from the community have too.</p><p>This is why we are going to migrate our existing bare-bone blogging solution to a more robust one (such as <a href="https://ghost.org">ghost</a>) and open it to community contributors!</p><p>Think you may be interested in contributing some content and increase your reach? Please <a href="https://www.etesync.com/about/#contact">let us know</a>!</p><h2 id="opening-remote-junior-growth-content-manager">Opening - remote junior growth/content manager</h2><p>In continuation to the previous point, we are also looking for someone to join us and help us with managing the community and content, and help us further increase our reach.</p><p>The role is a junior one, and no previous experience is required. All we are looking for is a good level of English and a willingness to learn improve and ability to work autonomously. No technical ability required!</p><p>For more information, please take a look at the <a href="https://www.etesync.com/openings/junior-growth/">role description</a>.</p><h2 id="mastodon">Mastodon</h2><p>We would also like to remind you that we have recently joined Mastodon so follow us there if you aren't already: <a href="https://mastodon.social/@EteSync">@EteSync@mastodon.social</a>.</p><h2 id="feedback-suggestions-and-contributions">Feedback, suggestions and contributions</h2><p>As usual, I would like to take this opportunity to remind you that we would like to hear your thoughts. Do you have some suggestions? Noticed an issue? Please <a href="https://github.com/etesync">send patches</a>, <a href="https://github.com/etesync">report issues</a>, or <a href="https://www.etesync.com/about/#contact">contact us</a>.</p><p>In addition, your contributions are always welcome! Be it testing, design, code, reporting issues or helping us spread the word! Every bit helps in making EteSync better for everyone. If you are interested in contributing and don't know where to start, please, just <a href="https://www.etesync.com/about/#contact">contact us</a>!</p><p>Until next time…</p>]]></content:encoded></item></channel></rss>