-
Notifications
You must be signed in to change notification settings - Fork 1
/
todo.txt
26 lines (25 loc) · 1.13 KB
/
todo.txt
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
-- make images automatically scalable to the given height
-- work out stages with indirect mentions of other personages
-- code rafactoring
-- automatically add family hierarchy
-- random fonts
-- "усмехается"
-- "затворять/закрывать" -> "дверь"
-- new music for each scene
-- replace sound of walking by something short...
-- "вой метели", "звук колокола", "Вьюга, колокол.", "выстрел", "хлопает дверь", "собачий лай"
-- "Целуются"
-- add info to help from file
-- упрощаем + я думаю, стоит итерироваться по тегам последовательно везде...
-- и унифицировать как-то хочется
<castGroup>
<castItem>Бедяй</castItem>
<castItem>Бурундай</castItem>
<roleDesc>богатыри татарские - басы</roleDesc>
</castGroup>
=> богатыри => показывать всех в группе
-- <emph>
-- make hrefs brighter
regex to replace notes:
<note place="foot">([^:<]*?) : (.*?)</note>
<note place="foot"><key>$1</key><value>$2</value></note>