ToDo
Update history (28.1.2021)
- BUG: having two tabs open with app interferes --- FIXED but needs more testing
- Improved text layout: Add text justification, hyphenation and ability to chose narrow, normal or wide margin in canvas.
- Fix dragging in book, topic and chapter view
- Add max-width for canvas width of 800px, rather than percentage width of 76%
- Adjust
:geogebrawidth to new width - BUG:
(:def[bla])wird nicht erkannt, braucht Charakter zwischen(und:def - Mobile fullscreen mode: add space on left/right side in footer, also, hide margin btn
- Increase backup to 2/week. Also backup images.
- Polish Markdown layout using gfm css
- Fix footnote linking within a page (might be a vue thing about local links, or how gfm converts to html, check remark)?
- Change line height to 1.9
- superscript under script not working (is not part of gfm), work around with
$^1$and$_1$ - Enable html?
- Enuemration: add space between number and sentence start
Update history (18.1.2021)
- Change books view list and topic view list, make it similar to chapter view list
- Simplify navigation
- In Meta Edit Views the footer overlaps with the content area. Change this.
- Add Image Donwload Button
-
Polish Markdown layout, upgrade to GFM - Markdown links add now in new tab
- Add fullscreen mode and margin mode
Soon
- Add bulk import of chapters
- Add
:iframetool - Add
:qrcodetool - Add
:pdftool - Add
:manimtool - Add
::comment ... ::environmnet for adding comments or disabling temporary text - Add
::code .... ::environment (for python, that repsects spaces, if not already doing it natively with markdown code block) - Add internal link component
- Add smart search
- Add spellchecker
- many of the GFM markups don't work (superscript, footnotes, ...)
- Header 3 is already smaller than paragraph size... impractical
Wished for by RöM
- Celebrate Tom for his great work up to now!
- Add footnote functionality (md can do that...)
- Allow for (much) bigger pictures (or a link to an online dump folder for bigger data?) n.b.: the pictures I added in my first chapter are online links, which only works if they're online somewhere stable and free
- Find a solution for files like pdfs (also online dump?)
- especially (but not only) in full screen mode the margins are far too narrow, which is not reader-friendly. I would like to make some css suggestions and present them for your scrutiny (RöM)
- Implement customisable css themes for articles, books, chapters; maybe even with distinction btw. print and screen