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

Parse local file paths #151

Open
obsidianforensics opened this issue Apr 8, 2022 · 0 comments
Open

Parse local file paths #151

obsidianforensics opened this issue Apr 8, 2022 · 0 comments
Labels
Enhancement Making an existing feature or parser better Parser Related to Unfurl's parsing capabilities

Comments

@obsidianforensics
Copy link
Owner

Description
Sometimes the same parsers Unfurl uses on URLs could be useful on local file paths. I'll need to think about how to implement this, what types of file paths or prefixes to need, etc, but it could be interesting.

Examples

  • c:\file\saved\from\twitter\FPLyvwDWYAM4Fn9.jpeg <-- can extract a timestamp from that file name
  • /Users/something/a-timestamp/1573148924
  • probably more?
@obsidianforensics obsidianforensics added Enhancement Making an existing feature or parser better Parser Related to Unfurl's parsing capabilities labels Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Making an existing feature or parser better Parser Related to Unfurl's parsing capabilities
Projects
None yet
Development

No branches or pull requests

1 participant