Project

General

Profile

Slaps Dialog » History » Version 1

Per Amundsen, 03/27/2021 05:19 AM

1 1 Per Amundsen
{{>toc}}
2
3
h1. Slaps Editor
4
5
!slapseditor.png!
6
7
The slaps editor allows adding or editing or viewing custom [[/slap|slaps]].
8
9
it can be opened by clicking [[Menubar_Control|Menubar]] -> Tools -> Edit Slaps or by typing [[/edit]] -l.
10
11
The editor shares characteristics with all the other editors.
12
13
_See also [[/slap]], [[Editor Options]]._
14
15
h2. Slaps format
16
17
$nick or $1 can be used to reference the target nick.
18
19
h2. Saving slaps to a different file
20
21
To save the current slaps file to a different file, click the Menubar (inside the editor) -> File -> Save As menu item.
22
23
h2. Loading slaps from a different file
24
25
To load slaps from a different file, click the Menubar (inside the editor) -> File -> Load menu item.
26
27
h2. Search/replace text
28
29
Clicking the Menubar (inside the editor) -> Edit -> Find or pressing the %(key)CTRL% + %(key)F% shortcut opens the search and replace panel.
30
31
You can search or search and replace using a [[Scripting_Regex|Regular Expression]] by checking the *Regex* checkbox.
32
33
Pressing the %(key)ESCAPE% key closes the search panel.
34
35
h2. Font
36
37
The font of the editor can be changed by clicking the Menubar (inside the editor) -> File -> Change Font menu item.
38
39
_Note: only "truetype":https://en.wikipedia.org/wiki/TrueType fonts can be used._
40
41
h2. Colors
42
43
The editor colors can be changed in [[Options Dialog|Options]] -> [[Colors Options|Colors]].