Open project+session in command line

Post Reply
miro.matas
Posts: 66
Joined: 26.08.2013 06:16

Open project+session in command line

Post by miro.matas »

Do we have a way how to start CudaText (command line) and specify session and project together as parameters?
cudatext.exe "D:\My Data\Reporting\Reporting.cuda-session" "D:\My Data\Reporting\Reporting.cuda-proj"
cudatext.exe "D:\My Data\Reporting\Reporting.cuda-proj" "D:\My Data\Reporting\Reporting.cuda-session"
…not works for me
TIA
Miro
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

SessionManager plugin cannot do it yet. I made patch for it. Plugin will update soon.
ProjectManager can do it already.
Issue will be solved after SessManager will be fixed.
miro.matas
Posts: 66
Joined: 26.08.2013 06:16

Post by miro.matas »

thanks a lot in advance
reason for that request is simple - if I want to switch Project (via Favorites), still stay on the same Session, not possible to use for everyday productive work, so I start to look at alternative workaround
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

It's solved: i can open session+project from one command line.
You need to update SessionManager- open it's Github page and use this URL via- Plugins/ AddonManager/ Install from Github.
miro.matas
Posts: 66
Joined: 26.08.2013 06:16

Post by miro.matas »

works fine, thanks a lot!
even first time for me to use "Install from GitHub"
btw - not possible to distribute via Addon Manager (Update command)?
anyway - it helps me a lot!
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

I wait when normal update for SessManager will appear in Update dialg.
Post Reply