-
Notifications
You must be signed in to change notification settings - Fork 815
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
[Text To PDF] Suggest Txt/Doc File name as PDF name. #779
Comments
Is this enhancement open, would love to contribute |
Yes @sudeshim3 |
@vyankatesh24 are you sure about this "Add an option in Settings to enable directly name the PDF as text/doc file name and save. So, now the file name dialogue will not appear and directly file will be created with text/doc file name." Well, I would suggest that we must prompt the file name as it will act as a confirmation note. Many Popular application that deals with file conversion prompt auto-filled name before the user takes any action. try some apps like WPS reader they follow this approach. @Swati4star what do you think about this ux flow. |
@sudeshim3 I agree. We should prompt the file name. (just like we already do) |
Text-to-pdf name autofill: |
When text is selected and the
Create PDF
button has clicked a dialog opens to ask file name.The UX can be improved with the following functionalities:
Fill
File Name
textbox on dialog with text/doc file name (can also attach_pdf
)Add an option in
Settings
to enable directly name the PDF as text/doc file name and save. So, now the file name dialog will not appear and directly file will be created with text/doc file name.The text was updated successfully, but these errors were encountered: