Commit Graph

253 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 7c1f3144bd Reworked the title formatting functionality. All keywords can be used in all headings, and also added scene numbers. 2020-05-11 19:00:01 +02:00
Veronica K. B. Olsen 0faf1f9986 The isExported option should only apply to files 2020-05-10 23:24:32 +02:00
Veronica K. B. Olsen eecf1e000d Finished cleaning up formatting on export and connected all dialog options 2020-05-10 22:51:50 +02:00
Veronica K. B. Olsen 771e44055d Finished save file options for now. Still missing markdown and PDF 2020-05-10 21:27:28 +02:00
Veronica K. B. Olsen 4d9e2d03a3 Done building the buttons etc for BuildNovel dialog 2020-05-10 19:31:53 +02:00
Veronica K. B. Olsen 5ab1402854 Fix tests 2020-05-10 16:12:47 +02:00
Veronica K. B. Olsen ef40d4f2de Added the new exported option to project tree and item editor 2020-05-09 20:51:27 +02:00
Veronica K. B. Olsen 1a348b347a Updated documentation 2020-05-09 16:20:59 +02:00
Veronica K. B. Olsen 23520fef9b Updated sample text 2020-05-08 22:48:29 +02:00
Veronica K. B. Olsen c934532ea2 Loosened the restriction on the synopsis tag a bit 2020-04-26 18:06:57 +02:00
Veronica K. B. Olsen 7b9da12aa4 Fixed a bug where outline header state from previous seession was restored on outline update 2020-04-13 16:57:43 +02:00
Veronica K. B. Olsen 92f54af894 Added some useful menu option, and settings in project file 2020-04-13 16:02:44 +02:00
Veronica K. B. Olsen b11ae8ec9f Updated sample project xml 2020-04-11 17:58:35 +02:00
Veronica K. B. Olsen 717e4aba78 Fix merge conflicts 2020-02-27 00:19:18 +01:00
Veronica K. B. Olsen b90f96643e Updated sample project xml 2020-02-19 19:58:03 +01:00
Veronica K. B. Olsen 2b3e95ce73 Fixed merge conflict in sample project 2019-11-16 14:46:20 +01:00
Veronica K. B. Olsen 297a71d132 Fixed merge conflicts 2019-11-16 12:36:29 +01:00
Veronica K. B. Olsen 2ab7828179 Added more characters as valid word separators to the highlighter regex 2019-11-16 12:31:49 +01:00
Veronica K. B. Olsen 231b0b8c53 Added synopsis keyword and a meta file and dictiopnaries to hold the data 2019-11-10 17:09:35 +01:00
Veronica K. B. Olsen a4473b4a3f Update the sample project to reflect current usage and have explanatory files in them 2019-11-07 22:05:57 +01:00
Veronica K. B. Olsen ce8528dea8 Updated sample and README 2019-11-03 12:22:46 +01:00
Veronica K. B. Olsen 36ce75e937 Properly export tabs to text and html 2019-11-01 17:13:47 +01:00
Veronica K. B. Olsen eacdc99538 setup script now correctly builds a pip package 2019-10-31 16:44:38 +01:00
Veronica K. B. Olsen 6f893bf321 Cleaned up the source files in the gui folder a bit. 2019-10-31 13:56:00 +01:00
Veronica K. B. Olsen 9fea45b7df The editable flag for files is now respected by the editor, and trash files are not editable 2019-10-31 13:37:27 +01:00
Veronica K. B. Olsen 2dd546b395 Improved the export filter to exclude trash and orphan files always 2019-10-31 11:34:36 +01:00
Veronica K. B. Olsen eb068eec83 Some minor changes to sample project 2019-10-29 19:06:47 +01:00
Veronica K. B. Olsen bbe1d2960c Added example of non-breaking space in sample project 2019-10-29 14:49:48 +01:00
Veronica K. B. Olsen 146756a395 Added unicode constants class, and support for non-breaking spaces, which aren't preserved on save. 2019-10-29 11:35:40 +01:00
Veronica K. B. Olsen 62254e1ec0 Added Ctrl+Enter as a shortcut for hard line break 2019-10-28 21:43:05 +01:00
Veronica K. B. Olsen 57bc837056 Added support for hard line breaks, with higlighting and export support 2019-10-28 21:30:46 +01:00
Veronica K. B. Olsen 68ddba1768 Added an unnumbered chapter to the sample project 2019-10-23 21:21:49 +02:00
Veronica K. B. Olsen 1434c2bdf3 Added filters to timeline view GUI 2019-10-21 20:57:46 +02:00
Veronica K. B. Olsen 9730a13657 Updated sample text to help with testing exports 2019-10-19 13:40:08 +02:00
Veronica K. B. Olsen 8278bcec9e Make the auto-replace list in project settings sorted 2019-08-11 19:42:42 +02:00
Veronica K. B. Olsen 01e3af9d5a Updated documentation 2019-06-28 13:02:05 +02:00
Veronica K. B. Olsen f11cc452d8 Backup options and settings complete 2019-06-26 18:13:02 +02:00
Veronica K. B. Olsen 21b7e882ac A few GUI tweaks 2019-06-15 22:19:52 +02:00
Veronica K. B. Olsen 8e73d6ac9a Fixed setting of font for doceditor and docviewer 2019-06-12 20:55:41 +02:00
Veronica K. B. Olsen 59ba847c0f Completed the pyenchant wrapper class 2019-06-11 20:52:24 +02:00
Veronica K. B. Olsen 22ae5fdaf0 Updated tests 2019-06-11 18:46:13 +02:00
Veronica K. B. Olsen dcf4903c64 Implemented the auto-replace code in the doc viewer. 2019-06-08 20:44:10 +02:00
Veronica K. B. Olsen 2d55ec06cc Auto-replace values now loaded and saved. 2019-06-08 20:02:09 +02:00
Veronica K. B. Olsen ac044fc434 Trying an editable table 2019-06-08 15:15:06 +02:00
Veronica K. B. Olsen 57c03a2c5c Generating the data for the timeline now works. Probably a bit fragile and in need of more checks. 2019-05-31 20:34:31 +02:00
Veronica K. B. Olsen ce96ac9961 tags are now case sensitive, and need to be unique 2019-05-30 22:03:52 +02:00
Veronica K. B. Olsen a2d0f937ae Connected the syntax highlicghter to the index. It now shows valid keywords and values 2019-05-30 19:57:02 +02:00
Veronica K. B. Olsen b526b0f5d9 Got a working version of index builder that seems to do what is needed. 2019-05-30 18:45:17 +02:00
Veronica K. B. Olsen c485851df3 Added closing of document feature 2019-05-26 15:55:10 +02:00
Veronica K. B. Olsen 76cb03fad8 Some reorganisation of how stuff is opened and closed. 2019-05-26 15:34:34 +02:00