https://github.com/christopherandrewtopalian/catopalian_javascript_note_taker
A JavaScript application to easily take notes by typing in the textbox and then clicking the Save Button which automatically names the file by date and time for a unique name for fast note taking.
https://github.com/christopherandrewtopalian/catopalian_javascript_note_taker
javascript note-taking notebook notes save-file text-file
Last synced: over 1 year ago
JSON representation
A JavaScript application to easily take notes by typing in the textbox and then clicking the Save Button which automatically names the file by date and time for a unique name for fast note taking.
- Host: GitHub
- URL: https://github.com/christopherandrewtopalian/catopalian_javascript_note_taker
- Owner: ChristopherAndrewTopalian
- Created: 2025-03-23T18:06:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-23T18:10:21.000Z (over 1 year ago)
- Last Synced: 2025-03-23T19:23:23.620Z (over 1 year ago)
- Topics: javascript, note-taking, notebook, notes, save-file, text-file
- Language: JavaScript
- Homepage: https://christopherandrewtopalian.github.io/CATopalian_JavaScript_Note_Taker/CATopalian_JavaScript_Note_Taker.html
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CATopalian JavaScript Note Taker
A JavaScript application to easily take notes by typing in the textbox and then clicking the Save Button which automatically names the file by date and time for a unique name for fast note taking.
USE APP: https://christopherandrewtopalian.github.io/CATopalian_JavaScript_Note_Taker/CATopalian_JavaScript_Note_Taker.html

If you enjoy my apps and tutorials consider buying me a coffee at [paypal.me/keystonermarch](https://www.paypal.com/paypalme/keystonermarch)
---
### How to Download this App
1. Click the green Code Button on this github page
2. Choose Download ZIP
3. Save the Zip File
4. Extract All
5. Double click the HTML file to start the App
---
Happy Scripting :-)