neighbor view sorts by most recently updated blog

added input capture from feels recording page, so if user starts typing before opening text editor, progress is saved.
working on improving exits and ^c/^d catching
This commit is contained in:
endorphant
2016-05-08 22:59:48 -04:00
parent 3491cc7843
commit cfd6a42683
3 changed files with 86 additions and 31 deletions

View File

@@ -9,16 +9,26 @@ TO-DO:
-show most recent global entries on html
-make a nicer entry view wrapper
-maybe with a box? and a nicer feed view?
-make commenting actually use mail instead of dumping
to a file?
-command line flags
(goals for phase two)
-stylesheet selector
-and make a couple more custom stylesheets
-replying to entries??
-direct mail to author
------
CHANGELOG:
ver 0.6
-improving exit handling
-sort neighbor view by most recently updated
-capture input from recording feels screen
ver 0.5
-added reading own entries
-added reading 10 most recent global entries