Codex

所属分类:自动编程
开发工具:F#
文件大小:17KB
下载次数:0
上传日期:2019-11-11 07:42:59
上 传 者sh-1993
说明:  以小说为中心的文字处理器
(fiction-focused word processor)

文件列表:
Codex.sln (2790, 2019-11-11)
src (0, 2019-11-11)
src\Codex.EntryPoint (0, 2019-11-11)
src\Codex.EntryPoint\Codex.EntryPoint.fsproj (581, 2019-11-11)
src\Codex.EntryPoint\MainWindow.fs (5681, 2019-11-11)
src\Codex.EntryPoint\Program.fs (399, 2019-11-11)
src\Codex.Model (0, 2019-11-11)
src\Codex.Model\Codex.Model.fsproj (520, 2019-11-11)
src\Codex.Model\Core.fs (347, 2019-11-11)
src\Codex.Model\SceneEditor.fs (885, 2019-11-11)
src\Codex.Model\TableOfContents.fs (1623, 2019-11-11)
src\Codex.Model\TestNovel.fs (4977, 2019-11-11)
src\Codex.Views (0, 2019-11-11)
src\Codex.Views\BindableRichTextBox.xaml (918, 2019-11-11)
src\Codex.Views\BindableRichTextBox.xaml.cs (2378, 2019-11-11)
src\Codex.Views\Codex.Views.csproj (392, 2019-11-11)
src\Codex.Views\MainWindow.xaml (1927, 2019-11-11)
src\Codex.Views\MainWindow.xaml.cs (436, 2019-11-11)
src\Codex.Views\SceneEditor.xaml (1896, 2019-11-11)
src\Codex.Views\SceneEditor.xaml.cs (194, 2019-11-11)
src\Codex.Views\SharedStyles.xaml (2059, 2019-11-11)
src\Codex.Views\TableOfContents.xaml (3589, 2019-11-11)
src\Codex.Views\TableOfContents.xaml.cs (202, 2019-11-11)
src\Codex.Views\Themes (0, 2019-11-11)
src\Codex.Views\Themes\Dark.xaml (360, 2019-11-11)
src\Codex.Views\Themes\Light.xaml (360, 2019-11-11)
toc-poc.txt (371, 2019-11-11)

# Codex A fiction-focused word processor. ## Background I do the [NaNoWriMo](https://github.com/ChrisPritchard/Codex) competition every year, and have won every year - no bragging :D - usually writing with MS Word. I have used more...focused tools like [Scrivener](https://www.literatureandlatte.com/scrivener/overview) before, but ultimately found them too busy and not 'source control' friendly - Scrivener for example would create large, unwieldy, non-text files that are hard to persist via Github. Word wouldn't too, of course, but Word at least has a much smaller file save size. This project is an attempt to marry F#, WPF via dotnet core 3.0 and the elmish architecture (via the excellent [Elmish.WPF](https://github.com/elmish/Elmish.WPF)) to create a writing tool, a word processor if you will, that is targeted towards writing novels and novels alone, with plenty of useful planning and outlining features but with an overall minimalist aesthetic. ## Project Status Very much still a work in progress. In particular, I might have to take a break to actually write the novel for NaNoWriMo 2019 in the middle of dev - the tool won't be ready in time for November, at least at time of writing. WPF and XAML is a syntax/technology I haven't used in anger in half a decade, and now that I am using it again I find very much that I am using it in ANGER :) Its not too bad, but the learning curve is slow. So, WIP!

近期下载者

相关文件


收藏者