Veronica Berglyd Olsen
|
cca309d7d7
|
Add all words char count to tokenizer
|
2024-02-29 22:40:14 +01:00 |
|
Veronica Berglyd Olsen
|
dccc442852
|
Add test coverage of tokenizer stats counter
|
2024-02-28 19:10:05 +01:00 |
|
Veronica Berglyd Olsen
|
29e83da077
|
Reformat statement
|
2024-02-28 12:35:00 +01:00 |
|
Veronica Berglyd Olsen
|
2a2b12f0a5
|
Add stats counting to tokenizer class
|
2024-02-27 19:39:58 +01:00 |
|
Veronica Berglyd Olsen
|
5fa6c2ad99
|
Merge branch 'dev' into mark_text
|
2024-02-26 11:07:21 +01:00 |
|
Veronica Berglyd Olsen
|
de16d2d6a1
|
Make plain text not affect scene separator insertion
|
2024-02-25 22:49:12 +01:00 |
|
Veronica Berglyd Olsen
|
69bf6a64aa
|
Add text highlight mark format
|
2024-02-25 16:18:06 +01:00 |
|
Veronica Berglyd Olsen
|
6ef646acb2
|
Simplify the scene separator handler
|
2024-02-24 15:29:58 +01:00 |
|
Veronica Berglyd Olsen
|
6db7f049bc
|
Add test coverage
|
2024-02-24 15:24:31 +01:00 |
|
Veronica Berglyd Olsen
|
404b102a54
|
Rename some variables in the tokenizer
|
2024-02-24 14:44:11 +01:00 |
|
Veronica Berglyd Olsen
|
ef84588145
|
Make sure scene and chapter info is properly reset on headers in the tokenizer
|
2024-02-24 14:29:13 +01:00 |
|
Veronica Berglyd Olsen
|
eb105951ac
|
Clean up the tokenizer code a little
|
2024-02-24 14:28:12 +01:00 |
|
Veronica Berglyd Olsen
|
9c1bdef9ad
|
Add block format that completely ignores a line of text in the tokenizer
|
2024-02-10 15:40:30 +01:00 |
|
Veronica Berglyd Olsen
|
76ab9c3908
|
Change tokenizer parsed data to always use a list for format, even when empty
|
2024-01-30 23:25:11 +01:00 |
|
Veronica Berglyd Olsen
|
b396cff9a7
|
Add a display name filed to index, and improve handling of it
|
2024-01-29 17:47:30 +01:00 |
|
Veronica Berglyd Olsen
|
cbf5f1ead3
|
Add POV or Focus char field to manuscript header format
|
2024-01-29 17:32:43 +01:00 |
|
Veronica Berglyd Olsen
|
116409bb8d
|
Sort imports
|
2024-01-28 15:29:05 +01:00 |
|
Veronica Berglyd Olsen
|
8e4e6903b1
|
Clean up variables and formatting
|
2024-01-28 00:28:01 +01:00 |
|
Veronica Berglyd Olsen
|
838a2a8062
|
Drop the Novel Title data from the project and code
|
2024-01-26 22:45:12 +01:00 |
|
Veronica Berglyd Olsen
|
df690ceb36
|
Happy New Year 2024
|
2024-01-05 00:25:07 +01:00 |
|
Veronica Berglyd Olsen
|
b9b4969b85
|
Rename once again, and use short instead for short descriptions of notes
|
2023-11-26 13:58:00 +01:00 |
|
Veronica Berglyd Olsen
|
53aa970427
|
Rename "brief" to "summary"
|
2023-11-25 23:42:05 +01:00 |
|
Veronica Berglyd Olsen
|
6a6b05c338
|
Update tokenizer and converters
|
2023-11-25 18:12:45 +01:00 |
|
Veronica Berglyd Olsen
|
17fc370609
|
Fix some typos
|
2023-11-18 14:14:10 +01:00 |
|
Veronica Berglyd Olsen
|
c7bfb1b21e
|
Change to always use project language for generating documents
|
2023-11-09 18:44:08 +01:00 |
|
Veronica Berglyd Olsen
|
d2a0ff88a6
|
Add shortcodes to main menu
|
2023-11-07 13:54:02 +01:00 |
|
Veronica Berglyd Olsen
|
5e41dd9a92
|
Merge branch 'dev' into sub_super
|
2023-11-05 21:28:32 +01:00 |
|
Veronica Berglyd Olsen
|
a2a1e2e6d0
|
Merge branch 'main' into dev
|
2023-11-05 18:54:52 +01:00 |
|
Veronica Berglyd Olsen
|
4582ef8b83
|
Fix anchor tags in html output (#1566)
|
2023-11-03 10:13:35 +01:00 |
|
Veronica Berglyd Olsen
|
1558a11646
|
Add shortcodes functionality
|
2023-10-20 17:50:18 +02:00 |
|
Veronica Berglyd Olsen
|
0115f1e343
|
Add tokenizer support for the new formats
|
2023-10-20 00:04:58 +02:00 |
|
Veronica Berglyd Olsen
|
915b9da5d0
|
Remove document size constraint
|
2023-09-06 20:35:48 +02:00 |
|
Veronica Berglyd Olsen
|
e1ba66fb87
|
Fix some missing test coverage
|
2023-08-23 20:51:42 +02:00 |
|
Veronica Berglyd Olsen
|
eeadfc95e3
|
Annotate core modules
|
2023-08-08 22:37:48 +02:00 |
|
Veronica Berglyd Olsen
|
5f4b6009ce
|
Complete the manuscript build dialog, and the doc builder class
|
2023-06-09 21:07:46 +02:00 |
|
Veronica Berglyd Olsen
|
b09068ab99
|
Add annotations to odt class
|
2023-06-06 22:12:56 +02:00 |
|
Veronica Berglyd Olsen
|
6b6c517b1f
|
Add annotations to tokenizer, html and markdown classes
|
2023-06-06 00:35:57 +02:00 |
|
Veronica Berglyd Olsen
|
850ee73ed4
|
Simplify core variables in tokenizer
|
2023-06-06 00:03:46 +02:00 |
|
Veronica Berglyd Olsen
|
ad6b517c1d
|
Rename manuscript build tool file and add build dialog
|
2023-05-24 22:38:47 +02:00 |
|
Veronica Berglyd Olsen
|
a1837d8153
|
Clean up old heading format usage
|
2023-05-24 00:50:05 +02:00 |
|
Veronica Berglyd Olsen
|
e3744d31aa
|
Move heading formatting into a separate class
|
2023-05-24 00:27:09 +02:00 |
|
Veronica Berglyd Olsen
|
324b204eaa
|
Drop all mappings of config object into classes now that tests don't need that
|
2023-05-16 23:00:30 +02:00 |
|
Veronica Berglyd Olsen
|
38f31d6a64
|
Remove the tokenizer post processing stage and instead run it where needed (Issue #1412)
|
2023-04-15 18:30:37 +02:00 |
|
Veronica Berglyd Olsen
|
41a0788b4c
|
Update copyright year to 2023
|
2023-01-08 18:47:04 +01:00 |
|
Veronica Berglyd Olsen
|
a75424e44b
|
Use storage class to return document objects
|
2022-11-06 00:29:43 +01:00 |
|
Veronica Berglyd Olsen
|
3a161e90f9
|
Complete loading project xml via data class
|
2022-10-31 18:11:46 +01:00 |
|
Veronica Berglyd Olsen
|
f34d95edaa
|
Simplify the setText method of the Tokenizer class
|
2022-10-18 23:49:48 +02:00 |
|
Veronica Berglyd Olsen
|
0181bebd70
|
Rename ambiguous theParent variable to mainGui
|
2022-06-11 15:33:32 +02:00 |
|
Veronica Berglyd Olsen
|
44926a4e9a
|
Also make tree and options properties of the project
|
2022-05-28 14:33:25 +02:00 |
|
Veronica Berglyd Olsen
|
6e3262f78e
|
Minor fixes and updates (#1026)
* Make the Tokenizer class an abstract class
* Fix error message when opening non-file project items
|
2022-03-20 17:00:29 +01:00 |
|