|
|
|
|
|
by jadavies
1993 days ago
|
|
A desktop tool to assist with planning a piece of writing using the book architecture method ( https://thefriendlyeditor.com/tag/the-book-architecture-meth... ) Uses GTK and is released under a GPL licence - https://github.com/john-davies/mapter Problems / improvements are * Improved Editor with features like search/replace and undo. At the moment the GTKSourceView component looks a likely candidate. * A method of moving or swapping the contents of cells without a lot of cutting & pasting ( drag & drop? ) * There's also an annoying bug with the tree control drag & drop that I need to fix I'm currently using it to try and write a novel. I'm about 35% of the way through and it works surprisingly well. |
|