Updated TODO
This commit is contained in:
parent
632bac8661
commit
608eb2e917
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -8,6 +8,8 @@ everything related to posts:
|
|||
|
||||
- ability to paste many urls in post upload
|
||||
|
||||
- generate meaningful file name when saving posts
|
||||
|
||||
- post notes
|
||||
- "add note" in sidebar creates new note in the middle of image
|
||||
- hovering notes shows note text
|
||||
|
@ -57,6 +59,7 @@ everything related to tags:
|
|||
- target tags (allow multiple)
|
||||
|
||||
refactors:
|
||||
- split FileService into FileService and FileDao
|
||||
- add enum validation in IValidatables (needs refactors of enums and
|
||||
possible disposal of EnumHelper in favor of something more subtle)
|
||||
- change content spinner to nprogress:
|
||||
|
|
Loading…
Reference in a new issue