


System Software by giuspen 9 comments
As for the delay in the startup, the more extensions you enable (either python extensions or others that you install as packages) slightly slow down the nautilus boot/restart and also the nightilus right click, but this should be almost imperceptible, two seconds seems to be a bit too much. - Oct 18 2014

System Software by giuspen 9 comments
Removing the graphical handler does not remove the activated extensions automatically.
Actually if you did not activate any extension there should be not any change to nautilus and no difference if nautilus-pyextensions is installed or not.
The problem you had may have been with the nautilus restart toolbutton (that I fixed with 3.4.1 today).
If you click on the toolbutton to restart nautilus, note that there's a lot of work required to the CPU especially if you are on an old PC, be patient just wait.
About the files renaming extension, that one works with all files in the current directory, not on the selected files.
If you want to help me understand if the problem is still there with 3.4.1, please install it again and play with it. - Oct 14 2014

System Software by giuspen 9 comments

Text Editors by giuspen 45 comments

System Software by giuspen 2 comments

Text Editors by giuspen 45 comments
I agree that the export to html needs to be improved, but it requires a lot of free time that I don't have at the moment, in the short period I will be able only to ensure bugfixes and minor changes.
Cheers. - Jan 22 2012

Text Editors by giuspen 45 comments
cheers. - Jul 01 2011

Text Editors by giuspen 45 comments
I was close to the solution but I got stuck on some functions that are available in pure gtk3 but not in the python bindings.
I'm still wondering how to face the problem, it's also possible I'll try to port the app to pure C (this would take time but in the end I would be independent from the bindings and I would have a faster app). - Jun 30 2011

Text Editors by giuspen 45 comments
Regards. - Jun 30 2011

Text Editors by giuspen 45 comments
those tags will not appear in the node title but will be parsed when you search for a node name. - Jun 28 2011

Text Editors by giuspen 45 comments

Text Editors by giuspen 45 comments
what distro and version are you running? - May 05 2011

Text Editors by giuspen 45 comments
every state for a node takes lot of space as the information is not differential.
I will either add the preferences option to limit the number of saved states of a node to a certain number or embed a fixed limit myself in the code. - Dec 28 2010

Text Editors by giuspen 45 comments

Text Editors by giuspen 45 comments
regards. - Dec 26 2010

Text Editors by giuspen 45 comments
if you download the archive again, now the setup.py is fixed.
thanks for the report, let me know if you still have problems.
ciao. - Oct 17 2010

Text Editors by giuspen 45 comments
search for the row where is written:
LOCALE_PATH = '/usr/share/locale/'
and replace with
LOCALE_PATH = '/usr/locale/'
ciao. - Oct 15 2010

Text Editors by giuspen 45 comments
I cannot reproduce the problem here, what distro/version are you using?
Seems to be an installation problem. - Oct 15 2010

Developers Apps by kwilladsen 1 comment
red lights everywhere, nothing telling the user that inside a subfolder there's really a file that is actually different.
kdiff3 is much ahead of meld in directories comparison but I do hope you will improve the funtionality.
thanks for your work. - Oct 06 2010

Text Editors by giuspen 45 comments
thank you, cheers. - Sep 15 2010

Text Editors by giuspen 45 comments
unfortunately those windows are handled directly from glade (as children of the about dialog) and the only way to fix this problem is to directly write the xml code the way you made, but this hack will be erased the next time I edit something through glade.
Cheers,
Giuseppe. - Apr 24 2010

Text Editors by giuspen 45 comments
I hope to find soon the time to implement all the following:
- enable hyperlinks also to files
- insert tables
- bulleted/numbered list
- export to other formats of a node/all nodes (.odt/.html)
- better cherry icons for the nodes, possibility of choose custom icons
- spelling check
- make syntax highlighting work just in a block of text
Cheers! - Dec 19 2009

Text Editors by giuspen 45 comments
Thanks for liking CherryTree,
Cheers! - Dec 14 2009

Text Editors by giuspen 45 comments
I will move the settings file how you advice.
Cheers,
Giuseppe. - Dec 12 2009

Nautilus Scripts by marc41 8 comments
I'm working on a progress dialog module too but in python and pygtk (for my application "nautilus-pyextensions") and fighting against the same problems you described.
Cheers. - Jun 13 2009

System Software by giuspen 9 comments
- Oct 24 2008