Changes

Jump to: navigation, search

De:Gramps 3.3 Wiki Handbuch - Kommandozeilen Referenz

45 bytes added, 12:46, 27 October 2011
no edit summary
You can open a family tree, or you can ''open'' a file by importing it in an empty family tree.
To let GRAMPS handle this automaticallyDamit Gramps dies automatisch erledigt, just supply the familytree or filename you want to openübergebe einfach den Stammbaum oder die Datei, die du öffnen möchtest:
python gramps.py 'Mein Stammbaum'
python gramps.py Mustermann.ged
The first opens a family treeDas erste öffnet einen Stammbaum, the second imports a gedcom into an empty family treedas zweite importiert eine GEDCOM Datei in einen leeren Stammbaum.
Additionally, you can pass GRAMPS the name of the family tree to be openedZusätzlich kannst du Gramps den Namen des zu öffnenden Stammbaums mitgeben:
* use this option verwende diese Option : <pre>-O filename</pre> or <pre>--open=filename </pre>
-O, Open of a family tree. This can be done also by just typing the name (name or database dir)
<pre>]</pre>
but since such square brackets are usually "special" to the "shell" (they mean something to the command interpreter you are typing the command to), you must "escape" them so that they are ignored by your shell.
 
The details vary with each shell but (in linux/UNIX) usually you can precede such a square bracket with a backslash
<pre>\</pre>
But if you want to have a comma inside your report you have to somehow tell GRAMPS that
comma is not one which separates lines. You do that by enclosing the line with the comma in quotation marks (either single or double).
 
But if you are already using a set of quotation marks (to enclose your square brackets) you have to use the other type to enclose the line with your comma. Here is an example:
gramps -O "Family Tree 1" -a report -p name=hourglass_graph,note="['line one, also line one','line two, also line two']"
==== Werkzeugaktionoption ====
 
You can run most tools from the command line using the 'tool' action.
To see which ones, say:
To run a tool, for instance the "verify" tool:
gramps -O "Stammbaum 1" -a tool -p name=verify
 
=== Force unlock option ===
{{man index/de|De:Gramps 3.3 Wiki Handbuch - Tastenkürzel Referenz|De:Gramps 3.3 Wiki Handbuch - Über Gramps|3.3}}
 
{{languages/de|Gramps_3.3_Wiki_Manual_-_Command_Line}}
[[Category:De:Documentation]]
 
{{languages/de|Gramps_3.3_Wiki_Manual_-_Command_Line}}
8,877
edits

Navigation menu