• Robert Knight's avatar
    Add document title to suggested filename for export files · 84a5ef20
    Robert Knight authored
     - Add the document title to the suggested filename for exports, to make
       it unique across different documents by default.
    
     - Move `export-annotations.ts` to the `helpers/` directory, since it
       contains functions that are very much application-specific. The
       `util/` directory contains code which is potentially usable in other
       applications or libraries / is less domain specific.
    
     - Add a note about how filenames that are invalid on the user's system
       are handled
    
    Part of https://github.com/hypothesis/client/issues/5709
    84a5ef20
Name
Last commit
Last update
..
test Loading commit data...
ExportAnnotations.tsx Loading commit data...
FileInput.tsx Loading commit data...
ImportAnnotations.tsx Loading commit data...
LoadingSpinner.tsx Loading commit data...
ShareAnnotations.tsx Loading commit data...
ShareDialog.tsx Loading commit data...
TabHeader.tsx Loading commit data...
TabPanel.tsx Loading commit data...
index.ts Loading commit data...