Inkscape

  • User templates

    1. Create and customize a drawing

    2. Save it into this folder:

      .config/inkscape/templates

    3. Optionally, add the following elements to provide information in the list of templates. These elements are not copied to the new file that is created from the template:

      <inkscape:_templateinfo>
        <inkscape:_name>My template 800x600 px</inkscape:_name>
        <inkscape:author>John Smith</inkscape:author>
        <inkscape:_shortdesc>A simple template.</inkscape:_shortdec>
        <inkscape:date>2021-10-06</inkscape:date>
        <inkscape:_keywords>Simple 800x600 basic</inkscape:_keywords>
      </inkscape:_templateinfo>
      
    4. Create a new file using Ctl-Alt-N or File > New from template and select the template that you just created.