Anchorpoint actions repository
#Instructions on adding a history tracker
- Dive into the actions/clouddrive code and expose the json data when uploading to the cloud
- Extract the file properties from this data
- Anchorpoint is exposing the ctx.username to the API
- Create an attribute where the last usernam who modified the file can be shown
- Use python to generate a metafile with the files history
- Auto-open that file on-demand or something similar