ipfs/ipfs-companion
GitHub で見るImprove context action "Import selected text to IPFS"
Open
#837 opened on 2019年12月16日
P2effort/hoursexp/novicegood first issuehelp wantedstatus/ready
Repository metrics
- Stars
- (1,992 stars)
- PR merge metrics
- (平均マージ 53d 3h) (30d で 1 merged PR)
説明
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
