1. Overview
2. Downloads
3. Quick Start
4. FAQ
5. Change History
1. Overview
MiloDB is an offline application and database that provides enhanced search capabilities to find Milovana teases. It supports EOS, Flash, and Regular tease formats.
Searches can look for text in the following fields:
- Title
- Summary
- Text content
- Tags
- Author name
- Date published
- Tease ID
- Author ID
- Type (eos/nyx/reg/aud)
milodb-user-guide.pdf', contains more information.1.1. Interface
Queries are entered into the edit box at the top and pressing
<ENTER>performs the search if the query is valid.
The query is an expression that may be as simple as:
text contains mangoor more complex with boolean operators:
rating >= 4 and (text contains notebook or summary contains notebook)1.2. Platform Support
The tool is written in Python and has been built into a single executable with pyinstaller for Windows and Linux.
1.3. Database Limitations
- Tags are obtained from the Milovana webpages, and hence are likely to be a subset of the actual tags that the author of the tease registered.
- The database will be some months behind the teases available from the Milovana website.
This provides some time for the content and rating of the teases to settle before they are captured. - Teases that are changed after they've been captured may not be updated in the database because there is no easy way to determine that they've been changed.
However, if the author updates the title or summary, that provides a hint to me that the content might have changed, and therefore I'll update the content. - Teases that have been deleted after they've been captured still reside in the database, but may not be indicated as deleted if they're more than about a year old.
I occasionally scan for deleted teases, but if you find one that's deleted and not marked as such, let me know. - Authors that have left Milovana after their teases have been captured still reside in the database, but may not be indicated as gone if the teases are more than about a year old.
I occasionally scan for missing authors, but if you find one that's gone and not marked as such, let me know.
- The user guide is a work-in-progress.
- The dark theme is not currently configurable.
- There could be a simpler alternative to the query panel for searching.
- The card panel goes temporarily blank when scrolling with the scroll bar.
- When sorting the list panel, it always scrolls back to to the top-left.
- When sorting the list panel, the current selection is cleared.




