• 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...
account-id.ts Loading commit data...
annotation-metadata.ts Loading commit data...
annotation-segment.ts Loading commit data...
annotation-sharing.ts Loading commit data...
annotation-user.ts Loading commit data...
annotations-by-user.ts Loading commit data...
build-thread.ts Loading commit data...
export-annotations.ts Loading commit data...
group-list-item-common.ts Loading commit data...
group-organizations.ts Loading commit data...
groups.ts Loading commit data...
import.ts Loading commit data...
is-third-party-service.ts Loading commit data...
permissions.ts Loading commit data...
session.ts Loading commit data...
strip-internal-properties.ts Loading commit data...
tabs.ts Loading commit data...
theme.ts Loading commit data...
thread-annotations.ts Loading commit data...
thread-sorters.ts Loading commit data...
thread.ts Loading commit data...
version-data.ts Loading commit data...
view-filter.ts Loading commit data...
visible-threads.ts Loading commit data...