I am still new to markdown
This commit is contained in:
parent
dbc850e58b
commit
4c755a99a8
18
NOTES.md
18
NOTES.md
|
@ -5,17 +5,17 @@ Read though implementation multiple times for improvement potential when working
|
|||
Have fun and enjoy coding.
|
||||
|
||||
# TODO
|
||||
[ ] Decide theme and style
|
||||
[ ] Animation layout and framework
|
||||
[ ] Scrape binary or html from filesystem to get custom native objects and functions
|
||||
[ ] Structure menuing
|
||||
[ ] Event loop management
|
||||
[ ] Priority system
|
||||
[ ] Dynamic/Selective events from html
|
||||
[ ] Templates for menus
|
||||
- [ ] Decide theme and style
|
||||
- [ ] Animation layout and framework
|
||||
- [ ] Scrape binary or html from filesystem to get custom native objects and functions
|
||||
- [ ] Structure menuing
|
||||
- [ ] Event loop management
|
||||
- [ ] Priority system
|
||||
- [ ] Dynamic/Selective events from html
|
||||
- [ ] Templates for menus
|
||||
|
||||
# Maybe
|
||||
[ ] Rewrite templating system to allow language packs
|
||||
- [ ] Rewrite templating system to allow language packs
|
||||
(Reason being I design for english and can't run my own dynamic html engine on the TV as of yet)
|
||||
|
||||
# Along the way
|
||||
|
|
Loading…
Reference in New Issue
Block a user