/usr/share/help/hu/gnote/gnote-template-notes.page is in gnote 3.18.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="gnote-template-notes" xml:lang="hu">
<info>
<link type="guide" xref="notes-preferences#advanced"/>
<desc>Using template notes</desc>
<license><p>GNU Free Documentation License (GFDL), 1.1 verzió</p></license>
<credit type="author">
<name>Aurimas Cernius</name>
<years>2011-2012</years>
</credit>
<credit type="editor">
<name>Adam Dingle</name>
<email>adam@yorba.org</email>
<years>2013</years>
</credit>
</info>
<title>Template Notes</title>
<section id="usage">
<title>Template Note Usage</title>
<p>Template notes are used to define the content for newly created notes. Templates are just like regular notes with some additional features.</p>
<p>You can define a single main template note and one for each notebook you have. These templates define the content of every new note you create:</p>
<list>
<item><p>Every new note you create in <app>Gnote</app>, but not in any notebook, will have the content of the main template. If you have not created a main template, the default content will be used.</p></item>
<item><p>Every new note created in a notebook will have the content of that notebook's template note, if any. If no template note for a notebook is defined, the default note content will be used.</p></item>
</list>
<p>To create or modify a template note:</p>
<list>
<item><title>Main template note</title><p>Open <app>Gnote</app>'s preferences and in the <gui>General</gui> tab press the <gui>Open Template Note</gui> button.</p></item>
<item><title>Notebook template note</title><p>Right click on a notebook in the main window and select <gui>Open Template Note</gui>.</p></item>
</list>
</section>
<section id="features">
<title>Template Note Features</title>
<p>A template note is like an ordinary note except that it is not shown in note lists and has a template bar at the top.</p>
<figure><title>Template note</title>
<media type="image" src="figures/gnote-template-note.png" mime="image/png" style="right"/><desc>Template note window</desc>
</figure>
<p>The template bar has the following features:</p>
<list>
<item><title>Átalakítás normál jegyzetté</title><p>Press this button to turn the template into a regular note, visible in the list of notes. This action is similar to deleting a template note.</p></item>
<item><title>Save Size</title><p>If you check this box, the size of a newly created note will be identical to that of the template note. When this checkbox is not checked, new notes' windows will have the default size.</p></item>
<item><title>Save Selection</title><p>If this box is checked, new notes will have not only the content of the template note, but also its selection. Use this option if you want a certain part of the content in the new note to be initially selected.</p></item>
<item><title>Save Title</title><p>This checkbox lets you base the title of new notes on a template note's title. With this box checked, a new note will have the template note's title with a unique number appended. Otherwise the default title will be used.</p></item>
</list>
</section>
</page>
|