this post was submitted on 14 Feb 2024
        
      
      151 points (96.3% liked)
      Open Source
    41808 readers
  
      
      222 users here now
      All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
 - Free Software Foundation
 - Electronic Frontier Foundation
 - Software Freedom Conservancy
 - It's FOSS
 - Android FOSS Apps Megathread
 
Rules
- Posts must be relevant to the open source ideology
 - No NSFW content
 - No hate speech, bigotry, etc
 
Related Communities
- !libre_culture@lemmy.ml
 - !libre_software@lemmy.ml
 - !libre_hardware@lemmy.ml
 - !linux@lemmy.ml
 - !technology@lemmy.ml
 
Community icon from opensource.org, but we are not affiliated with them.
        founded 6 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
Haha, you're over my head with all that. Is there some issues with setting time and date for reminders and due dates?
That is one of the things I like about Tasks.org (and really anything that interacts with CalDAV, messy though it can be), you could probably write some back end server element to interface with it and it would accept it just fine. It really gets me when I find a polished, well designed app... that will only work with the companies proprietary, hosted back end ๐ฅฒ
On ticktick you can make a task like "cook dinner at 6pm" and it will auto set the reminder to be at 6pm.
I'd love that for tasks.org but like you said I can maybe implement it sever side :)
See: https://blog.ticktick.com/2020/09/03/ticktick-my-productivity-app/#Natural_language_input_recognition
Oh I gotcha, yeah that would be a really nice improvement. If you do end up writing something up, think about making it available in github and post about it here! I don't know how much work that would take compared to a personal project though.