-# flatnotes 
+# flatnotes 
A note taking web app that utilises a flat folder of markdown files for storage.
* Task Lists
* Full text searching
* Support for embedding images (and storing them)
-* Support for uploading file attachments
+* Support for uploading file attachments - NOT YET IMPLEMENTED
* Password authentication
-* The ability to share notes as public read-only URLs
+* The ability to share notes as public read-only URLs - NOT YET IMPLEMENTED
This is what flatnotes aims to achieve.
-
-## To Do
-
-* [x] Notes List
-* [x] Full Text Searching
-* [x] View Note Content
-* [x] Edit Note Content
-* [x] Docker Deployment
-* [x] Password Authentication
-* [x] Ability to Create a Note
-* [x] Ability to Rename a Note
-* [x] Routing
-* [x] e to edit
-* [x] Ability to Delete a Note
-* [x] Exclude extension when renaming
-* [x] Drafts
-* [ ] Loading & Not Found Indicators
-* [ ] / to search
-* [ ] CTRL-S to save
-* [ ] Image Embedding
-* [ ] Index Page (alphabetically sorted note list)
-* [ ] Clean & Responsive UI
-* [ ] Public URL Sharing
-* [ ] Attachment Upload