Code Monkey home page Code Monkey logo

banyc / unforgettablenotes Goto Github PK

View Code? Open in Web Editor NEW
11.0 4.0 4.0 118 KB

📒 A sticky note APP that shows notes based on memory decay theory. 🧠 Least time for more remembering tasks! ⚡ 基于遗忘曲线的记事本,快遗忘的笔记会自动置顶,拒绝半途而废、人肉规划时间表。高效记忆利器!

C# 100.00%
memory reciter tool app reminder memory-decay-theory efficiency forgetting-curve easy-to-use sticky-notes

unforgettablenotes's Introduction

UnforgettableMemo

📒 A sticky note APP that shows sticky notes based on memory decay theory. 🧠 Least time for more remembering tasks! ⚡

Features

  • It only shows the least remembered sticky note.
  • The window pops up when there is a sticky note somewhat forgotten.
  • The sticky note saves when the text is changed.
  • The window could not be deactivated but could be covered by other windows if every sticky note has not been forgotten.
  • When the review button (✔️) is clicked, the memory status updates.
  • Every 30 min the displaying sticky note is swapped to the least remembered one.

How to Use

  • Write a sticky note in the middle textbox.
  • Click the top-left "+" button to add a new sticky note
  • Sticky notes are saved in realtime.
  • Click the bottom-left "✔️" button to review the displaying sticky note and swap to the other least remembered sticky note.
  • Click the bottom-left "🗑" button to remove the displaying sticky note.
  • Click the top-right "🔄" button to swap to the other least remembered sticky note.
  • Click the top-right "X" button to permanently close the application.

Install Desktop Client

  1. Download the executable from the release page
  2. Schedule a startup for the executable

Tips

  • Don't click the review button ("✔️") unless you have 100% confidence in remembering the sticky note at that point.
  • Click the delete button ("🗑") if the sticky note is no longer needed or fully remembered.
  • Don't click the exit button ("X") if you don't want to permanently exit the APP. If you want it to pop up next time, simply switch to your working software.

Memory Decay Theory

The logic is based on the forgetting curve, mainly from this website https://supermemo.guru/wiki/Forgetting_curve.

retrievability

Forgetting curve describes the decline in the probability of recall over time:

where:

R - probability of recall (retrievability of memory)

S - strength of a memory trace (stability of memory)

t - time

stabilityIncrease

The formula for the stabilization curve:

where:

SInc: stabilization (aka stability increase) is the ratio of memory stability after and before the repetition

SIncMax: maximum possible increase in memory stability. SIncMax depends on current stability and memory complexity (i.e. item difficulty). Maximum stabilization can be achieved at the verge of forgetting

Gain: a constant that expresses the gain in stabilization with passing time (gain is a measure of the spacing effect)

R: retrievability, i.e. the expected probability of recall at a given point in time. It is determined by the forgetting curve

Recommended Usage

  • Recite vocabularies

Sticky Note Persistence

Logic goes here.

For fast development, the sticky notes are currently stored as JSON.

TODO

  • Introduce energy.
  • Introduce cooling time between sticky notes.
  • Support social media bot
  • Desktop applications support cross-platform
  • Sync on cloud

unforgettablenotes's People

Contributors

banyc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.