Chesser: PGN-Powered, Vault-Stored, and Mobile-Ready#35
Open
123vincent wants to merge 17 commits into
Open
Conversation
modify css to make them responsive for iPhone in portrait mode
rename the “Reset” button “Home". added an “Init” button linked to function loadInitialPosition() in the Chesser class
Replaces `localStorage` with persistent storage in the vault (`.ChesserStorage/`)
Replaces `localStorage` with persistent storage in the vault `.ChesserStorage/`
Allows user to define a PGN directly in the code block. Adds an "Init" button to reset the board to the PGN/FEN-defined starting position.
Author
✅ Chesser vNext merged
All features are fully compatible across desktop and mobile, with no conflicts or breaking changes. Ready to roll 🚀 |
modified setIcon of the Init button
Release: Chesser Plugin with PGN Init, Vault Storage, and Mobile Enhancements
Responsive Chessboard: The board scales with screen size (no horizontal scrolling) Adaptive Toolbar: Toolbar appears above the menu on mobile The "Enable Free Move?" toggle is hidden via CSS
add comment: /* end of media */
feat: add "Copy PGN" button to chessboard toolbox
minor bug correction
added getChess()
code modification of the “Copy PGN” button
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Chesser Plugin (Customized)
This is a fully customized version of the Chesser plugin for Obsidian, with enhanced features for multi-device use, improved chessboard initialization, and a mobile-friendly interface.
✅ Functional Improvements
🗂️ Vault-based State Storage
localStoragewith persistent storage in the vault (.ChesserStorage/)adapter.read/write)♟️ PGN Initialization Support
FENifPGNis not provided🆕 Init Button
🏠 Reset Button Icon
homefor clearer UX🙈 Hide "Free Move" Option
📱 Mobile Enhancements
🧩 Responsive Board Sizing
::before🎛️ Adaptive Toolbar Layout
🛠️ How to Use
.obsidian/plugins/directory.pgnandfenin the code block.Built with care to support mobile note-taking, versioned storage, and fast chess-based documentation.
Happy to help if you want to merge these features or discuss further!