• Joined on 2025-02-03
logan opened issue yonlu/yellowjacket#146 2026-08-20 00:26:43 +00:00
Flaky: TestYtDlpSearchSkipsUnparseableLines failed once in a full make test run
logan commented on issue yonlu/yellowjacket#27 2026-08-20 00:10:32 +00:00
Desktop: fold the Jobs tab into Settings — library jobs under Library, metadata jobs elsewhere

Claiming. Branch: feat/27-jobs-into-settings.

Approach. Honouring the Direction's split-by-kind rather than moving the page into one Settings section, because reading the code first turned…

logan commented on issue yonlu/yellowjacket#73 2026-08-19 23:47:03 +00:00
Roadmap: suggested order for the desktop + Android backlog (#5–#72)

#25 landed (PR #145, merged as 5af545e), so Phase 2's next item is #27 — and the storage shape argued above is what it should lean on: removing the Jobs destination costs nothing,…

logan pushed to main at yonlu/yellowjacket 2026-08-19 23:46:24 +00:00
5af545e38d Merge pull request 'Configurable sidebar destinations, Downloads gated on a client, Autotag off by default' (#145) from feat/25-configurable-sidebar-tabs into main
9da3967dd9 docs: record that destinations are configuration
c8d94a8203 test(e2e): cover configurable destinations; stop assuming a nav item
43d78a731a feat(shell): draw only the destinations the user kept
a3926704cc feat(config): make the shell's destinations configurable
Compare 5 commits »
logan closed issue yonlu/yellowjacket#25 2026-08-19 23:46:23 +00:00
Desktop: let the user choose which sidebar tabs are shown; hide Downloads without a client; Autotag off by default
logan merged pull request yonlu/yellowjacket#145 2026-08-19 23:46:23 +00:00
Configurable sidebar destinations, Downloads gated on a client, Autotag off by default
logan created pull request yonlu/yellowjacket#145 2026-08-19 23:35:03 +00:00
Configurable sidebar destinations, Downloads gated on a client, Autotag off by default
logan pushed to feat/25-configurable-sidebar-tabs at yonlu/yellowjacket 2026-08-19 23:34:36 +00:00
9da3967dd9 docs: record that destinations are configuration
c8d94a8203 test(e2e): cover configurable destinations; stop assuming a nav item
43d78a731a feat(shell): draw only the destinations the user kept
a3926704cc feat(config): make the shell's destinations configurable
Compare 4 commits »
logan created branch feat/25-configurable-sidebar-tabs in yonlu/yellowjacket 2026-08-19 23:34:36 +00:00
logan commented on issue yonlu/yellowjacket#73 2026-08-19 23:11:50 +00:00
Roadmap: suggested order for the desktop + Android backlog (#5–#72)

Phase 2's next item is #25, and its stated order with #27 holds — but only because of a design choice, so here is the choice.

The list says `#25 configurable sidebar tabs → unlocks #27…

logan commented on issue yonlu/yellowjacket#25 2026-08-19 23:11:28 +00:00
Desktop: let the user choose which sidebar tabs are shown; hide Downloads without a client; Autotag off by default

Claiming. Branch: feat/25-configurable-sidebar-tabs.

Approach. A per-view visibility map in GeneralConfig (ViewVisibility map[string]bool) — not a HiddenViews list and not eleven…

logan commented on issue yonlu/yellowjacket#73 2026-08-19 22:28:55 +00:00
Roadmap: suggested order for the desktop + Android backlog (#5–#72)

Phase 2's back/forward pair is done, in the inverted order argued above. #72 (PR #141) then #6 (PR #144), and the inversion paid for itself: #6's Back button is the first thing in the app that…

logan pushed to main at yonlu/yellowjacket 2026-08-19 22:27:40 +00:00
ea53d4f15b Merge pull request 'Global back and forward, and the launch entry that made Back a lie' (#144) from feat/6-global-back-forward into main
ea16e07c46 docs: record the back/forward chrome and the two launch navigations
4f47c85208 test(e2e): cover global back/forward, including the launch entry
603728a3fb fix(shell): let the landing page replace the launch entry
018d857746 feat(shell): global back and forward in the top bar
Compare 5 commits »
logan closed issue yonlu/yellowjacket#142 2026-08-19 22:27:39 +00:00
The launch records two history entries, so the first back press does nothing (and does not exit on Android)
logan closed issue yonlu/yellowjacket#6 2026-08-19 22:27:39 +00:00
Desktop: back/forward navigation should be global, not per-tab
logan merged pull request yonlu/yellowjacket#144 2026-08-19 22:27:39 +00:00
Global back and forward, and the launch entry that made Back a lie
logan created pull request yonlu/yellowjacket#144 2026-08-19 22:10:11 +00:00
Global back and forward, and the launch entry that made Back a lie
logan created branch feat/6-global-back-forward in yonlu/yellowjacket 2026-08-19 22:09:42 +00:00
logan pushed to feat/6-global-back-forward at yonlu/yellowjacket 2026-08-19 22:09:42 +00:00
ea16e07c46 docs: record the back/forward chrome and the two launch navigations
4f47c85208 test(e2e): cover global back/forward, including the launch entry
603728a3fb fix(shell): let the landing page replace the launch entry
018d857746 feat(shell): global back and forward in the top bar
Compare 4 commits »
logan opened issue yonlu/yellowjacket#143 2026-08-19 22:01:59 +00:00
The top bar overflows by 11px at 600x600, the bottom of the Compact band