Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.
/ ace-note Public archive

AceNote is a customized personal note system. It has the same feature as other note system. The difference is you can control and manage your note and push it to remote repository for version control. Also, you can get a card review system base on note system now to help you better memory what you want

License

Notifications You must be signed in to change notification settings

Aceysx/ace-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AceNote

AceNote is a customized personal note system. It has the same feature as other note system. The difference is you can control and manage your note and push it to remote repository for version control. Also, you can get a card review system base on note system now to help you better memory what you want

English | 中文版

Why AceNote

Actually, I have used note system for two years. I find they almost are perfect where they are good at, like notes storage, classify, tag management, note export etc. But I found some pain point for me when I have used note system. AceNote has the following feature:

  • You can manage your note at local and take a version control
  • You can build your personal review queue when you want to periodic review your note
  • Commonly visualization management(todos)
  • Goal/plan management(todos)
  • Personal time tracking(todos)

Feature & todos

version 1.3.0

✨ note's tag management

⚡️ improve calendar card review

⚡️ support more shortcuts

  • Global Shortcuts

    • ⌘+f -> open search bar
    • ⌘+1 -> fold/unfold left sidebar
    • ⌘+2 -> fold/unfold the list of note
  • Markdown Shortcuts

    • ⌘+x -> delete one line
    • ⌘+b -> bold word
    • ⌘+d -> add strikethrough
    • ⌘+3 -> ###
    • ⌘+4 -> ####
    • ⌘+5 -> #####
    • ⌘+' -> `

next version feature

  • personal plan management
  • improve the user experience of tag/cardReview management
  • support open note's directory

calendar card review introduce

calendar card review is a review queue references forgetting curve and anki to help you better memory what you want. When you want to review something regularly, you can push it to review queue, and then AceNote will generate review plan for that. You can enter the CardsReview menu to check it, review note and marking.

**rules of calendar card review ** four status: 🕳not review, 💔oblivious, 💘hard, 💖easy

  • when you push a note tot queue, AceNote will generate a review plan, the interval are 0, 1, 3, 7, 14, 29, 69, 129 day
  • If not review today, AceNote will mark the status to 🕳, and reset the interval(that mean you need to start all over again)
  • If you mark status to 💔, next review interval will backward one step;
  • If you mark status to 💘, next review interval will as same as current interval
  • If you mark status to 💖, it will go on as plan

Download

AceNote v1.3.0

Screenshot

UTOOLS1582281300384.png UTOOLS1584695830240.png UTOOLS1583501654699.png

UTOOLS1583501770457.png UTOOLS1583501801243.png

Local Development

  1. git clone https://github.com/Aceysx/ace-note.git
  2. npm install
  3. npm start
  4. electron app/main
  5. npm run build:mac (package command)

Tip: only support mac os development now.

About

AceNote is a customized personal note system. It has the same feature as other note system. The difference is you can control and manage your note and push it to remote repository for version control. Also, you can get a card review system base on note system now to help you better memory what you want

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages