Add bookmark command#131
Merged
Merged
Conversation
7248d9a to
e17ecf8
Compare
c3a6d6f to
18c12f2
Compare
Contributor
Author
変更点
コードレビューで頂いたアドバイスを基に,コードを修正しました |
75aba85 to
c251248
Compare
Contributor
Author
変更点
Slackで頂いたコメントを基に,コードを修正しました |
Contributor
Author
変更点
談話会で頂いたコメントを基に,コードを修正しました |
abd385f to
711a635
Compare
Contributor
Author
変更点
検討打ち合わせで頂いたコメントを基に,コードを修正しました |
4b05fcf to
24fce42
Compare
Contributor
Author
変更点
談話会で頂いたコメントを基に,コードを修正しました |
60352a3 to
e6d89ce
Compare
Contributor
Author
変更点
開発打ち合わせで頂いたコメントを基に,コードを修正しました |
b944813 to
1e1c802
Compare
Contributor
Author
変更点
|
Contributor
Author
変更点
|
Contributor
Author
変更点
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
bookmark コマンドの追加
コマンドの概要
機能
よく閲覧する URL のブックマークを追加,削除,表示をする.
使用方法
swimmy bookmarkと入力すると,入力したユーザの登録しているブックマークを全件表示する.swimmy bookmark add <URL> <title>と入力すると,URL を title と名付けてブックマークに登録できる.title がない場合,無題として登録される.swimmy bookmark delete <target>と入力すると,target で指定した番号,タイトル,URL のいずれかでマッチしたブックマークを削除する.特徴
Sheetq を介して Google Sheets を使用して,ユーザごとにブックマークを管理している.