specCon18
  • Joined on 2025-06-08
specCon18 pushed to main at SK-Development-St.../Nixos-Configuration 2025-09-14 22:19:09 +00:00
bbd0b5f831 added authelia container
specCon18 pushed to main at specCon18/PDF-Merge 2025-08-10 23:16:39 +00:00
736b3745e0 Added README
50a885830f Added License
cf83801dd1 Initial commit
specCon18 created branch main in specCon18/PDF-Merge 2025-08-10 23:16:39 +00:00
specCon18 created repository specCon18/PDF-Merge 2025-08-10 23:16:22 +00:00
specCon18 closed issue SK-Development-St.../GoCalTui#17 2025-07-29 03:24:40 +00:00
Add Terminal Scaling
specCon18 pushed to main at SK-Development-St.../GoCalTui 2025-07-29 02:45:58 +00:00
f362457fe1 added screen clear between view changes
specCon18 pushed to main at SK-Development-St.../GoCalTui 2025-07-29 02:41:41 +00:00
5ebc5d2eee added centering for hourlyView
specCon18 pushed to main at SK-Development-St.../GoCalTui 2025-07-29 02:33:45 +00:00
2476af323f Centered monthly view
specCon18 pushed to main at SK-Development-St.../GoCalTui 2025-07-29 01:55:31 +00:00
0cb41d9cdf added tea.WithAltScreen() to get alt screen buffer
specCon18 commented on issue SK-Development-St.../GoCalTui#17 2025-07-29 01:54:04 +00:00
Add Terminal Scaling

tea.WithAltScreen() was used to get alt buffer.

specCon18 commented on issue SK-Development-St.../GoCalTui#8 2025-07-29 00:44:32 +00:00
rebuild EventForm with bubbletea instead of huh

after disscussion with sky new and update need rendered to the right of hourly view by using views compose-ability and auto-focus to switch to and from them delete should be its own view switched to.

specCon18 commented on issue SK-Development-St.../GoCalTui#8 2025-07-29 00:41:06 +00:00
rebuild EventForm with bubbletea instead of huh
package main

import (
        "fmt"
        "os"
        "strings"

        "github.com/charmbracelet/bubbles/textinput"
        tea "github.com/charmbracelet/bubbletea"
       
specCon18 closed issue specCon18/bubblewand#1 2025-07-29 00:36:45 +00:00
project only works when in bubblewand directory
specCon18 commented on issue specCon18/bubblewand#1 2025-07-29 00:36:45 +00:00
project only works when in bubblewand directory

fixed in 1.0.0 release

specCon18 opened issue SK-Development-St.../GoCalTui#18 2025-07-29 00:35:16 +00:00
Add iCal Support to standardize events
specCon18 commented on issue SK-Development-St.../GoCalTui#8 2025-07-29 00:31:03 +00:00
rebuild EventForm with bubbletea instead of huh

forms are built in testbed need integrated into project.

specCon18 opened issue SK-Development-St.../GoCalTui#17 2025-07-29 00:26:30 +00:00
Add Terminal Scaling
specCon18 opened issue SK-Development-St.../GoCalTui#16 2025-07-29 00:25:52 +00:00
Add auto text theme changed based on bg color
specCon18 opened issue SK-Development-St.../GoCalTui#15 2025-07-29 00:19:21 +00:00
add config option to set storage path for db
specCon18 opened issue SK-Development-St.../GoCalTui#14 2025-07-29 00:18:14 +00:00
Add notif dot to days with events