Modifying Tabris.js Hello World

Going through tutorial in the e-book, I was able to get the hello world example running on my phone, and to modify it to support page navigation, I'm going to leave NewsPage alone for now, as a pristine reference of a working page, and create Myriad MDRL (MarkDown Report Log) page (MyriadMdrlPage.jsx)


Copying My Goals from Tabris Work MD into the app itself:

- [ ] create a report with all of the other items
- [ ] offer option to export to MD file called MyriaD MD RL (MyriaD Markdown Report Log)
- [ ] offer option to parse the MD RL from a MD folder
- [ ] total files
- [ ] total files size
- [ ] tag count
- [ ] markdown files
- [ ] non markdown files

Also, will be added to git so you can see the code at changeset XXX


Comments

Popular Posts