Project

General

Profile

Now Playing Dialog » History » Version 3

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

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