ipfs/ipfs-companion

Improve context action "Import selected text to IPFS"

Open

#837 opened on Dec 16, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (364 forks)batch import
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:

2019-12-16-125114_3440x1440_scrot

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

Contributor guide