Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 865 Bytes

File metadata and controls

19 lines (19 loc) · 865 Bytes

Calculate signatures

CLI

Move scratch out of “public”

Figure out how to handle different types of data

Write up markdown file

Rename to Commonplace

Bug: appending to scroll does not merge spans

Bounds checking (e.g. trying to edit beyond the end of a doc)

Move links to their own files

API for links

Base64 encoding doesn’t work for UTF-8. Need to convert to binary properly

Imported file contents should go on the scroll

Need some file existence error handling in the CLI (docs AND links)

Exporting link information

Links in all forms and APIs need to be mapped between spaces

Bounds checking on numbers in CLI/API (e.g. removing link past end)

Test the publishing mechanism

Fixing the terrible file handling

Documentation strings