zimfarm icon indicating copy to clipboard operation
zimfarm copied to clipboard

Create automatically a link to Youtube page

Open kelson42 opened this issue 5 years ago • 14 comments

From the Youtube recipe online editor, this is difficult to jump on the online Youtube page. A helper in a form an automatically created link would be helpful.

kelson42 avatar Apr 23 '20 08:04 kelson42

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

stale[bot] avatar Aug 28 '20 21:08 stale[bot]

@rgaudin ould that be solved with a dedicated Vue.js component?

kelson42 avatar Dec 30 '20 13:12 kelson42

@mahakporwal02 Is that something you would be interested to fix?

kelson42 avatar Jan 26 '21 21:01 kelson42

@kelson42 many type=playlist have more than one playlist id so should all the youtube links to the playlist be included? For eg should this recipe include 2 links, one for each playlist? playlist

mahakporwal02 avatar Feb 02 '21 13:02 mahakporwal02

@rgaudin @mahakporwal02 It is true that the case where we have many comma separated values makes the thing difficult to handle. Here is what I believe would be the most adequate solution. We should have something like Bitwarden makes IMO. image

This allows to have multiple URLs/values and handle them separatly. Because there is then only one per HTML input, it is easier then to create dynamically the link.

kelson42 avatar Feb 03 '21 09:02 kelson42

Agrees this would be good UI-wise. Problem is that the whole offliner-definition and it's UI-usage is currently 1:1 between UI fields and data values so doing this would require some revamping of the editor that would take it outside the good-first-issue.

rgaudin avatar Feb 03 '21 10:02 rgaudin

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

stale[bot] avatar Apr 12 '21 19:04 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

stale[bot] avatar Apr 16 '22 13:04 stale[bot]