Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for extended hashstring format to the URL command #43

Open
5 of 9 tasks
ali1234 opened this issue Feb 10, 2020 · 0 comments
Open
5 of 9 tasks

Add support for extended hashstring format to the URL command #43

ali1234 opened this issue Feb 10, 2020 · 0 comments
Labels
Projects

Comments

@ali1234
Copy link
Owner

ali1234 commented Feb 10, 2020

The url subcommand doesn't currently support this, which means it loses page metadata like page number and fastext links.

The format is documented here: https://github.com/rawles/edit.tf/wiki/Teletext-page-hashstring-format

List of tags which are defined:

  • PN - Page Number
  • PS - Page Status
  • SC - Subpage Code
  • X25 - Packet data for row 25
  • X26 - Local enhancement data and object definitions
  • X270 - Editorial linking
  • X280 - Packet X/28/0 format 1 enhancement data
  • X284 - Packet X/28/4 enhancement data
  • zx - zxnet editor settings

We probably can't support all of these.

@ali1234 ali1234 added this to To do in v3.2.0 via automation Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
v3.2.0
  
To do
Development

No branches or pull requests

1 participant