美文网首页
My note App

My note App

作者: cppUncleSix | 来源:发表于2025-03-26 09:50 被阅读0次

I was stuck in a big problem last week, I have spent a week to mess around with it, and stopped all regular tasks or routines including the most important learning of English.

You know, I'm used to record things in my Evernote, and I even wrote a program matching it to use the famous Ebbinghaus Forgetting Curve to remember knowledge or English words, but there's a little bit complicated.

I found another alternative, Notion a week ago, there is a feature of database better than others. I tried to use the feature and its formula. I succeed, after the setting, it would be every simple to use Ebbinghaus Forgetting Curve for reviewing.

But another problem is how to move my thousands of notes from Evernote to Notion? There's no easy way or tool to finish the task.

I wrote a program via Delphi and Notion's API to control my notes in Notion. I didn't know much about Notion's API, but I frequently asked Deepseek how to do so, the task almost finish under its guide.

And I feel so interested in programming with Notion's  API now. Also, there's many knowledge to learn, frontend, JS, even Python and the like. It won't be intimidating to me, I think. You know, I am a C++ and Delphi programmer with many years of experience.

相关文章

网友评论

      本文标题:My note App

      本文链接:https://www.haomeiwen.com/subject/tocdvjtx.html