You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can build a “shopping cart” into Aleph as a temporary place to store entities of interest while browsing around in Aleph.
There can be multiple ways to add entities into the cart - from search result page, from collection browsing page.
There can be multiple ways to “check out” the entities in cart - import them into a network diagram, import them into a personal collection, create a curated “entities of interest” set out of it to share with fellow journalists, export as excel sheet etc
The cart can possibly be only a frontend feature that is tied to a session. Or we can model it with “Sets” on the backend. Sets will have the same import/export functionality implemented. And a user’s cart will simply be a special set tied to that user.
This discussion was converted from issue #1517 on December 11, 2020 11:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We can build a “shopping cart” into Aleph as a temporary place to store entities of interest while browsing around in Aleph.
There can be multiple ways to add entities into the cart - from search result page, from collection browsing page.
There can be multiple ways to “check out” the entities in cart - import them into a network diagram, import them into a personal collection, create a curated “entities of interest” set out of it to share with fellow journalists, export as excel sheet etc
The cart can possibly be only a frontend feature that is tied to a session. Or we can model it with “Sets” on the backend. Sets will have the same import/export functionality implemented. And a user’s cart will simply be a special set tied to that user.
Beta Was this translation helpful? Give feedback.
All reactions