aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2021-08-23 21:05:55 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2021-08-23 21:05:55 -0400
commita9ccfc4f26ea75b7884227aff6f63749077ac73e (patch)
tree71cb1524fc7abb9e16a9921743d7a2c47d7c8f7d /readme.md
parentba7c03e54fb2db498b9c95460c5d67af2b136483 (diff)
downloadpaste-a9ccfc4f26ea75b7884227aff6f63749077ac73e.tar.gz
paste-a9ccfc4f26ea75b7884227aff6f63749077ac73e.tar.xz
development snapshot
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 610ff6d..230e004 100644
--- a/readme.md
+++ b/readme.md
@@ -9,3 +9,16 @@ when you fire it up.
The client require a configuration file in your home folder and outputs
the URL to the paste if successful.
+
+## Ideas for future versions
+
+ * Index for all the pastes
+ * Including tags on each of the pastes
+ * Automatic syntax highlighting
+ * React UI
+ * Swagger Documentation -- embedded into the application as well ( swaggo? )
+ * Deleting pastes
+ * Updating pastes
+ * read templates from disk or embed
+ * write out sample/default configuration if a new directory is being used
+ * option to be backed by S3