add upstream and fork in ui
This commit is contained in:
+5
-6
@@ -1,12 +1,11 @@
|
||||
# TODO
|
||||
|
||||
## Local repository scan
|
||||
## Fork support
|
||||
|
||||
- [ ] Make the scanned directories configurable (currently fixed to Desktop and Documents).
|
||||
|
||||
## Create repository dialog
|
||||
|
||||
- [ ] Remember the folder picked in the create-repository dialog and default to it next time (currently defaults to Desktop).
|
||||
- [ ] Add UI for fork (see `PLAN.md` section 1):
|
||||
- [ ] Fork badge on repo list cards (`repo_list.rs::render_card`).
|
||||
- [ ] "Forked from …" text button in the repo detail header (`repo_detail/mod.rs::render_header`) and About dialog.
|
||||
- [ ] Clicking the upstream opens it as a center panel (shared `open_repo_panel` helper).
|
||||
|
||||
## Performance: render path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user