The Wayback Machine - https://web.archive.org/web/20220721001006/https://github.com/topics/note-taker
Here are
14 public repositories
matching this topic...
Build your personal knowledge base with Trilium Notes
Updated
Jul 20, 2022
JavaScript
Note-taking application using an Express.js back-end that saves and retrieves note data from a JSON file.
Updated
Feb 17, 2021
JavaScript
📝 Public Notes Sharing Web Application.
Updated
Jul 22, 2021
JavaScript
This application is for writing, saving, and deleting notes. It uses an Express.js backend and saves and retrieves note data from a JSON file.
Updated
Feb 8, 2021
JavaScript
A professional note taking application that utilizes javascript.
Updated
May 2, 2022
JavaScript
Create and delete notes in this Express application.
Updated
Sep 24, 2021
JavaScript
Note-taking application built with Express
Updated
Jun 4, 2021
JavaScript
🗒️ This is an application that can be used to write, save, and delete notes
Updated
Sep 29, 2021
JavaScript
This app allows users to take notes and stores them in local storage. Users can easily create and store notes using this dynamically created app deployed on Heroku.
Updated
Feb 4, 2021
JavaScript
Note-Taker apps you can write, save, retrieve, and delete notes. you use on your command line by `npx nodemon server.js` or by `node server.js`. It's a good application to save time and for document everything organizes.
Updated
Feb 3, 2021
JavaScript
A Note Taking App (for Iphone)
Updated
Oct 23, 2019
Swift
Note taker application that can be used to write, save, and delete notes. Employs an express backend, saves and retrieves data from a JSON file.
Updated
Mar 7, 2021
JavaScript
App that can be used to write, save, and delete notes, for users that need to keep track of a lot of information
Updated
Sep 20, 2020
JavaScript
Improve this page
Add a description, image, and links to the
note-taker
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
note-taker
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The only thing that's missing for me is markdown support for tables: https://www.markdownguide.org/extended-syntax/#tables
Would you accept a PR adding this as an extension?