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

Extra node allowing to extract basename and suffix for a given complete path #14

Open
janvda opened this issue Dec 10, 2019 · 1 comment

Comments

@janvda
Copy link

janvda commented Dec 10, 2019

It would be interesting to have also a node that gets as input a filename with path (e.g. \data\tmp\my_file.txt) and that returns as output:

  • the filename (my_file.txt)
  • the suffix of the filename (txt)
  • the path (\data\tmp)
@TotallyInformation
Copy link
Owner

Hi, I would be more than happy to take a pull request for this but unfortunately, I don't have any time myself to spend on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants