Skip to content
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

Feature: File attachments to items #164

Closed
wants to merge 2 commits into from

Conversation

asgeirn
Copy link

@asgeirn asgeirn commented May 1, 2024

Adds files to the item resource, with properties to get the file name and contents.

Uses op read to get the file contents after transforming the content path of the file to an op:// URL.

I tried scanning through the op documentation for other ways of doing this, but was unable to find a way to reliably use for instance op document get

Fixes #132

@volodymyrZotov
Copy link
Collaborator

Implemented in #161

@asgeirn asgeirn deleted the feature/item-files branch June 18, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Item Files
2 participants