Is it possible to show entire file path in the title bar? #1140
-
Hello, I use sioyek on Mac. I would like to somehow show the entire file path in the title bar. By any chance is that possible? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Currently it is not possible, it will be added in the next version. |
Beta Was this translation helpful? Give feedback.
-
Thanks, @ahrm I went through the documentation again (great job on writing such detailed documentation) and found option While not the most efficient process but it does work. |
Beta Was this translation helpful? Give feedback.
Thanks, @ahrm
I went through the documentation again (great job on writing such detailed documentation) and found option
show_doc_path
. Showing the full path in the recent window is fine by me. I can search for the current file name and it shows the path.While not the most efficient process but it does work.