ipfs/ipfs-companion

Improve context action "Import selected text to IPFS"

Open

#837 geöffnet am 16. Dez. 2019

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (364 Forks)batch import
P2effort/hoursexp/novicegood first issuehelp wantedstatus/ready

Repository-Metriken

Stars
 (1.992 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 53T 3h) (1 gemergte PR in 30 T)

Beschreibung

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