Updated README
authorAdam Dullage <redacted>
Mon, 13 Jun 2022 11:53:32 +0000 (12:53 +0100)
committerAdam Dullage <redacted>
Mon, 13 Jun 2022 11:53:32 +0000 (12:53 +0100)
README.md

index fdd00257bd78bdd905d84c0d64ac8f0cf53d3537..90b37bd972daa997417a12a98558d59bd060c5c6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# flatnotes ![status](https://img.shields.io/badge/status-under%20development-orange)
+# flatnotes ![status](https://img.shields.io/badge/status-alpha-blue)
 
 A note taking web app that utilises a flat folder of markdown files for storage.
 
@@ -18,32 +18,8 @@ Still, I was unable to find an editor that ticked all the boxes:
   * 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
git clone https://git.99rst.org/PROJECT