Hi,
I use the reminder option quite often so I take some stuff in a note and let me remind when deadline is close.
Notifications work fine, however, I would like to see my upcoming and past notes with a reminder set at a glance.
What do you think?
Thanks
Martin
5 Likes
I agree, but one other key thing is missing: you need to be able to have a reminder keep repeating daily, until you complete a to do.
4 Likes
something like that has been requested on issue 282 and on issue 322
You can also add that details to the issue 282 to group requests
Just wanted to add to this. I think we are talking about the same issue.
Repeating alarms for to-do’s, like, setting an alarm to go off, we can do that, but it canot be set to repeat hourly, daily, monthly etc. Is this in the works or can it be done some other way?
Thanks
Repeated reminders will be great. Google Keep does this and it is handy indeed.
Also to add the ability to add reminders to regular notes, not just todos will be awesome!
1 Like
Yes please!
Also, when you click on a reminder in android, it should open the note in the app.
2 Likes
Would love this addition. Google Keep does this and no other note app out there does, would be nice if Joplin did added repeating reminders!
1 Like
I agree, I would like that too!
This feature is still nowhere to be found and the github issues are locked. But still, this is one of the missing features from Joplin. Without this option is more of a fancy rmdb with GUI.
I don't think that will be part of the main app, however it can be done as a plugin.
You can try the Note overview plugin.
The Plugin creates a note overview based on the defined search and the specified fields.
[grafik]
Create one or more notes with the following content:
<!-- note-overview-plugin
search: -tag:*
fields: updated_time, title
sort: title DESC
-->
search Search filters like in Joplin Documentation of search filters
fields Which fields should be output in the table. Documentation of the possible fields
sort By which field should be sorted. <field> DESC/ASC
@mrichman I have published the pl…
1 Like