alpha
Login
or
Join now
graham.systems
/
trawler
Star
4
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Personal outliner built with Rust.
Star
4
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
trawler
/
crates
/
at
4f9f75d2127cbeb8fa4e9b5832f99cb55ed0cd48
2 folders
graham.systems
phase 6.6: quick open + focus/identity fixes
14d ago
4f9f75d2
trawler
phase 6.6: quick open + focus/identity fixes - Ctrl+K fuzzy switcher over pages, tags, and journal-date shortcuts - widen View::Node from TreeID to NodeId so tags/dates are navigable like pages (fixes following an uncreated [[Page]] or #tag reference being a dead end) - resolve_date() unifies 'today'-style shortcuts with the actual journal page so they never diverge into two nodes - root_focus fallback so app-level shortcuts (Ctrl+K, zoom, back/forward) still dispatch on a Tag/Date view with no editable row focused - '+ Create page' / Ctrl+Enter materializes a real page from an uncreated tag/page/date view - dedupe quick-open results by target node; drop the '#' prefix for NodeId::Tag display since it may equally be an uncreated page
2 weeks ago
trawler-core
phase 6.6: quick open + focus/identity fixes - Ctrl+K fuzzy switcher over pages, tags, and journal-date shortcuts - widen View::Node from TreeID to NodeId so tags/dates are navigable like pages (fixes following an uncreated [[Page]] or #tag reference being a dead end) - resolve_date() unifies 'today'-style shortcuts with the actual journal page so they never diverge into two nodes - root_focus fallback so app-level shortcuts (Ctrl+K, zoom, back/forward) still dispatch on a Tag/Date view with no editable row focused - '+ Create page' / Ctrl+Enter materializes a real page from an uncreated tag/page/date view - dedupe quick-open results by target node; drop the '#' prefix for NodeId::Tag display since it may equally be an uncreated page
2 weeks ago