diff --git a/project/calcifer.project b/project/calcifer.project index b10a98e..74af072 100644 --- a/project/calcifer.project +++ b/project/calcifer.project @@ -1 +1 @@ -{"categories":[{"name":"to do","content":[{"name":"inspire from Jiji refresh","description":"use egui::Context::request_repaint_after(ctx, Duration::from_secs_f32(BACKGROUND_REFRESH_DELAY));\n\n","id":1}]},{"name":"+","content":[]}]} \ No newline at end of file +{"categories":[{"name":"to do","content":[{"name":"move config","description":"config from .calcifer/save.json\nto .config/calcifer/state.json","id":1},{"name":"add id to textarea per tab","description":"to improve undo, make each code area of each tab have a unique id (no more undo into another tab)","id":1},{"name":"bug project","description":"when switching tabs between two project file, if item window is open it crashes","id":1}]},{"name":"+","content":[]}]} \ No newline at end of file