Skip to content

mayank4747/Note-Rack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Note Rack

🌱 In Progress

  • Multiple Pages
    • Deleting Pages
    • Proper Page Sorting
      • Correctly sort pages in the page tree based on their position in their parent page
  • Inline Elements
    • Bold: Example
    • Italic: Example
    • Underlined: Example
    • Strike Through: Example
  • Other
    • Better Caret Control
      • Correctly handle caret movements like a native textbox between different blocks

🔮 Future Plans

  • Custom blocks
  • Custom colour themes

🌳 Features

  • Basic Markdown Syntax
    • H1, H2, H3, H4, H5
    • Quotes
  • Custom Markdown Syntax
    • Call Outs
  • Page Management
    • Sub Pages
    • Page Navigation
    • Page Styling
  • Exporting

🎹 Keybinds

  • Headings
    • # - H1
    • ## - H2
    • ### - H3
    • #### - H4
    • ##### - H5
  • Other
    • > Quote
    • | Callout
    • [[ Page Name ]] Page ("Page Name" can be any string)

🔬 Examples

Current State (dark)

Current State (light)

About

An inline WYSIWYG markdown editor built for students to manage school work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.1%
  • JavaScript 5.3%
  • CSS 2.0%
  • Other 0.6%