Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

tonyespinoza1 and others added 2 commits January 1, 2026 01:21
- Add hierarchical export format (v2) with notebook nesting info
- Fix isHidden export using resolveBooleanValue helper
- Add duplicate title handling on import with auto-rename (Title, Title (2), etc.)
- Use topological sort for notebook creation order (leaves first)
- Export childNotebooks and noteIds for proper hierarchy reconstruction
- Look up isHidden from allCharmsRaw by NAME for reliable value resolution

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: tonyespinoza1 <tonyespinoza1@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
* feat(notebook): improve drag-drop and add quick actions

- Add 📓 New Notebook button next to New Note in header
- Replace Notebooks dropdown with simple 📁 All Notes button
- Add header drop zone for sibling notebooks (proper move semantics)
- Sibling notebooks can only drop on header, not individual list items
- List items can drop on other list items, siblings, or parent notebook
- Clean up drag-drop handlers with proper move semantics

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* style: format notebook.tsx

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix: remove unused handlers and variables in notebook.tsx

Remove dead code flagged by deno lint:
- handleDropOntoOtherNotebook (unused handler)
- toggleMenu, closeMenu (replaced by direct buttons)
- menuNewNote, menuNewNotebook (replaced by direct buttons)
- menuGoToNotebook, menuAllNotebooks (replaced by goToAllNotes)
- menuOpen state (no longer used without menu handlers)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: tonyespinoza1 <tonyespinoza1@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
@pull pull bot locked and limited conversation to collaborators Jan 1, 2026
@pull pull bot added the ⤵️ pull label Jan 1, 2026
@pull pull bot merged commit bd93143 into ExaDev:main Jan 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant