Default Document Save Directory

Asked by cptvitamin

I love how Scribes just starts auto-saving a document. Is there a way to configure the directory this happens in? Currently it saves to my desktop. I would love to be able to specify a sub-directory of my home folder for this.

Question information

Language:
English Edit question
Status:
Answered
For:
Scribes Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mystilleef (mystilleef) said :
#1

It's not configurable. There's a bug report open to provide a command line option to change the default path of the editor. I haven't had time to work on it yet.

Revision history for this message
Timmie (timmie) said :
#2

I would also like to have such feature.
Must not be a big deal.

But saving to
~/Documents/notes

helps not to pollute the default home direectory.

Revision history for this message
Simon Lenz (lenz-simon) said :
#3

I'm also highly interested in this feature.
I mean it shouldn't be a big deal to let the people change the default-save-path .
But it is really anoying to have a lot of rubbish in the home directory.

regards

Revision history for this message
cleek (the-cleek) said :
#4

You can change the path by tweaking the file

/usr/share/pyshared/SCRIBES/Globals.py

(you need root access)

There is a line that says:
folder_ = join(home_folder, "Desktop")

You can change to whatever you want.

I have it pointing to ~/scribes

;)

Revision history for this message
Timmie (timmie) said :
#5

Thanks.
So it wouldn't be too difficult it implement this into the setting dialogue. This way I wouldn't need to chnage system fles.

Can we file an enhancement request here?

Can you help with this problem?

Provide an answer of your own, or ask cptvitamin for more information if necessary.

To post a message you must log in.