- Add database migration and update logic for replyText column in Notes - Implement batch collection of missing reply text via Tumblr API - Add new API integration to fetch reply text for replies - Enhance DataAccess with methods to query/update replyText - Update CLI: -replies now collects and stores reply text - Improve logging (archive logs/), error handling, and output - Remove TL.db from source control
8 lines
128 B
JSON
8 lines
128 B
JSON
{
|
|
"profiles": {
|
|
"URLNotesGrabberCORE": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "-collect 1"
|
|
}
|
|
}
|
|
} |