Should there be a simpler method of addressing a show? #131

Open
opened 2023-06-21 20:59:38 +00:00 by davmo · 1 comment
Collaborator

There are times when it's useful to go straight to a show. You know the number but you don't have a link to click to get to it.

You can:

  • Type the URL https://hackerpublicradio.org/eps/hpr1234/, however you're a pretty bad typist or have accessibility issues

  • Find the latest show on the home page, click on its link and edit it. However, browsers don't make this easy - they "helpfully" select the entire line when you want to replace a few numbers in it, or they auto-complete part of it because you went to a similar link earlier.

Perhaps a simple entry widget could be presented, maybe in the form of:

https://hackerpublicradio.org/eps/hpr____/index.html
(where the underscores denote a gap)

Then all you have to do is enter the number in the gap?

There are times when it's useful to go straight to a show. You know the number but you don't have a link to click to get to it. You can: * Type the URL https://hackerpublicradio.org/eps/hpr1234/, however you're a pretty bad typist or have accessibility issues * Find the latest show on the *home* page, click on its link and edit it. However, browsers don't make this easy - they "helpfully" select the entire line when you want to replace a few numbers in it, or they auto-complete part of it because you went to a similar link earlier. Perhaps a simple entry widget could be presented, maybe in the form of: `https://hackerpublicradio.org/eps/hpr____/index.html` (where the underscores denote a gap) Then all you have to do is enter the number in the gap?
davmo added the
General Discussion
label 2023-06-21 20:59:38 +00:00
Collaborator

Yes good idea but the widget would imply javascript, which we are trying to avoid.

How about a redirect that if we get a number in the url we go to the episode page ?

So the link https://hackerpublicradio.org/1234, would go to L https://hackerpublicradio.org/eps/hpr1234/

Yes good idea but the widget would imply javascript, which we are trying to avoid. How about a redirect that if we get a number in the url we go to the episode page ? So the link https://hackerpublicradio.org/1234, would go to L https://hackerpublicradio.org/eps/hpr1234/
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rho_n/hpr_generator#131
No description provided.