aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlukeflo2025-07-05 22:32:41 +0200
committerlukeflo2025-07-05 22:32:41 +0200
commite27069540a0bb22640974d0bd1a1bdf153b1b40d (patch)
treeab0984a45f4247d20c237e4bf8cd07d05a3a2fe0
parent2990df627ff54f01bafdcab767c0a73198e9e6cc (diff)
downloadbibiman-e27069540a0bb22640974d0bd1a1bdf153b1b40d.tar.gz
bibiman-e27069540a0bb22640974d0bd1a1bdf153b1b40d.zip
succesfully tested note creation
-rw-r--r--src/bibiman.rs1
-rw-r--r--tests/note-files/doody.md0
2 files changed, 1 insertions, 0 deletions
diff --git a/src/bibiman.rs b/src/bibiman.rs
index 71ac831..87963dc 100644
--- a/src/bibiman.rs
+++ b/src/bibiman.rs
@@ -774,6 +774,7 @@ impl Bibiman {
File::create_new(new_file).unwrap();
self.close_popup();
+ self.update_lists(cfg);
Ok(())
}
diff --git a/tests/note-files/doody.md b/tests/note-files/doody.md
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/note-files/doody.md