Rename app

This commit is contained in:
2025-12-30 03:31:17 +02:00
parent 33b3fe59db
commit e0047b8fdc
3 changed files with 26 additions and 26 deletions

View File

@@ -127,7 +127,7 @@ pub struct App {
// TODO: Implement possibility of pushing excluded papers back into pending
// TODO: Implement export of included papers as csv for keywording with a spreadsheet
// TODO: Implement export of included papers into zotero (Use RIS format somehow)
// TODO: Implement proper ui and actor thread separation
// TODO: Implement proper multithreading
// TODO: Log everything relevant
impl App {
pub async fn add_seed_paper(&mut self, api_link: &String) {