TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How can I easily create reminders?

1 点作者 EduardLev超过 1 年前
Recently I’ve come across the need to create complex reminders, such as the following:<p>1) Remind me to take a certain medication in the morning, afternoon, evening and night for the next five days.<p>2) Remind me to look for a random note, such as “A”, on the guitar each day for the next 30 days. Each day should be a different note from the typical western music scale and each note should only repeat three times.<p>My current workflow for tasks is to use Things 3, which has support for reminders. I’ve also looked into the Apple Reminders app for something like this. However, I’ve only been able to figure out how to add one reminder for one task, and perhaps have this task repeat. What I really want is a way to convert from the natural language above to several created reminders. Anyone have an existing workflow &#x2F; app for this?

3 条评论

surprisetalk超过 1 年前
From what I&#x27;ve heard, Things 3 is your best bet for natural language reminders.<p>If you&#x27;re looking for reminder variations, you may want to make dice. Use a D12 for key and another D12 for mode, etc.<p>You could also use ChatGPT to output a JSON blob (use a few-shot prompt), which you could throw into an Apple Shortcut or some other reminders API.
ZunarJ5超过 1 年前
<a href="https:&#x2F;&#x2F;ntfy.sh&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;ntfy.sh&#x2F;</a>
mrcode007超过 1 年前
Re 1) on iOS go to health app -&gt; browse tab -&gt; medications<p>There’s built in support for this