The relative path feature does not work as expected. When selecting resources, only files (like .png) can be chosen, not folders. Additionally, paths always appear as full paths, requiring manual editing to create relative paths.
Folder selection support and proper relative path handling would improve usability.
Please specify where exactly do you use relative paths in the app. Additionally, please elaborate on the suggestion to implement folder support - do you refer to the possibility to attach folders in a document?
In the Spreadsheet editor, right-click on a cell → Link → Select file. Here, I cannot select folders and am restricted to only files (like .png, .pdf).
As for the relative path issue, when I select a file, it always inserts the absolute path (e.g., C:\Users\ASUS\Desktop\Trading Data\Trading_Journal\Screenshots\2026-06-05 Weekly Review\EC.png). I need to use relative paths (e.g., Screenshots\2026-06-05 Weekly Review\EC.png) so the links don’t break when the folder is moved or shared. Currently, I have to manually delete the absolute part and leave only the relative path every time. It would be much better if the path were automatically generated as a relative path.