config:nemo-performance
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| config:nemo-performance [2024/11/12 10:21] – [Nemo Context Menus] Wuff | config:nemo-performance [2025/09/17 21:22] (current) – Wuff | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| Global action scripts need to be placed in ''/ | Global action scripts need to be placed in ''/ | ||
| + | |||
| + | < | ||
| A full description of the syntax is available in the sample file ''/ | A full description of the syntax is available in the sample file ''/ | ||
| - | More examples can be found at https:// | + | More examples |
| The sample file is also here:\\ | The sample file is also here:\\ | ||
| https:// | https:// | ||
| Line 367: | Line 369: | ||
| Various Nautilus scripts can be found here: | Various Nautilus scripts can be found here: | ||
| https:// | https:// | ||
| + | |||
| + | ==== Action Submenus ==== | ||
| + | |||
| + | {{: | ||
| + | |||
| + | GUI change through Nemo -> Edit -> Preferences -> Plugins -> Edit Layout: | ||
| + | {{: | ||
| + | |||
| + | |||
| + | |||
| + | Example of submenu for action scripts: | ||
| + | |||
| + | <code - ~/ | ||
| + | , | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | ] | ||
| + | }, | ||
| + | </ | ||
| + | |||
| + | ==== Python Extensions ==== | ||
| + | |||
| + | Open TortoiseHG here context menu: | ||
| + | < | ||
| + | sudo apt-get install nemo-python | ||
| + | mkdir -p ~/ | ||
| + | wget https:// | ||
| + | mv tortoisehg-here.py ~/ | ||
| + | </ | ||
| + | |||
| + | |||
config/nemo-performance.1731406881.txt.gz · Last modified: by Wuff