logseq / marketplace

A centralized packages manager for Logseq marketplace plugins.
MIT License
253 stars 282 forks source link

Add Metadata Plugins #582

Closed CorrectRoadH closed 2 months ago

CorrectRoadH commented 2 months ago

Submit a new Plugin to Marketplace

Plugin Github repo URL: https://github.com/CorrectRoadH/logseq-metadata

Github releases checklist

use case: insert book(movies) metadata:

https://github.com/user-attachments/assets/45ee2eb6-d379-4367-b95b-e16ec597bce1

change the insert template

https://github.com/user-attachments/assets/0e487c16-8109-46f8-9eb6-4ef86f072048

xyhp915 commented 2 months ago

Hi @CorrectRoadH I found that the release zip package is missing from https://github.com/CorrectRoadH/logseq-metadata/releases . Maybe you need to trigger the build manually:

https://github.com/CorrectRoadH/logseq-metadata/blob/master/.github/workflows/main.yml#L9

CorrectRoadH commented 2 months ago

Hi @CorrectRoadH I found that the release zip package is missing from https://github.com/CorrectRoadH/logseq-metadata/releases . Maybe you need to trigger the build manually:

https://github.com/CorrectRoadH/logseq-metadata/blob/master/.github/workflows/main.yml#L9

Thanks for the reminder, it has been fixed now👌

CorrectRoadH commented 2 months ago

Hi @CorrectRoadH I found that the release zip package is missing from https://github.com/CorrectRoadH/logseq-metadata/releases . Maybe you need to trigger the build manually:

https://github.com/CorrectRoadH/logseq-metadata/blob/master/.github/workflows/main.yml#L9

Are there any other issues blocking the merge?