Skip to content

Misc fixes - #10

Merged
oksbwn merged 11 commits into
masterfrom
misc_fixes
Jul 24, 2026
Merged

Misc fixes#10
oksbwn merged 11 commits into
masterfrom
misc_fixes

Conversation

@oksbwn

@oksbwn oksbwn commented Jul 24, 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 11 commits July 23, 2026 23:50
- Add persistent link hover options card with extended grace timers
- Synchronize split view toolbar height and spacer alignment (33px)
- Add View menu dropdown with Table Editor and Document Outline toggles
- Align table editor modal bottom buttons cleanly
- Support clipboard paste for images, doc attachments & HTML tables to GFM
- Fix scroll jumping on document save with lastScrollTopRef tracking
- Fix outline jump to place single cursor without block selection
- Fix task summary popover hiding on mouse movement
- Replace remote LLM calls with zero-shot GLiNER (NER) and GLiREL (RE) ONNX sessions.
- Parse AST structural elements, dynamic label categories, and frontmatter metadata (Tags, Name, Location, Time).
- Filter Notely system headings (# Cleansed, # RawNotes) from entity/relation outputs.
- Synchronize main process GraphDB clearing during graph rebuilds.
@oksbwn
oksbwn merged commit 9604ab3 into master Jul 24, 2026
1 check passed
@oksbwn
oksbwn deleted the misc_fixes 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