vim-jp / vim-jp/slacklog-generator

添付ファイルを外部に置く

Open
#146 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
24
Forks
9
Avg merge
21d 5h
Merged PRs (30d)
1

Description

やはり添付ファイルはリポジトリに置くにはでかすぎる。なんとかして外部ストレージに置いて直リンクで表示できないか。
現時点で容量は 3.7GB ほどある。

候補

  • Google Drive
    • 無料分が 15GB
    • 直リンクが可能
    • API や Go 製ライブラリもある

他の候補は今のところなし。今度気が向いたら挑戦してみる。
(別候補が出てきたときのためにも、できたらリポジトリローカルに置いてるコードを抽象化して切り替えられるようにしたい)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the repository-local code that handles attachments and reviewing how displayed links are generated. Evaluate the proposed Google Drive storage and its Go API or library, while considering an abstraction for other storage providers. Done means the roughly 3.7GB of attachments can live externally and be displayed through direct links.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.