WillNotebook icon indicating copy to clipboard operation
WillNotebook copied to clipboard

New way to do academic writing.

Results 9 WillNotebook issues
Sort by recently updated
recently updated
newest added

A dependency of WillNotebook, dill, have incompatibility issues with Python 3.8. For now, a workaround is to use the older Python 3.7 untill this issue is fixed.

Implement TODO with links and marks in the left side pannel

Feature Request

Implement the authors cell for the article templates and reports.

Feature Request

Create a debug method instead of printing variables. Print can cause encoding problems and corrupt generated documents.

enhancement

Export tables in docx format.

Feature Request

Export tables in Latex format

Feature Request

This is a feature of the navigation pannel described in issue #19. This can facilitate the selection of whole chapters of sections.

Feature Request

Implement selection, copy and paste of cells. This requires an implementation of a clipboard in the server to properly handle the commands of the notebook.

Feature Request

Classes should be created to facilitate the style customization of the document.

enhancement