• Joined on 2026-02-16
hugo closed issue hugo/bDS2#26 2026-07-15 17:16:57 +00:00
idea: TUI for the application as an alternative entry
hugo closed issue hugo/bDS2#27 2026-07-15 17:16:46 +00:00
bug: TUI ctrl-q does not quit fully - it closes the TUI, but then sits and waits
hugo commented on issue hugo/bDS2#26 2026-07-15 16:45:52 +00:00
idea: TUI for the application as an alternative entry

Phase 6 finished (commit 48e0903 on feature/issue-26-tui-headless-server) — issue #26 implementation complete.

Docs + final gates:

  • DOCUMENTATION.md gained "Running a headless server and…
hugo commented on issue hugo/bDS2#26 2026-07-15 16:39:13 +00:00
idea: TUI for the application as an alternative entry

Phase 5 finished (commit df2bdc2 on feature/issue-26-tui-headless-server)

GUI remote mode over the same SSH channel:

  • New BDS.Desktop.RemoteConnection: parses user@host[:port],…
hugo commented on issue hugo/bDS2#26 2026-07-15 16:21:12 +00:00
idea: TUI for the application as an alternative entry

Phase 4 finished (commit a3ca446 on feature/issue-26-tui-headless-server)

Terminal UI:

  • BDS.TUI is now a real ExRatatui.App over the shared core: sidebar from BDS.UI.Sidebar (same…
hugo opened issue hugo/RuDS#4 2026-07-15 08:06:19 +00:00
i18n is hand-rolled but must use a standard implementation
hugo opened issue hugo/RuDS#3 2026-07-15 07:53:41 +00:00
loading the media sidebar is slow compared to bDS/bDS2
hugo opened issue hugo/RuDS#2 2026-07-15 07:51:33 +00:00
now there is bDS2 as another reference, so look into that
hugo opened issue hugo/RuDS#1 2026-07-15 07:49:42 +00:00
gap: sql should never be literal strings but instead use a proper abstraction
hugo opened issue hugo/bDS2#27 2026-07-14 18:36:57 +00:00
bug: TUI ctrl-q does not quit fully - it closes the TUI, but then sits and waits
hugo commented on issue hugo/bDS2#26 2026-07-14 17:42:07 +00:00
idea: TUI for the application as an alternative entry

Phase 3 finished (commit 3a8fafd on feature/issue-26-tui-headless-server)

UI core extraction:

  • Survey result: the workbench core was already renderer-agnostic (BDS.UI.Workbench,…
hugo commented on issue hugo/bDS2#26 2026-07-14 17:33:16 +00:00
idea: TUI for the application as an alternative entry

Phase 2 finished (commit 16f45d7 on feature/issue-26-tui-headless-server)

Domain event bus:

  • New BDS.Events: contexts broadcast {:entity_changed, %{entity, entity_id, action}} on the…
hugo commented on issue hugo/bDS2#26 2026-07-14 17:17:27 +00:00
idea: TUI for the application as an alternative entry

Phase 1 finished (commit 700ed79 on feature/issue-26-tui-headless-server)

Headless boot mode + SSH daemon:

  • BDS_MODE=server boots the app with no wx children at all (works headless on…
hugo commented on issue hugo/bDS2#26 2026-07-14 16:57:35 +00:00
idea: TUI for the application as an alternative entry

Implementation plan (agreed 2026-07-14)

Architecture: single OTP app, offline-first, two boot modes on all platforms (macOS/Windows/Linux; Linux servers first).

  • desktop = today,…
hugo opened issue hugo/bDS2#26 2026-07-14 14:33:03 +00:00
idea: TUI for the application as an alternative entry
hugo opened issue hugo/bDS2#25 2026-07-14 14:28:56 +00:00
idea: CLI tool to manage content in a bDS2 workspace
hugo opened issue hugo/bDS2#24 2026-07-14 14:12:32 +00:00
idea: git pull should handle all changed files as a base for a validate-like process
hugo opened issue hugo/bDS2#23 2026-07-13 18:12:19 +00:00
bug: styling of insert-link dialog is broken
hugo closed issue hugo/bDS2#22 2026-07-13 08:45:45 +00:00
bug: blogmark doesn't work again
hugo pushed to main at hugo/bDS2 2026-07-13 08:45:30 +00:00
6ec61610f1 fix: issue #22 blogmarks not creating drafts