any-text icon indicating copy to clipboard operation
any-text copied to clipboard

Giving file name as parameter to get-text than giving the path

Open DivyaD2805 opened this issue 3 years ago • 3 comments

can i give file name instead of file path to the method get-text It would be great if it is possible for my requirement. And it would be helpful if u suggest any library for my requirement, my requirement is to read a doc and docx files and display the read data in an text area. we get files by onClick or by drag and drop thank you in advance!

DivyaD2805 avatar Sep 02 '20 14:09 DivyaD2805

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.61. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Sep 02 '20 14:09 issue-label-bot[bot]

Hi @DivyaD2805 , thanks for raising this question. You can easily pass only the filename if you are sitting in the same directory. For the second segment, a bit more context in terms of code will be necessary.

abhinaba-ghosh avatar Sep 02 '20 15:09 abhinaba-ghosh

Hey ! @abhinaba-ghosh thanks for replying ! Actually the file is not stored in any of the directory..it will input by user onClick or by Drag and Drop so that time can i send the file what i catch into the get-text method Thanks

DivyaD2805 avatar Sep 02 '20 16:09 DivyaD2805