Closed DesignDan42 closed 2 years ago
I know, this would be groundbreaking for me if it worked!
To your question—I think the author meant enabling "Apple Reminders" in Obsidian's "Community Plugins" tab. Still didn't work for me, though.
Side note: in the Mac Preferences "Security & Privacy" section, I did not find any options to enable Obsidian for elevated privileges. I tried granting Obsidian full disk access just in case, but it still wouldn't pull data from the Reminders app.
(Using macOS 12.5.1, and Reminders v7.0.)
@DesignDan42 and @jscottee Please update the plugin and try again.
Do let me know if there are still issues
Just updated and followed the example code as given in the README:
'''reminders list: Reminders ''' (using backticks ` instead of straight single quotes '.)
I have a few uncompleted reminders in this list, but the Obsidian note stays empty.
Context name should be "apple-reminders" not "reminders".
I wrote like below and it works! (delete space between backtick charaters for real)
` ``apple-reminders
list: Work
` ``
@happytk you are a lifesaver!
@jscottee If that was indeed the issue can I close this bug out?
I will update the documentation now and close this with the PR.
It works which is amazing!!! But it looks awful, and I cannot change the CSS to look properly…
Does it look like this for you guys as well?
Cheers! Dan
On 22 Sep 2022, at 02:30, Rishi @.***> wrote:
@happytk https://github.com/happytk you are a lifesaver!
If that was indeed the issue can I close this bug out?
I will update the documentation now and close this with the PR.
— Reply to this email directly, view it on GitHub https://github.com/urishiraval/obsidian-apple-reminders-plugin/issues/11#issuecomment-1254397058, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2YRMGBDFSQF5VISWIBZ32TV7OZEHANCNFSM57ZR77CA. You are receiving this because you were mentioned.
Could you attach a screenshot?
Sure! Here you go:
Cheers Dan
On 22 Sep 2022, at 21:19, Rishi @.***> wrote:
Could you attach a screenshot?
— Reply to this email directly, view it on GitHub https://github.com/urishiraval/obsidian-apple-reminders-plugin/issues/11#issuecomment-1255506545, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2YRMGHQTDGDZQGVZWDDAYDV7S5NDANCNFSM57ZR77CA. You are receiving this because you were mentioned.
```apple-reminders
list: List Name
Will continue this in the other issue you created
Such an useful plugin, but ut doesn't work. The tasks from reminders are not being pulled.
What does "Enable Apple Reminders in Third-Party Plugins" mean? In Obsidian, or in "security & privacy" Settings on the mac?
Cheers