F5 to Execute Your Program from Gedit – From Go to Python – Gedit External Tools

Gedit editor can run any command or script for you. Even though Gedit looks very simple, it’s easy to integrate Gedit to your own toolchains. Here is a simple script to execute your program by pressing F5. The script handles … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , | Comments Off on F5 to Execute Your Program from Gedit – From Go to Python – Gedit External Tools

Clickable Table of Contents for Markdown – Ctags with Gedit

MarkDown is a very fast way to write text. You just mark headings with hash “#”. Empty line creates paragraph. This tutorial shows how you can create a clickable table of contents of your MarkDown document – right inside your … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Comments Off on Clickable Table of Contents for Markdown – Ctags with Gedit

DConf – System Wide Configuration for Linux Desktop Apps

Some Linux desktop applications use dconf configuration. For example, dconf is used by programmer’s text editor Gedit and desktop backup program Deja-dup. This post shows you how to extract your current settings and make them system wide. As the configuration … Continue reading

Posted in Uncategorized | Tagged , , , , , | Comments Off on DConf – System Wide Configuration for Linux Desktop Apps