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
|
- ability to paste many urls in post upload
|
||||||
|
|
||||||
|
- generate meaningful file name when saving posts
|
||||||
|
|
||||||
- post notes
|
- post notes
|
||||||
- "add note" in sidebar creates new note in the middle of image
|
- "add note" in sidebar creates new note in the middle of image
|
||||||
- hovering notes shows note text
|
- hovering notes shows note text
|
||||||
|
@ -57,6 +59,7 @@ everything related to tags:
|
||||||
- target tags (allow multiple)
|
- target tags (allow multiple)
|
||||||
|
|
||||||
refactors:
|
refactors:
|
||||||
|
- split FileService into FileService and FileDao
|
||||||
- add enum validation in IValidatables (needs refactors of enums and
|
- add enum validation in IValidatables (needs refactors of enums and
|
||||||
possible disposal of EnumHelper in favor of something more subtle)
|
possible disposal of EnumHelper in favor of something more subtle)
|
||||||
- change content spinner to nprogress:
|
- change content spinner to nprogress:
|
||||||
|
|
Loading…
Reference in a new issue