Changes

From Gramps

Gramps 5.2 Wiki Manual - Settings

8 bytes added, 13:30, 19 September 2023
m
ID Formats: shows a line of text at bottom
=== ID Formats ===
{{stub}}
{{man tip|ID Prefixes |The ID prefixes use formatting conventions common for C, Python, and other programming languages. For example, the <code>%04d</code> expands to an integer, prepended with zeros to have the total width of four digits. If you would like IDs to be 1, 2, 3, etc., simply set the formatting parameter to <code>%d</code>, the 'd' specifies Decimal Integer, outputting the number in base 10.<br /><br />See: Python [https://docs.python.org/3/library/string.html#format-specification-mini-language (String) Format Specification Mini-Language]}}
3,146
edits

Navigation menu