-
Extract CSS to its own crate for use with Stry, CMC, and Akibisuto projects -
Cut down on dependencies
Wait for everyone to update to Tokio v0.2The issue is mostly mio and rand
-
Fill out the README
-
Server:
Logger for the custom serverRoute logging
- Story and chapter edit API routes
- Clap arguments/config
Maybe use Actix or Warp instead- CSP header
-
Web interface:
Story tile sizeDark themeChapter number/titleChapter pagination selectorPage bottom paddingDarker horizontal brake- Progress saving
- Progress bar?
Index pagination- Keyboard bindings
SearchSave the query either in cookies or query parameter
- Ability to edit stories though the client
-
Scraper:
- Updates
- GUI?
Site scrapping and auto HTML to MarkdownConvert Turndown into Rust
- Use a script based system instead (loaded by rust)
-
Scraper/Sites:
Archive of Our Own- Wattpad
- Ficwad
FanFiction.netFix downloading stories with only one chapter
-
Database:
New shorter IDs (nanoID)- Chapter 0
Pre/Post authors note- Exporter
- Importer (JSON, MessagePack, SQLite, ZIP/TAR, and/or custom binary)
- Full text search
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.