aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index c7b8463..be74a44 100644
--- a/TODO.md
+++ b/TODO.md
@@ -12,6 +12,12 @@ TODO
* user password strength
* expires\_at for posts
+* save and publish dropdown
+* move slug to "advanced" in new blog
+* make "new post" split button
+* `post_changes` table
+* `blog` `pages` and `projects` tables, and `post_type` column
+
Tabs
----
* Home
@@ -27,5 +33,6 @@ Projects
Editors
-------
* tinymce (http://tinymce.com/)
-* ace (https://ace.c9.io/)
+* ckeditor!! <-- best
+* ace (https://ace.c9.io/) <-- best
* codemirror (http://codemirror.net/)