Code Monkey home page Code Monkey logo

Comments (9)

uphy avatar uphy commented on August 19, 2024 2

Recurring date is Tasks-Plugin-specific feature.

When you input (@2021-09-10 10:04), this plugin recognizes as Reminder Plugin Format.
So recurring date feature is not enabled.

How about introducing another emoji for Tasks Plugin Format like this? (not implemented yet! just a suggestion.)

- [ ] test 🔁 every weekday 📅 2021-09-11 🕐 2021-09-10 10:04

Reminder plugin recognizes this as Tasks plugin, and recurring date feature will be enabled.

from obsidian-reminder.

imeed166 avatar imeed166 commented on August 19, 2024 1

Yes, this is a good suggestion, I don't use the task plugin format because I can't add a time to the reminder. But with this suggestion, it'll be possible.
I'll be waiting for this implementation, thank you.

from obsidian-reminder.

uphy avatar uphy commented on August 19, 2024 1

@imeed166 Introduced custom emoji(⏰) to Tasks Plugin format in v1.1.0.

e.g.

- [ ] Task 2 ⏰ 2021-09-14 20:00 🔁 every day 📅 2021-09-15 

Also you can toggle TODO with Command + Shift + Enter.

from obsidian-reminder.

uphy avatar uphy commented on August 19, 2024 1

@imeed166 forgot to say. You need to update setting.
image

from obsidian-reminder.

uphy avatar uphy commented on August 19, 2024 1

Thank you for the review!

when you only add the reminder without the date like this task name + ⏰ YYYY-MM-DD HH:mm, obsidian-tasks doesn't recognize it

I feel it shouldn't be recognized as a reminder.
This feature was introduced for interoperability with Tasks Plugin.
As far as Tasks Plugin doesn't recognize it as a task, it shouldn't be recognized as a reminder.

the order is important

This should be added in the documentation of this plugin because this(⏰) is Reminder Plugin's own spec currently.
I will document it.

from obsidian-reminder.

uphy avatar uphy commented on August 19, 2024

Supported this feature in 1.0.8 experimentally.
Can you try it?

from obsidian-reminder.

imeed166 avatar imeed166 commented on August 19, 2024

still doesn't work, with "reminder plugin format" enabled in setting, the new task isn't created.

test.mov

image

from obsidian-reminder.

uphy avatar uphy commented on August 19, 2024

Umm... I don't expect combination of Tasks plugin format and Reminder plugin format.
At least currently, you must use consistent format like this

- [ ] test 🔁 every weekday 📅 2021-09-11

from obsidian-reminder.

imeed166 avatar imeed166 commented on August 19, 2024

The recurrence works great, thank you, @uphy. Though it should be documented that when you only add the reminder without the date like this task name + ⏰ YYYY-MM-DD HH:mm, obsidian-tasks doesn't recognize it, so you can't see it when querying tasks unless you re-add the date like this task name + ⏰ YYYY-MM-DD HH:mm + 📅 YYYY-MM-DD.
Also, the order is important :

  • for normal task, the 📅 date have to be last for it to be recognized.
  • for recurring task, the order have to be ⏰ + 🔁 + 📅

I don't know if this should be added in the documentation of this plugin or obsidian-tasks plugin. @schemar what do you think ?

from obsidian-reminder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.