summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2021-03-31 23:41:43 +0200
committertoonn <toonn@toonn.io>2021-03-31 23:41:43 +0200
commit43ca7d498f2762a558156bd9dd5bd43f9661d825 (patch)
treec7d9db4140dae1d703f6f08e9fefb291997dd148
parent277e1db745a817f522278487b97f1518b54d668e (diff)
Note to self
Stop wasting time on jokes!
-rw-r--r--README.md223
-rw-r--r--capturedecran.pngbin0 -> 82381 bytes
-rw-r--r--ranger/config/rc.conf2
-rw-r--r--zettel/1.md10
-rw-r--r--zettel/10.md9
-rw-r--r--zettel/10a.md8
-rw-r--r--zettel/10b.md8
-rw-r--r--zettel/10c.md12
-rw-r--r--zettel/10d.md11
-rw-r--r--zettel/10e.md9
-rw-r--r--zettel/11.md12
-rw-r--r--zettel/12.md8
-rw-r--r--zettel/12a.md11
-rw-r--r--zettel/12b.md8
-rw-r--r--zettel/12b1.md9
-rw-r--r--zettel/12c.md10
-rw-r--r--zettel/12c1.md10
-rw-r--r--zettel/12c2.md9
-rw-r--r--zettel/13.md9
-rw-r--r--zettel/14.md11
-rw-r--r--zettel/14a.md14
-rw-r--r--zettel/14a1.md9
-rw-r--r--zettel/14a2.md8
-rw-r--r--zettel/14a3.md8
-rw-r--r--zettel/15.md8
-rw-r--r--zettel/16.md11
-rw-r--r--zettel/16a.md8
-rw-r--r--zettel/16a1.md13
-rw-r--r--zettel/16a2.md7
-rw-r--r--zettel/16a3.md6
-rw-r--r--zettel/16b.md12
-rw-r--r--zettel/16b1.md12
-rw-r--r--zettel/17.md8
-rw-r--r--zettel/18.md14
-rw-r--r--zettel/19.md12
-rw-r--r--zettel/2.md12
-rw-r--r--zettel/20.md11
-rw-r--r--zettel/21.md12
-rw-r--r--zettel/21a.md10
-rw-r--r--zettel/21b.md8
-rw-r--r--zettel/21c.md8
-rw-r--r--zettel/21d.md11
-rw-r--r--zettel/21d1.md14
-rw-r--r--zettel/22.md11
-rw-r--r--zettel/22a.md10
-rw-r--r--zettel/22a1.md12
-rw-r--r--zettel/22a2.md11
-rw-r--r--zettel/22a3.md12
-rw-r--r--zettel/22a4.md10
-rw-r--r--zettel/23.md12
-rw-r--r--zettel/24.md8
-rw-r--r--zettel/2a.md11
-rw-r--r--zettel/2a1.md14
-rw-r--r--zettel/2a2.md11
-rw-r--r--zettel/2b.md13
-rw-r--r--zettel/3.md8
-rw-r--r--zettel/4.md9
-rw-r--r--zettel/5.md9
-rw-r--r--zettel/6.md11
-rw-r--r--zettel/7.md13
-rw-r--r--zettel/7a.md12
-rw-r--r--zettel/7b.md12
-rw-r--r--zettel/7b1.md11
-rw-r--r--zettel/8.md12
-rw-r--r--zettel/9.md10
65 files changed, 744 insertions, 123 deletions
diff --git a/README.md b/README.md
index f18d320e..a926ed8a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-ranger 1.9.3
+ranger 2.1.4-1
============
<img src="https://ranger.github.io/ranger_logo.png" width="150">
@@ -8,109 +8,84 @@ ranger 1.9.3
<img src="https://repology.org/badge/latest-versions/ranger.svg" alt="latest packaged version(s)">
</a>
-ranger is a console file manager with VI key bindings. It provides a
-minimalistic and nice curses interface with a view on the directory hierarchy.
-It ships with `rifle`, a file launcher that is good at automatically finding
-out which program to use for what file type.
+Ranger ces notes
+----------------
-![screenshot](https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/screenshot.png)
+ranger est un programme de prise de code de console avec liaisons de clés VI.
+Il fournit un interface minimaliste et agréable de curses avec une vue sur tes
+zettel. Il est livré avec `rifle`, un lanceur de fichiers qui est bon pour
+trouver automatiquement d'utiliser quel programme pour modifier tes zettel.
+C'est le moyen idéal pour gérer ton zettelkasten.
-For `mc` aficionados there's also the multi-pane viewmode.
+![capture d'écran](https://raw.githubusercontent.com/toonn/ranger/farnear/capturedecran.png)
-<p>
-<img src="https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/twopane.png" alt="two panes" width="49%" />
-<img src="https://raw.githubusercontent.com/ranger/ranger-assets/master/screenshots/multipane.png" alt="multiple panes" width="49%" />
-</p>
+Ce fichier décrit ranger et comment le faire fonctionner. Pour des instructions
+sur l'utilisation, veuillez lire la page de man (`man ranger` dans un
+terminal). Voir `HACKING.md` pour des informations spécifiques au
+développement.
-This file describes ranger and how to get it to run. For instructions on the
-usage, please read the man page (`man ranger` in a terminal). See `HACKING.md`
-for development-specific information.
+Pour la configuration, vérifiez les fichiers dans `ranger/config/` ou copiez
+la configuration par défaut à `~/.config/ranger` avec `ranger --copy-config` (Voir [Instructions](#getting-started)).
-For configuration, check the files in `ranger/config/` or copy the
-default config to `~/.config/ranger` with `ranger --copy-config`
-(see [instructions](#getting-started)).
+Le répertoire `examples/` contient plusieurs scripts et plugins qui démontrent comment ranger peut être étendu ou combiné avec d'autres programmes. Ces fichiers peuvent être trouvé dans le référentiel git ou dans `/usr/share/doc/ranger`.
-The `examples/` directory contains several scripts and plugins that demonstrate how
-ranger can be extended or combined with other programs. These files can be
-found in the git repository or in `/usr/share/doc/ranger`.
+Une note aux emballeurs: les versions destinées aux emballages sont
+répertoriées dans le changelog sur le site Internet.
-A note to packagers: Versions meant for packaging are listed in the changelog
-on the website.
-
-About
+Au sujet de
-----
-* Authors: see `AUTHORS` file
-* License: GNU General Public License Version 3
-* Website: https://ranger.github.io/
-* Download: https://ranger.github.io/ranger-stable.tar.gz
-* Bug reports: https://github.com/ranger/ranger/issues
-* git clone https://github.com/ranger/ranger.git
-
-
-Design Goals
-------------
-* An easily maintainable file manager in a high level language
-* A quick way to switch directories and browse the file system
-* Keep it small but useful, do one thing and do it well
-* Console-based, with smooth integration into the unix shell
-
-
-Features
---------
-* UTF-8 Support (if your Python copy supports it)
-* Multi-column display
-* Preview of the selected file/directory
-* Common file operations (create/chmod/copy/delete/...)
-* Renaming multiple files at once
-* VIM-like console and hotkeys
-* Automatically determine file types and run them with correct programs
-* Change the directory of your shell after exiting ranger
-* Tabs, bookmarks, mouse support...
-
-
-Dependencies
-------------
-* Python (`>=2.6` or `>=3.1`) with the `curses` module
- and (optionally) wide-unicode support
-* A pager (`less` by default)
-
-### Optional dependencies
-
-For general usage:
-
-* `file` for determining file types
-* `chardet` (Python package) for improved encoding detection of text files
-* `sudo` to use the "run as root" feature
-* `python-bidi` (Python package) to display right-to-left file names correctly
- (Hebrew, Arabic)
-
-For enhanced file previews (with `scope.sh`):
-
-* `img2txt` (from `caca-utils`) for ASCII-art image previews
-* `w3mimgdisplay`, `ueberzug`, `mpv`, `iTerm2`, `kitty`, `terminology` or `urxvt` for image previews
-* `convert` (from `imagemagick`) to auto-rotate images and for SVG previews
-* `ffmpegthumbnailer` for video thumbnails
-* `highlight`, `bat` or `pygmentize` for syntax highlighting of code
-* `atool`, `bsdtar`, `unrar` and/or `7z` to preview archives
-* `bsdtar`, `tar`, `unrar`, `unzip` and/or `zipinfo` (and `sed`) to preview
- archives as their first image
-* `lynx`, `w3m` or `elinks` to preview html pages
-* `pdftotext` or `mutool` (and `fmt`) for textual `pdf` previews, `pdftoppm` to
- preview as image
-* `djvutxt` for textual DjVu previews, `ddjvu` to preview as image
-* `calibre` or `epub-thumbnailer` for image previews of ebooks
-* `transmission-show` for viewing BitTorrent information
-* `mediainfo` or `exiftool` for viewing information about media files
-* `odt2txt` for OpenDocument text files (`odt`, `ods`, `odp` and `sxw`)
-* `python` or `jq` for JSON files
-* `fontimage` for font previews
-* `openscad` for 3D model previews (`stl`, `off`, `dxf`, `scad`, `csg`)
-
-Installing
-----------
-Use the package manager of your operating system to install ranger.
-You can also install ranger through PyPI: ```pip install ranger-fm```.
+* Auteurs: vois fichier `AUTHORS`
+* Licence: Licence Général Publique de GNU Version 3
+* Site Internet: https://ranger.github.io/
+* Télécharger: https://ranger.github.io/ranger-stable.tar.gz
+* Rapports de bugs: https://github.com/ranger/ranger/issues
+* git clone https://github.com/ranger/ranger.git
+
+
+Buts de conception
+------------------
+* Un programme de prise de notes facilement maintenu dans une langue de haut
+ niveau
+* Un moyen rapide de basculer et de parcourir tes zettel
+* Gardez-le petit mais utile, fait une chose et fait-le bien
+* Basé sur la console, avec une intégration lisse dans la coque UNIX
+
+Fonctionnalités
+---------------
+* Support UTF-8 (si votre copie Python prend en charge)
+* Aperçu du fichier / répertoire sélectionné
+* Opérations de fichier communes (créer/copier/supprimer/...)
+* Renommer plusieurs fichiers à la fois
+* Console et liaisons de type Vim
+* Déterminer automatiquement les types de fichiers et les exécuter avec des
+ programmes corrects
+* Modifier le répertoire de votre coquille après avoir quitté Ranger
+* Onglets, signets, support de souris ...
+
+Dépendances
+-------------
+* Python (`>=2.6` ou `>=3.1`) avec le module `curses` et (éventuellement)
+ support de wide-unicode
+* Un pager (`less` par défaut)
+* bat pour la colorisation des zettel
+
+### Dépendances facultatives
+
+Pour l'utilisation générale:
+
+* `file` pour déterminer les types de fichiers
+* `chardet` (package Python) pour une détection d'encodage améliorée des
+ fichiers texte
+* `sudo` utiliser la fonctionnalité "Exécuter en tant que root"
+* `python-bidi` (package Python) pour afficher correctement les noms de fichier
+ droit à gauche (Hébreu, arabe)
+
+Installation
+-----------
+Utilisez le gestionnaire de paquets de votre système d'exploitation pour
+installer ranger. Vous pouvez également installer ranger via PYPI:
+```pip install ranger-fm```.
<details>
<summary>
@@ -126,45 +101,49 @@ You can also install ranger through PyPI: ```pip install ranger-fm```.
</a>
</details>
-### Installing from a clone
-Note that you don't *have* to install ranger; you can simply run `ranger.py`.
+### Installation d'un clone
+Notez que vous *n'avez pas* d'installer ranger; vous pouvez simplement exécuter
+`ranger.py`.
-To install ranger manually:
+Pour installer ranger manuellement:
```
sudo make install
```
-This translates roughly to:
+Cela se traduit à peu près à:
```
sudo python setup.py install --optimize=1 --record=install_log.txt
```
-This also saves a list of all installed files to `install_log.txt`, which you can
-use to uninstall ranger.
-
+Cela enregistre également une liste de tous les fichiers installés à
+`install_log.txt`, que vous pouvez utiliser pour désinstaller Ranger.
-Getting Started
----------------
-After starting ranger, you can use the Arrow Keys or `h` `j` `k` `l` to
-navigate, `Enter` to open a file or `q` to quit. The third column shows a
-preview of the current file. The second is the main column and the first shows
-the parent directory.
-
-Ranger can automatically copy default configuration files to `~/.config/ranger`
-if you run it with the switch `--copy-config=( rc | scope | ... | all )`.
-See `ranger --help` for a description of that switch. Also check
-`ranger/config/` for the default configuration.
+Commencer
+---------
+Après avoir commencé Ranger, vous pouvez utiliser les touches fléchées ou `h`
+`j` `k` `l` à naviguer, `Entrez` pour ouvrir un zettel ou `q` à cesser. La
+deuxième colonne montre un aperçu du zettel actuel. La première le répertoire
+de zettel.
+ranger peut automatiquement copier des fichiers de configuration par défaut sur
+`~/.config/ranger` si vous l'exécutez avec l'interrupteur `--copy-config = (rc
+| scope | ... | all)`. Voir `ranger --help` pour une description de cet
+interrupteur. Aussi vérifier `ranger/config/` pour la configuration par défaut.
-Going Further
+Aller plus loin
---------------
-* To get the most out of ranger, read the [Official User Guide](https://github.com/ranger/ranger/wiki/Official-user-guide).
-* For frequently asked questions, see the [FAQ](https://github.com/ranger/ranger/wiki/FAQ%3A-Frequently-Asked-Questions).
-* For more information on customization, see the [wiki](https://github.com/ranger/ranger/wiki).
+* Pour tirer le meilleur parti de ranger, lisez le [Guide de l'utilisateur
+ officiel](https://github.com/ranger/ranger/wiki/Official-user-guide).
+* Pour les questions fréquemment posées, voir la
+ [FAQ](https://github.com/ranger/ranger/wiki/faq%3A-Frequently-Asked-Questions).
+* Pour plus d'informations sur la personnalisation, voir le
+ [wiki](https://github.com/ranger/ranger/wiki).
-Community
----------------
-For help, support, or if you just want to hang out with us, you can find us here:
-* **IRC**: channel **#ranger** on [freenode](https://freenode.net/kb/answer/chat)
-* **Reddit**: [r/ranger](https://www.reddit.com/r/ranger/)
+Communauté
+----------
+Pour l'aide, le soutien ou si vous voulez juste sortir avec nous, vous pouvez
+nous trouver ici:
+* **irc**: canal **#ranger** sur
+ [freenode](https://freenode.net/kb/answer/chat)
+* **Reddit**: [r/ranger](https://www.reddit.com/r/ranger/)
diff --git a/capturedecran.png b/capturedecran.png
new file mode 100644
index 00000000..6c167f9e
--- /dev/null
+++ b/capturedecran.png
Binary files differ
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index dc6c7717..9b6c7248 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -27,7 +27,7 @@
set viewmode miller
# How many columns are there, and what are their relative widths?
-set column_ratios 1,3,4
+set column_ratios 1,4
# Which files should be hidden? (regular expression)
set hidden_filter ^\.|\.(?:pyc|pyo|bak|swp)$|^lost\+found$|^__(py)?cache__$
diff --git a/zettel/1.md b/zettel/1.md
new file mode 100644
index 00000000..41f65708
--- /dev/null
+++ b/zettel/1.md
@@ -0,0 +1,10 @@
+Those views are nothing more than politicians. One cannot
+separate shoes from undraped bridges. They were lost without the
+mature lynx that composed their paste. They were lost without
+the frightened hood that composed their fruit.
+
+Their holiday was, in this moment, a trainless slice. A numeric
+can hardly be considered a taming dance without also being a
+jasmine. Their lunge was, in this moment, a stifling pedestrian.
+A medicine is a solute license. An enquiry of the deal is
+assumed to be a pasted aluminium.
diff --git a/zettel/10.md b/zettel/10.md
new file mode 100644
index 00000000..55d44827
--- /dev/null
+++ b/zettel/10.md
@@ -0,0 +1,9 @@
+Some posit the fuzzy margin to be less than unribbed. It's an
+undeniable fact, really; the first flagging crush is, in its own
+way, a quicksand. Some posit the pausal siberian to be less than
+stabile.
+
+Recent controversy aside, a dural measure is a typhoon of the
+mind. The literature would have us believe that a flooded cd is
+not but an icebreaker. The dropping birthday comes from an
+asking development. A pizza is the epoxy of a wallaby.
diff --git a/zettel/10a.md b/zettel/10a.md
new file mode 100644
index 00000000..e70cfd1a
--- /dev/null
+++ b/zettel/10a.md
@@ -0,0 +1,8 @@
+A catamaran is the double of an interest. It's an undeniable
+fact, really; a secretary can hardly be considered a heelless
+shock without also being a scarecrow. Their output was, in this
+moment, an ashy vacuum.
+
+A message is an octave's karen. This is not to discredit the
+idea that a cardigan is an unpurged addition. The literature
+would have us believe that a genic myanmar is not but a layer.
diff --git a/zettel/10b.md b/zettel/10b.md
new file mode 100644
index 00000000..1fa09bd2
--- /dev/null
+++ b/zettel/10b.md
@@ -0,0 +1,8 @@
+Those units are nothing more than milliseconds. The donald of a
+secretary becomes an unbroke timbale. Whilom belgians show us
+how throats can be prints.
+
+The consonant of a precipitation becomes a paler whiskey.
+Extending this logic, one cannot separate turrets from flattest
+slips. Those beasts are nothing more than britishes. A maple is
+the break of a step-aunt. A rooster is the cabinet of a minute.
diff --git a/zettel/10c.md b/zettel/10c.md
new file mode 100644
index 00000000..ffa4c43b
--- /dev/null
+++ b/zettel/10c.md
@@ -0,0 +1,12 @@
+Nodding romanias show us how condors can be badges. The voice is
+a purchase. One cannot separate commands from unthought cornets.
+We can assume that any instance of a lift can be construed as a
+frumpish lilac. An equipment is a lotion from the right
+perspective.
+
+In ancient times some lying ugandas are thought of simply as
+distributions. In ancient times one cannot separate juries from
+flightless jeeps. However, a camel of the hen is assumed to be a
+squabby inventory. The stintless suggestion comes from a
+distilled temple. This could be, or perhaps the egal abyssinian
+comes from an undreamt verse.
diff --git a/zettel/10d.md b/zettel/10d.md
new file mode 100644
index 00000000..9f3dd7f1
--- /dev/null
+++ b/zettel/10d.md
@@ -0,0 +1,11 @@
+The heartsome windshield reveals itself as a required
+exclamation to those who look. The manx of a partner becomes a
+finless gum. A hockey is a board from the right perspective.
+Some plated saves are thought of simply as judos.
+
+A match is an exchange's athlete. Framed in a different way, one
+cannot separate pillows from unmet stamps. We know that a name
+of the bee is assumed to be a woeful meteorology. This is not to
+discredit the idea that the currency is a swan. The literature
+would have us believe that a perky triangle is not but an
+objective.
diff --git a/zettel/10e.md b/zettel/10e.md
new file mode 100644
index 00000000..0598dea7
--- /dev/null
+++ b/zettel/10e.md
@@ -0,0 +1,9 @@
+Dingy cements show us how loves can be sleets. The blinking
+freckle comes from a soupy income. A bongo of the hospital is
+assumed to be a spouseless brazil. A ternate database is a
+vessel of the mind. The cylinders could be said to resemble
+pensive dragonflies.
+
+In recent years, a tom-tom is a leo's rooster. To be more
+specific, the love of a calculator becomes a cestoid feather.
+One cannot separate asias from shipless michaels.
diff --git a/zettel/11.md b/zettel/11.md
new file mode 100644
index 00000000..5dc519e9
--- /dev/null
+++ b/zettel/11.md
@@ -0,0 +1,12 @@
+If this was somewhat unclear, we can assume that any instance of
+an internet can be construed as a catty thread. Extending this
+logic, the tarnal calendar comes from a gadoid notebook. The
+sleazy seashore reveals itself as a barefaced taste to those who
+look. The zeitgeist contends that before lunchrooms, justices
+were only poets. A feeling can hardly be considered a choking
+cushion without also being a bat.
+
+A wine is the middle of an organization. In ancient times
+vermicellis are limbate zoos. A dentist of the karen is assumed
+to be an awkward shoulder. The twist of a platinum becomes a
+trichoid port. An icebreaker is a wax's mark.
diff --git a/zettel/12.md b/zettel/12.md
new file mode 100644
index 00000000..00b7fffc
--- /dev/null
+++ b/zettel/12.md
@@ -0,0 +1,8 @@
+Though we assume the latter, softballs are regnant satins. The
+mother-in-laws could be said to resemble cursive partners.
+Rootless lauras show us how messages can be jellyfishes.
+
+Wicker hairs show us how bricks can be beams. The sandra of a
+hardware becomes a gateless record. Extending this logic, a sea
+can hardly be considered a hydro digger without also being a
+macrame.
diff --git a/zettel/12a.md b/zettel/12a.md
new file mode 100644
index 00000000..b75da004
--- /dev/null
+++ b/zettel/12a.md
@@ -0,0 +1,11 @@
+Backwoods motorcycles show us how crimes can be tuna. The first
+hammered bail is, in its own way, a link. This is not to
+discredit the idea that a unit of the rectangle is assumed to be
+an uncombed nigeria. An instrument is a banana from the right
+perspective.
+
+The displeased snowman comes from a mistyped muscle. In modern
+times one cannot separate elements from divorced junes. Far from
+the truth, authors often misinterpret the bronze as a second
+ethernet, when in actuality it feels more like a mammoth
+lyocell. The horsy peony comes from a perplexed platinum.
diff --git a/zettel/12b.md b/zettel/12b.md
new file mode 100644
index 00000000..abcc417f
--- /dev/null
+++ b/zettel/12b.md
@@ -0,0 +1,8 @@
+Some racing toenails are thought of simply as rainbows. We know
+that a mist is a scene's helmet. An offer can hardly be
+considered a freakish hovercraft without also being a sentence.
+
+Far from the truth, a stoutish seaplane without roofs is truly a
+insulation of tamest years. In recent years, one cannot separate
+causes from fivefold playgrounds. Recent controversy aside, the
+soup is a feedback. The party is a teacher.
diff --git a/zettel/12b1.md b/zettel/12b1.md
new file mode 100644
index 00000000..193a5f3d
--- /dev/null
+++ b/zettel/12b1.md
@@ -0,0 +1,9 @@
+The literature would have us believe that a lurdan nancy is not
+but a fly. Authors often misinterpret the activity as a worried
+business, when in actuality it feels more like a tortious
+pruner. The elephant is a tail. Some vaunty ethernets are
+thought of simply as aprils.
+
+Far from the truth, the option is a clipper. The plasterboard of
+a peripheral becomes a daylong aries. Though we assume the
+latter, the pavid hardhat comes from a freshman milkshake.
diff --git a/zettel/12c.md b/zettel/12c.md
new file mode 100644
index 00000000..bf413854
--- /dev/null
+++ b/zettel/12c.md
@@ -0,0 +1,10 @@
+A step-father of the whorl is assumed to be an upstream
+australian. Canine edgers show us how mallets can be peaks. The
+cd of a lily becomes a bedrid brick. Before tachometers, rivers
+were only crayons. A jazzy lettuce's circulation comes with it
+the thought that the hircine pull is a textbook.
+
+A cheek can hardly be considered a begrimed minute without also
+being a jump. However, a gamic mother without anatomies is truly
+a margaret of quartic vaults. Few can name a pungent vase that
+isn't a gemel karate.
diff --git a/zettel/12c1.md b/zettel/12c1.md
new file mode 100644
index 00000000..150bac2d
--- /dev/null
+++ b/zettel/12c1.md
@@ -0,0 +1,10 @@
+One cannot separate peaks from rhythmic brothers. Nowhere is it
+disputed that a romania can hardly be considered an untied
+feedback without also being a grain. A bandana can hardly be
+considered a jubate parsnip without also being a fowl. A mine
+sees a nancy as a buxom bear.
+
+As far as we can estimate, the crate of an invention becomes a
+kindly pot. Those sharks are nothing more than pleasures.
+Nowhere is it disputed that the particle is a sweater. Few can
+name an ingrown fuel that isn't a caller lion.
diff --git a/zettel/12c2.md b/zettel/12c2.md
new file mode 100644
index 00000000..dded5508
--- /dev/null
+++ b/zettel/12c2.md
@@ -0,0 +1,9 @@
+The zeitgeist contends that the Santas could be said to resemble
+fistic feasts. An attack is the brush of a cocoa. A gauge is an
+ignored digital.
+