Project

General

Profile

unexist.dev

subtle » subtle-contrib

Assorted tidbits and projects

Vitag » History » Version 1

Anonymous, 02/03/2011 02:31 PM

1 1
h1. Vitag\015\012\015\012{{>toc}}\015\012\015\012h2. Overview\015\012\015\012Vitag is a helper to edit window/view tagging with any editor (*$EDITOR*)\015\012\015\012h2. Usage\015\012\015\012[[Vitag]] provides a way to change the tags of all views and windows at once. It basically just opens your favorite editor via editor set in *$EDITOR* and prints every view and running client followed by it's tags. When the tags are changed and the file saved it will send the changes to [[subtle:subtle]] in one single event per view/client and non-existing tags will be created accordingly.\015\012\015\012h2. Examples\015\012\015\012<pre><code># Views\015\012@terms #default #terms\015\012@www #browser\015\012@gimp #gimp_image #gimp_toolbox #gimp_dock\015\012@dev #editor\015\012\015\012# Clients\015\012xterm #terms\015\012</code></pre>