ipfs/ipfs-companion
View on GitHubImprove context action "Import selected text to IPFS"
Open
#837 opened on Dec 16, 2019
P2effort/hoursexp/novicegood first issuehelp wantedstatus/ready
Repository metrics
- Stars
- (1,992 stars)
- PR merge metrics
- (Avg merge 53d 3h) (1 merged PR in 30d)
Description
This is about context action when clicked on an image:
Right now it adds a raw text file to IPFS, but could be better if:
- Set filename to something meaningful, perhaps
excerpt from ${document.title}.txt - Automatically copy shareable link to public gateway
