Skip to content

Reword confusing reference to importing #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion export.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Tropy items can be exported as [JSON-LD](https://json-ld.org/), as well as to [O

To export from Tropy, right-click on an item in the item table. From the right-click menu, select _Export Item > JSON-LD_. This action will open a dialog box, where you can save your JSON file onto your computer. To export multiple items, Ctrl/Command+click or Shift+click to select multiple items. Then right-click and select _Export Selected Items_.

At present, Tropy only exports metadata to JSON-LD, not associated photos. Your photos still exist outside Tropy as well, since importing in Tropy copies your photos.
At present, Tropy only exports metadata to JSON-LD, not associated photos. Your photos still exist outside Tropy as well, since importing into Tropy leaves your original photos in place.

### [To Omeka S](//omeka.md) {#omeka}

Expand Down