index.xml (1346B)
1 <?xml version="1.0" encoding="utf-8" standalone="yes"?> 2 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 3 <channel> 4 <title>Tech on Fedor_Vinogradov</title> 5 <link>http://localhost:1313/tags/tech/</link> 6 <description>Recent content in Tech on Fedor_Vinogradov</description> 7 <generator>Hugo</generator> 8 <language>en-us</language> 9 <lastBuildDate>Mon, 07 Apr 2025 00:00:00 +0000</lastBuildDate> 10 <atom:link href="http://localhost:1313/tags/tech/index.xml" rel="self" type="application/rss+xml" /> 11 <item> 12 <title>We Need More Apps Based on TXT Formats</title> 13 <link>http://localhost:1313/posts/weneedmoretxtformatapps/</link> 14 <pubDate>Mon, 07 Apr 2025 00:00:00 +0000</pubDate> 15 <guid>http://localhost:1313/posts/weneedmoretxtformatapps/</guid> 16 <description><p>A few weeks ago, I decided to make a synced calendar system to organise my events and tasks. My main requirement is to make sure that the app on my phone, laptop and tablet are open sour ce and allow to share the same tasks synced together. This should quite a simple task no? Aft er all, calendars are a very common way to store your tasks. I soon discovered the ics format , which I found good enough for my usecase. But&hellip; how do you sync it?</p></description> 17 </item> 18 </channel> 19 </rss>