Veronica Berglyd Olsen
|
5befd244e6
|
Move outline generation to Tokenizer class instead
|
2024-03-21 16:42:58 +01:00 |
|
Veronica Berglyd Olsen
|
144ba66d9d
|
Remove redundant variables in tokenizer
|
2024-03-20 23:44:25 +01:00 |
|
Veronica Berglyd Olsen
|
d42074f8ea
|
Extend HTML anchor to include handle
|
2024-03-20 20:43:11 +01:00 |
|
Veronica Berglyd Olsen
|
b8af6d3990
|
Make sure the tokenizer can handle skipping separators also when there are no other headings (#1756)
|
2024-03-14 22:00:53 +01:00 |
|
Veronica Berglyd Olsen
|
f78f59dc2a
|
Allow hiding any header level in novels
|
2024-03-13 21:38:24 +01:00 |
|
Veronica Berglyd Olsen
|
c0f48b91e6
|
Drop separate token type for unnumbered headings and use heading 2 instead
|
2024-03-13 15:54:14 +01:00 |
|
Veronica Berglyd Olsen
|
9da99e3183
|
Apply hide scene/section regardless of format being filled in
|
2024-03-13 15:53:28 +01:00 |
|
Veronica Berglyd Olsen
|
c7e953fc24
|
Fix chapter numbering in refactored tokenizer and add test coverage
|
2024-03-13 11:08:49 +01:00 |
|
Veronica Berglyd Olsen
|
c5c9726794
|
Clean up heading processing in tokenizer
|
2024-03-12 17:28:02 +01:00 |
|
Veronica Berglyd Olsen
|
78958ed5cf
|
Add hard scene break formatting
|
2024-03-11 23:26:16 +01:00 |
|
Veronica Berglyd Olsen
|
58a7dc0a5a
|
Use "heading" consistently on the UI
|
2024-03-03 20:28:36 +01:00 |
|
Veronica Berglyd Olsen
|
9270550364
|
Clean up some string formatting
|
2024-03-02 18:47:28 +01:00 |
|
Veronica Berglyd Olsen
|
2af1d60480
|
Remove redundant if statement in tokenizer class
|
2024-03-02 18:32:19 +01:00 |
|
Veronica Berglyd Olsen
|
5b5134148b
|
Remove redundant flag in tokenizer class
|
2024-03-02 18:30:09 +01:00 |
|
Veronica Berglyd Olsen
|
37f56a34f4
|
Remove the header processing function and add comments to the tokenizer
|
2024-03-02 18:21:55 +01:00 |
|
Veronica Berglyd Olsen
|
53a4725d62
|
Incorporate header formatting into main tokenizer function
|
2024-03-02 17:50:36 +01:00 |
|
Veronica Berglyd Olsen
|
aea4192213
|
Add option to ignore certain keywords in manuscript (#1132)
|
2024-03-02 15:24:07 +01:00 |
|
Veronica Berglyd Olsen
|
c6cbe4cc0d
|
Allow titles in notes as well
|
2024-03-02 00:32:42 +01:00 |
|
Veronica Berglyd Olsen
|
3e3335be39
|
Add additional styling for headers
|
2024-03-02 00:19:02 +01:00 |
|
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 |
|