Commit Graph

3 Commits

Author SHA1 Message Date
Maddy
588b9a1fcf fixed opening book on win (#9622) (#9626) 2020-03-14 10:17:06 -07:00
Chris LaFreniere
eca946a885 check for len > 1 (#9586) (#9600)
Co-authored-by: Maddy <12754347+MaddyDev@users.noreply.github.com>
2020-03-13 00:09:31 -07:00
Maddy
c1f6a67829 Feat/create book (#9159)
* added secondary action

* create book command

* open as untitled

* create toc.yml and update title

* added comments

* throw error if filenames have unsupported chars

* update prompt message

* remove the toLocaleLower

* added await

* moced createbookpath out of the command handler

* removed tolocalelower and added comments

* moved the formatting and file handling code from core to notebook

* fixes for contents with folders

* collapse the code cell

* remove output

* reused existing command to open book

* comment typu and added await
2020-03-02 12:45:53 -08:00