How to install a plugin?

Asked by Daniel Craigie

I have downloaded the scribes.edit.disable-auto-save 0.2.3 plugin from http://pypi.python.org/pypi/scribes.edit.disable-auto-save but can't find any information on the scribes website/forum/documentation on how to install it.

I feel like I'm being particularly stupid and missing something extremely obvious.

Question information

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

You can put it in ~/.config/scribes/GenericPlugins

Revision history for this message
Daniel Craigie (danielcraigie) said :
#2

I have moved the folder scribes.edit.disable-auto-save-0.2.3 to ~/.config/scribes/GenericPlugins.

Should the plugin automatically be detected and installed or do I have to run scribes with an option to install.

So far the advanced configuration window hasn't changed to include the auto-save options.

Revision history for this message
Mystilleef (mystilleef) said :
#3

Drop PluginDisableAutoSave.py in ~/.config/scribes/GenericPlugins .

Then restart Scribes.

pkill scribes

scribes

Revision history for this message
Daniel Craigie (danielcraigie) said :
#4

Nope, still nothing.

I moved PluginDisableAutoSave.py into ~/.config/scribes/GenericPlugins/ and ran the pkill command.

But when I started Scribes and opened the Advanced Configuration window there was still no sign of the plugin working.

Revision history for this message
Mystilleef (mystilleef) said :
#5

Does Scribes still save automatically?

Revision history for this message
Daniel Craigie (danielcraigie) said :
#6

I'm sorry, I was so busy looking for the configuration window to change and it didn't even cross my mind to check if the plugin had adjusted the behaviour of the program.

Problem solved with original suggestion.

Thanks for your time and help.