Old 06-26-2018, 05:55 AM   #1
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default Action for project pompt?

Is there a way to show the project prompt?
As it is now, it will only open on start up or Reaper.
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 06-26-2018, 06:25 AM   #2
James HE
Human being with feelings
 
James HE's Avatar
 
Join Date: Mar 2007
Location: I'm in a barn
Posts: 4,467
Default

do you mean project settings?

it's in the "file" menu

Alt + Enter should bring it up.
James HE is offline   Reply With Quote
Old 06-26-2018, 06:46 AM   #3
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Not quite, I meant this dialog here:
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 06-26-2018, 11:55 AM   #4
James HE
Human being with feelings
 
James HE's Avatar
 
Join Date: Mar 2007
Location: I'm in a barn
Posts: 4,467
Default

never seen that - looks like a MacOS only thing.
James HE is offline   Reply With Quote
Old 06-26-2018, 12:12 PM   #5
solger
Human being with feelings
 
solger's Avatar
 
Join Date: Mar 2013
Posts: 5,857
Default

Quote:
Originally Posted by James HE View Post
never seen that - looks like a MacOS only thing.
This startup prompt window can be set via Preferences > General: Open project(s) on startup: [Prompt]
It looks a little bit different on Windows, though


Quote:
Originally Posted by _Stevie_
Is there a way to show the project prompt?
As far as I know, no.

But maybe it's possible to script a custom window with a similar functionality ...

Last edited by solger; 06-26-2018 at 12:22 PM.
solger is offline   Reply With Quote
Old 06-26-2018, 12:26 PM   #6
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

That would be great, this is such a useful window. I really wonder, why it isn't available separetely as action.
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 06-27-2018, 10:12 AM   #7
solger
Human being with feelings
 
solger's Avatar
 
Join Date: Mar 2013
Posts: 5,857
Default

Quote:
Originally Posted by _Stevie_ View Post
That would be great, this is such a useful window.
A quick update: I had a look at some possible options and I'm currently scripting/testing out some things - at least loading recent projects from a list and opening a new project (tab) is working so far.

Will report back

Last edited by solger; 06-27-2018 at 10:21 AM. Reason: typo
solger is offline   Reply With Quote
Old 06-27-2018, 10:48 AM   #8
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Whoop, pretty cool, thanks solger!
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 06-27-2018, 11:53 AM   #9
jp65535
Human being with feelings
 
jp65535's Avatar
 
Join Date: Jan 2013
Location: San Jose, CA
Posts: 117
Default

Quote:
Originally Posted by solger View Post
A quick update: I had a look at some possible options and I'm currently scripting/testing out some things - at least loading recent projects from a list and opening a new project (tab) is working so far.

Will report back
If you could add some Sorting and/or Grouping features, along with some cleanup (Do we really need to see the full file path?), that would be awesome.

Looking forward to your offering.
jp65535 is offline   Reply With Quote
Old 06-27-2018, 12:04 PM   #10
Stella645
Human being with feelings
 
Stella645's Avatar
 
Join Date: Sep 2008
Location: UK
Posts: 3,690
Default

A way to delete projects from the list would be really useful.
I always seem to end up with a bunch of test projects getting in the way of the ones I actually want in my list.

Appreciate your efforts regardless of this functionality being included though
Stella645 is offline   Reply With Quote
Old 06-27-2018, 12:29 PM   #11
solger
Human being with feelings
 
solger's Avatar
 
Join Date: Mar 2013
Posts: 5,857
Default

Quote:
Originally Posted by jp65535 View Post
If you could add some Sorting and/or Grouping features
Sounds interesting. I guess, for instance, something like sorting the projects list alphabetically should be possible.

Do you have any specific ideas for how a grouping feature could look like?

Quote:
Originally Posted by jp65535 View Post
... along with some cleanup (Do we really need to see the full file path?)
Yeah, as example, showing just the file name should be possible (I just tested a simplified version of this)


Quote:
Originally Posted by Stella 645
A way to delete projects from the list would be really useful.
I'll add it to the wish list and will take a look at what's possible
solger is offline   Reply With Quote
Old 06-27-2018, 12:34 PM   #12
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Ahh, Solger, you rock
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 07-01-2018, 11:38 AM   #13
solger
Human being with feelings
 
solger's Avatar
 
Join Date: Mar 2013
Posts: 5,857
Default

Another quick update

I think a first version should be ready in the next days. I'm currently working on refining the script code and testing it on both Windows and macOS.
solger is offline   Reply With Quote
Old 07-01-2018, 04:37 PM   #14
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Awesome, looking forward! Drop us a line if you need testing
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 07-01-2018, 05:47 PM   #15
MRMJP
Human being with feelings
 
Join Date: May 2016
Posts: 2,065
Default

I once requested a search field on this pop up window but the request went nowhere.

There are times when searching the long list of recent projects would save some time.
__________________
REAPER, just script it bro.
MRMJP is offline   Reply With Quote
Old 07-07-2018, 03:11 AM   #16
solger
Human being with feelings
 
solger's Avatar
 
Join Date: Mar 2013
Posts: 5,857
Default

Finally!
A first version for beta testing is ready

Everything can be found in this thread: https://forum.cockos.com/showthread....98#post2008698
solger is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 05:58 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.