feat(tui): add link picker and navigation history #45
Reference in New Issue
Block a user
Delete Branch "feat/link-navigation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
[in detail view to see all[[links]]in current entry. j/k navigates, enter follows, esc cancels.Store.ResolveLink()(title match first, body substring fallback). Navigates to target entity with backlinks loaded.[and esc history documented in Detail View section.Test plan
[[links]]between them[→ verify link picker shows[on entry with no links → verify "no links" messagego test ./...)View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.