Skip to content
Discussion options

You must be logged in to vote

Hey thanks for trying it and giving feedback, very useful to me to understand what use cases exists outside my personal one.
So let me try to answer.

  1. The plugin scans for your Obsidian vault (either the whole vault or a specific folder from the settings) and look for two kind of deadlines:
  • YAML Frontmatter: files that includes scheduled: or due: fields:
  • Inline Tasks: Markdown tasks with date patterns like 2024-12-25 or due:: 2024-12-25

Right now Obsidian must be running for reminders to work, so when is closed no checks occur. Plugin checks at the start and then every defined period set in the settings (default is 30 mins, if I'm not wrong :) ).

  1. I didn't use a lot the mobile app BUT,…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@YouFoundJK
Comment options

Answer selected by YouFoundJK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants