<p></p>
<p>Hi,</p>
<p>I really want to have relative path in the geany session file.<br>
Being able to deploy code ready to compile with IDE setup is a nice looking idea!</p>
<p>So here is what I suggest:</p>
<ol>
<li>Be able to open file with relative path from the session file. For relative path, the root path would be the one of the "session file"</li>
<li>Create a checkbox in the project properties to use relative or absolute path.</li>
<li>Be able to save relative path in the session file</li>
<li>Deal with the base_path</li>
</ol>
<p>Right now, I am on the step 1.<br>
I have clearly identify were are the path read : function open_session_file, in file keyfile.c<br>
I can tell if a path is a relative one or an absolute one.</p>
<p>I am stuck because i didn't find an obvious way to share the absolute path of the session to this function.</p>
<p>Do you have any suggestions or comments?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2483#issuecomment-728336103">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3CXQ3CDWX3DBC5Q7DSQGJSXANCNFSM4MQVB6WQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJYH3UHVVBJZPTKQQQ3SQGJSXA5CNFSM4MQVB6W2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFNUYNZY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2483#issuecomment-728336103",
"url": "https://github.com/geany/geany/issues/2483#issuecomment-728336103",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>