issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Python
Filter by
54.7M results
AI Native 워크플레이스에 개인 일정 캘린더를 추가한다. 사용자가 자신의 일정을 만들고 월·주·일·목록 4뷰로 보며, 내게 할당된 이슈 마감일을 함께 보고, 시작 전 리마인더를 받는다. 반복 일정까지 단계적으로
확장.
설계 문서: docs/superpowers/specs/2026-06-06-calendar-app-design.md
핵심 설계
- ...
enhancement
epic:calendar
Problem
The Obsidian plugin protocol handler accepts ma:// queue/capture/open-style actions. Protocol handlers are convenient,
but they are also an external entry point into the vault integration.
Expected ...
enhancement
security
Description
Currently, the application lacks comprehensive accessibility support and keyboard navigation, making it difficult for
users who rely on keyboards or assistive technologies to interact with ...
반복 일정 지원. 캘린더에서 가장 복잡한 슬라이스, 마지막에 진행.
설계 문서: docs/superpowers/specs/2026-06-06-calendar-app-design.md
범위
- 스키마 확장: calendar_event.recurrence_rule(RRULE) + calendar_event_exception(특정 회차 override/취소), ...
enhancement
epic:calendar
Problem
Generated plugin wrapper scripts interpolate manifest command/args into a shell script. Current escaping is focused on
double quotes and does not fully defend against shell metacharacters, expansions, ...
bug
security
일정 시작 전 리마인더를 notify 인박스로 받는다.
설계 문서: docs/superpowers/specs/2026-06-06-calendar-app-design.md
범위
- 데이터: event_reminder(event_id, lead_minutes, fired_at null), 마이그레이션 V{n}__calendar_reminder.sql
...
enhancement
epic:calendar
Problem
Universal plugin installation can mutate detected host-agent MCP configs directly. If a generated entry is wrong or a
host config format changes, users need a reliable way to preview, recover, ...
enhancement
내게 할당된 이슈의 마감일(due date)을 캘린더에 읽기전용으로 겹쳐 표시.
설계 문서: docs/superpowers/specs/2026-06-06-calendar-app-design.md
범위 (프론트 병합 방식)
- 백엔드 모듈 경계 유지: calendar 도메인은 이슈를 모름
- 프론트에서 기존 issue API(내게 할당 + due ...
enhancement
epic:calendar
캘린더 코어 MVP. 이것만으로 개인 일정 관리가 동작한다.
설계 문서: docs/superpowers/specs/2026-06-06-calendar-app-design.md
범위 (end-to-end 한 슬라이스)
- 백엔드 calendar 도메인: 단일 일정 CRUD (jOOQ, feature-sliced: controller/service/repository/dto/exception) ...
enhancement
epic:calendar

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.