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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Kaado.io – Unifying Personal Productivity

3 点作者 blackbrokkoli大约 3 年前
Hi HN,<p>a while ago I discovered a problem with problem with personal productivity tools: Every time you find a tool that works well in one regard (say, habit tracking), you neglect your previously working systems (say, your to do list system).<p>So I set about to build a system which unifies all the different aspects of personal productivity. Everything is represented in cards (like flash cards) which are defined in Markdown. The following types of cards exist:<p>* <i>Learning</i>: Classic front&#x2F;back prompts to memorize things. Think &quot;What is the capital of Argentina?&quot; on the front and &quot;Buenos Aires&quot; on the back. Works with a spaced repetition algorithm so time between prompts is optimized.<p>* <i>Habits</i>: Recurring actions you want to do - you can set the frequency individually. For example &quot;Stand up and walk around your room&quot; every two hours.<p>* <i>Checks</i>: Recurring prompts, similar to habits, but always questions referring to the past. For example a daily &quot;Did you drink enough today?&quot; prompt<p>* <i>To do</i>: One time actions that are deleted upon completion.<p>* <i>Reading List</i>: Used for books, articles, talks etc. There are always a limited number of reading list items active, which will prompt you to read a page a day until you are done with the given book.<p>* <i>Other</i>: Everything else - interesting websites, quotes, art or even memes that you will occasionally see.<p>The idea is that there is a single queue for all types of cards, only ever showing you one item that&#x27;s due next - whether habit, learning prompt or a random note. This prevents choice fatigue, the dread of lengthy to-do lists and the boredom of endless dry learning prompts.<p>I&#x27;ve been using the app successfully for myself for quite some time now but would love external feedback. You can check it out at https:&#x2F;&#x2F;kaado.io. It&#x27;s currently completely free (and in fairly early stage development). Simple email signup is needed but you won&#x27;t get any unprompted mails.<p>Apart from that I would love your takes and ideas regarding personal productivity and what works for you.

2 条评论

ace_hunter大约 3 年前
I did create an account to try it out. I like the premise. Sounds interesting. But the UX needs a bit of work.<p>You forcing me to create a card for each type in the beginning was irritating. I didn&#x27;t need that hand-holding. You can have a &#x27;help, if needed&#x27; that would walk you through the various card types.<p>Reduce the border-radius, it is too curvy (in my opinion.. but that&#x27;s just me)<p>Why did you add all my cards into a &#x27;deck&#x27; ... that wasn&#x27;t explained. I don&#x27;t think a deck is necessary ... or you can keep it, in case someone wants it.<p>When I enter into my deck, I can see the cards, but zero way of knowing which type of card it is... unless I click on the card .. .<p>there is no way for me to see all cards of a certain type ...<p>Okay, so the UX is definitely a work-in-progress - you need to fix it. But I like the premise..
评论 #30614689 未加载
itake大约 3 年前
1&#x2F; Please don&#x27;t make me create an account to understand what your service does.<p>2&#x2F; I like the premise, but I personally need to see all of the todos in a list for today so I can prioritize and manage my day. Task priority changes throughout the day. For example, I might have &quot;go to the gym&quot; task. In the morning, I might prioritize the gym, but if I don&#x27;t finish the task and work starts, I need to prioritize my work tasks during the work day and the gym can come after work.<p>3&#x2F; I&#x27;ve looked at building my own productivity tool service, but growing them is so hard, since there is no backed-in flywheel. Getting new customers is expensive.
评论 #30605065 未加载