Skip to content

Fixes misc - #13

Merged
oksbwn merged 7 commits into
masterfrom
fixes_misc
Jul 28, 2026
Merged

Fixes misc#13
oksbwn merged 7 commits into
masterfrom
fixes_misc

Conversation

@oksbwn

@oksbwn oksbwn commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Description

Provide a brief summary of the changes made, the goal of this pull request, and any relevant issue links (e.g. Closes #123).

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code refactoring / Styling update

Checklist

  • Code compiles and runs locally without errors.
  • Follows existing style and patterns of the codebase.
  • Added/updated tests to cover my changes.
  • All new and existing tests passed.
  • Documentation updated (if applicable).

Verification/Screenshots

Provide verification steps, console output logs, or screenshots/videos of UI changes to demonstrate the fix/feature working.

oksbwn added 7 commits July 27, 2026 20:21
- Add Restart Notely in File menu and Command Palette
- Protect unsaved changes with confirmation prompt before restart/switch
- Store favorites in workspace .notes-app/metadata.json without path or .md
- Restart background AI worker process and refresh Git/AI state on switch
- Replace File > New Note with New > Note, Folder submenu
- Add theme-aware Lucide icons to top bar dropdown menu items
- Move Assets Library and Trash / Removed Items to Workspace menu
- Streamline Quick Actions rail panel and right-align list count
- Fix Quit menu item IPC handler in main process
- Prompt workspace setup modal when opening uninitialized folder
- Add rich metadata form (tags chip list, project type, icon, color)
- Support independent README.md creation and Git repository init
- Prevent automatic Git init and README creation on workspace open
- Fix dark mode headings and confirmation dialog layout

Add test suite for workspace creation options.
@oksbwn
oksbwn merged commit 3eb1d95 into master Jul 28, 2026
1 check passed
@oksbwn
oksbwn deleted the fixes_misc branch July 28, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant