Skip to content

Commit

Permalink
GITBOOK-4708: Bulk create QR codes and Short URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
daisymarisfung authored and gitbook-bot committed Nov 29, 2024
1 parent 7da29be commit 6ce93ba
Show file tree
Hide file tree
Showing 7 changed files with 52 additions and 0 deletions.
Binary file added .gitbook/assets/Batch Create QR Codes 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/Batch Create QR Codes 2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/Batch Create QR Codes 3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/Batch Create QR Codes 4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .gitbook/assets/Batch Create Short Links.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* [User Setting](depub/nft-book-press/user.md)
* [Affiliation Link](depub/nft-book-press/affiliation-link.md)
* [NFT Authz Grants](depub/nft-book-press/authz.md)
* [Bulk create QR codes and Short URLs](depub/nft-book-press/qr-codes-short-links.md)
* [ebooks Replenishment](depub/nft-book-press/replenishment.md)
* [Modify ebook](depub/nft-book-press/modify.md)
* [Burn ebook](depub/nft-book-press/burn.md)
Expand Down
51 changes: 51 additions & 0 deletions depub/nft-book-press/qr-codes-short-links.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
description: A great tool for promotion
---

# Bulk create QR codes and Short URLs

### Batch Create QR Codes <a href="#batch-create-qr-codes" id="batch-create-qr-codes"></a>

Go to the [LikeCoin NFT Book Press](https://likecoin.github.io/nft-book-press/) website, in the bottom left corner click "[Batch Create QR Codes](https://likecoin.github.io/nft-book-press/batch-qrcode/)".

**Step 1**: You can choose to **Upload CSV file** or directly input the content in the **Input CSV content** section. The format should be as follows:

`key,url`\
`Book1,URL1`\
`Book2,URL2`

Example:

`地的門, https://liker.land/zh-Hant/nft/class/likenft1nlh8xc5w6xnctnhqtda47jzmephd2y4902sslfvqllrmvwy99trq7vapn9 時間繁史.啞瓷之光, https://liker.land/zh-Hant/nft/class/likenft1tgwav6zq3ean4ygz58hehlk3q5yghgtel97k260lugxqxszhcuws3pytae`

<figure><img src="../../.gitbook/assets/Batch Create QR Codes 1.png" alt=""><figcaption><p>Enter the content for creating the QR Codes</p></figcaption></figure>

**Step 2**: If you need to adjust the QR code appearance, you can click on "**QR Code Appearance**". Under **Pick an icon**, you can choose to use the LikeCoin icon, the NFC icon, or no icon at all. Under **Pick a color**, you can select a color of your choice.

<figure><img src="../../.gitbook/assets/Batch Create QR Codes 2.png" alt=""><figcaption><p><strong>Pick an icon</strong></p></figcaption></figure>

<figure><img src="../../.gitbook/assets/Batch Create QR Codes 3.png" alt=""><figcaption><p><strong>Pick a color</strong></p></figcaption></figure>

**Step 3**: Click on "**Generate**" to produce the QR Codes. Then, click on "**Print**" to print it out or "**Download**" to save it to your device.

<figure><img src="../../.gitbook/assets/Batch Create QR Codes 4.png" alt=""><figcaption><p>Print or Download</p></figcaption></figure>

### Batch Create Short Links <a href="#batch-create-short-links" id="batch-create-short-links"></a>

Go to the [LikeCoin NFT Book Press](https://likecoin.github.io/nft-book-press/) website, click "Sign in" in the bottom left corner to connect to your wallet, the click "[Batch Create Short Links](https://likecoin.github.io/nft-book-press/batch-short-links)".

* In the **Short Link Provider** section, you can choose either Bitly or Short.io as your short URL provider.
* In the **Bitly Access Token field**, enter your token. In the Title Prefix field, enter the content to be used as a prefix.
* You can choose to **Upload CSV file** or directly input the content in the **Input CSV content** section. The format should be as follows:

`key,url`\
`Book1,URL1`\
`Book2,URL2`

Example:

`地的門, https://liker.land/zh-Hant/nft/class/likenft1nlh8xc5w6xnctnhqtda47jzmephd2y4902sslfvqllrmvwy99trq7vapn9 時間繁史.啞瓷之光, https://liker.land/zh-Hant/nft/class/likenft1tgwav6zq3ean4ygz58hehlk3q5yghgtel97k260lugxqxszhcuws3pytae`

Click "**Start**" to create the short URLs.

<figure><img src="../../.gitbook/assets/Batch Create Short Links.png" alt=""><figcaption><p>Batch Create Short Links</p></figcaption></figure>

0 comments on commit 6ce93ba

Please sign in to comment.