markor icon indicating copy to clipboard operation
markor copied to clipboard

todo.txt: Reminders & Notifications for due date

Open gsantner opened this issue 5 years ago • 6 comments

General information

  • App version: v2.1.x
  • System: v9

Description

todo.txt format has support for custom key-value pairs. One common supported custom key-value pair is the due:2019-12-25 tag for specifing the due date of a todo. The todo.txt implementation at Markor (Stt) already supports and does parse custom tags.

This issue is about making use of the Map<String,String> key value pairs that are already extracted. Out of that information with todo`s due dates, schedule notifications for the day of of due. When opening a file with scheduled notifications, and a due date was removed - also remove the notification. Please don't add android logic to SttCommander/SttTask. Parsing and determining due dats YES, but NOT like context/notificationChannel etc.

So TL;DR: Create reminders for todos.

gsantner avatar Oct 04 '19 17:10 gsantner

Hidden/Removed some comments, so far nobody has started on this.

gsantner avatar Dec 03 '20 23:12 gsantner

I'm sorry that I'm not a programmer but I have a little comment on this issue:

It would be very helpful if there is a setting in the preferences (prefrences - todo.txt - xxx) where you can set the time, when every notification of that day "fires". If it is set to 09:00 o'clock every due time set will remind you at that point of time.

Greetings

0815horsti avatar Mar 23 '21 06:03 0815horsti

I would like to work on this to improve my knowledge on the theme. Can I take it? Or do you have more important things where I can help?

simonesummo avatar Jan 23 '22 00:01 simonesummo

You do what you like :-).

gsantner avatar Jan 23 '22 08:01 gsantner

I'm not a developer BUT i'd like to say, that this feature would be a real killer! I am looking into different todo-solutions, which are FOSS, cross-platform and on F-Droid for android. There is literally none as comfy and capable as todo.txt and working like a charm like markor. The only one which is only focused on todo.txt and has reminders (via calendar) seems to be Simpletask (also on F-Droid). So if markor could somehow trigger reminders, which could be deferrable, recurrent etc. would be really great. Thanks for all the efforts you put into this editor! :)

Scope / Usecase:

  • i'm looking for an app which uses todo.txt for cross-platform reasons.
  • i use syncthing for synchronizing the todo.txt on my laptop / pc and use it in a different app.
  • i'm use taskwarrior on pc / laptop, but look for a smaller / easier solution for my mobile device, because too much typing is hard on mobiles

ofossum avatar Jun 06 '22 12:06 ofossum