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

[Request] wrap links into html tags and other features #69

Open
Box333 opened this issue Oct 19, 2023 · 3 comments
Open

[Request] wrap links into html tags and other features #69

Box333 opened this issue Oct 19, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Box333
Copy link

Box333 commented Oct 19, 2023

Hi KnugiHK,

Thanks for the great script !!

  1. would be great to have all external links matchig http*// to be wrapped into html tag, so that they can be klicked in messages
  2. after all html files have been created, add a function that will create an overview html file, such as index.html with 2 frames (panes) or by using "aside" html tag, where the left pane will contain the contacts list, each contact linked to their single html file, that will then be displayed in the right pane.
  3. add a function that would pull the message info details from the db such as the timestamps when a message was delivered and viewed.
  4. add an option to preserve original filedate when extracting files.
  5. add an option to preserve subdirs
    code here: jsharkey13/iphone_backup_decrypt@95f6f37
    Best regards
@KnugiHK KnugiHK self-assigned this Oct 19, 2023
@KnugiHK KnugiHK added the enhancement New feature or request label Oct 19, 2023
@KnugiHK
Copy link
Owner

KnugiHK commented Oct 23, 2023

1, 2, and 3. Good suggestions. Will look into it.
4. Duplication of #65.
5. It should already be implemented. You can try it by switching to the dev branch and updating to the latest iphone_backup_decrypt.

@KnugiHK
Copy link
Owner

KnugiHK commented Nov 12, 2023

Feature 1 released in 0.9.7.

@anaxonda
Copy link

Regarding (2), it would be useful for the "index.html" page to be able to sort contacts by most recently contacted (to mirror conversation order in the app).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants