bittib010 / HexMarksTheSpot

App to visualize where and what your file consists of with interactive touch to learn and find what you need from it.
2 stars 0 forks source link

Use of standardized template #1

Open JamesHabben opened 11 months ago

JamesHabben commented 11 months ago

Hi, this project looks great. My suggestion is to take a look at the file templates that 010 Editor uses and see if you can integrate their template code. It would help to give you more file parsing formats very fast.

bittib010 commented 11 months ago

Thank you! Ill definitely take a look at it!

JamesHabben commented 11 months ago

quick screen shot for you image

bittib010 commented 11 months ago

Thanks! I havent had time yet to dive into this. Do you know if these templates are open sourced?

Would love to know what might be missed if blindly just assuming every file looks like this or that. And also do some kind of diffing to see where the parsing cuts off/stops. And then take further improvements from there. If that makes sense.

JamesHabben commented 11 months ago

ya, they are posted at https://www.sweetscape.com/010editor/repository/templates/

theres also a page explaining how to write (or in your case read) them at https://www.sweetscape.com/010editor/templates.html

bittib010 commented 11 months ago

Greatly appreciated! Im looking forward to dive into these!

JamesHabben commented 11 months ago

i am looking forward to seeing what you do with them because i think there is a lot of potential beyond what 010 started.