annotation-tool icon indicating copy to clipboard operation
annotation-tool copied to clipboard

Fix the exports and the print view

Open JulianKniephoff opened this issue 4 years ago • 3 comments

The interesting question is how these are going to look like in the presence of MCA.

JulianKniephoff avatar Feb 15 '21 10:02 JulianKniephoff

I developed an update/fix (not yet published here, will be in the Merge/Fixes part to be announced in the future), which would make it look like this: export.csv

One idea to simplify this could be, to merge the ID/date/author columns, and reuse these across all resources. However, there might be a need to e.g. keep the related annotation ID to filter this. In this example, I've added a type column to distinct it at least a bit.

ChristianOellers avatar Oct 14 '22 15:10 ChristianOellers

So if I understand you correctly, there is just one line per content item, and the different items of an annotation have the same annotation ID and date? At first glance, this makes sense to me. 🤔

Why merge columns, though? That just makes working with the data harder, no?

JulianKniephoff avatar Oct 17 '22 08:10 JulianKniephoff

I like the idea with the new 'type' column. But I also don't see the benefit of merging 'ID/date/author columns'.

dagraf avatar Oct 17 '22 08:10 dagraf