Skip to content

franklinvp/notes_todo_page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Notes and ToDo page

Web page to take quick notes and keep a todo list. The notes and todo are saved in the browser's localStorage. The notes can be saved to a text file.

I blended this together from SimpleMDE and this ToDo list for my own use.

One can also type in equations. It uses MathJax for this.

How to use:

  • Clone the repo git@github.com:franklinvp/notes_todo_page.git and open the page home.html that is in it in some browser.
  • Click the button with the eye to toggle between edit or view modes of the notes. The notes can be typed in Markdown language.
  • The button with the question mark displays a cheat sheet of the Markdown language that can be used to format the notes nicely.
  • The button with the down arrow saves the notes as a text file.
  • Type and Enter at the top of the TODO section to add items to the TODO list.

Screenshot

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published