Skip to content

Feature/add export capabilities#32

Merged
mcgivrer merged 42 commits into
mainfrom
feature/add-export-capabilities
Feb 25, 2026
Merged

Feature/add export capabilities#32
mcgivrer merged 42 commits into
mainfrom
feature/add-export-capabilities

Conversation

@mcgivrer
Copy link
Copy Markdown
Owner

No description provided.

mcgivrer and others added 30 commits February 21, 2026 18:29
…ening-project

Bugfix/fix visual glitch when opening project
- Introduced a new SVG illustration for the Network Diagram, depicting document links and shared tags.
- Updated the Tag Cloud SVG to include a mini graph for the Network Diagram.
- Added a new SVG illustration for the View Menu, detailing panel visibility toggles.
- Revised the user guide to include the Network Diagram section, detailing its functionality and interaction.
- Updated the table of contents and navigation instructions to reflect the new features.
…in-graph

feat: Add tooltip functionality for document nodes in the visual link…
feat: Enhance canvas resizing to adjust graph view dynamically
…in-code

feat: Add copy button functionality to code blocks in preview panel
feat: Add tooltip for linked documents in network diagram
…e user guide

- Added `image-preview.svg` to illustrate the image preview feature with zoom and pan capabilities.
- Introduced `preview-front-matter.svg` to demonstrate the collapsible front matter in the preview.
- Enhanced `main-interface.svg` with a front matter panel section.
- Updated `user-guide-en.md` to include new features, reorganize sections, and improve descriptions of existing functionalities.
- Incremented application version to 0.0.5 in `SplashScreen.java`.
- Add a Marknote.svg icons
- Add all PNG icons (16,32, 64 and 128px)
- Update MarkNote code to use multisized icons
- update README with new SVG application's icon.
…unction

Feature/add search and replace function
…r-option

Feature/add external plantuml jar option
- Introduced Git integration in MarkNote, allowing users to commit local changes, pull from remote, and push updates.
- Added a Git toolbar in the Project Explorer for easy access to sync operations.
- Implemented Git status indicators for files in the Project Explorer, showing their tracked status (CLEAN, MODIFIED, STAGED, UNTRACKED).
- Created a GitService class to handle Git operations asynchronously, including status refresh and sync.
- Enhanced the Options dialog with a new Git tab for configuring SSH keys and personal access tokens.
- Updated user guide to include Git support details and usage instructions.
- Added internationalization support for new Git-related messages in multiple languages.

fixes #29
…ect-sync

Feature/add git support for project sync
- print to virtual printer or physical printer,
- export as ZIP file
@mcgivrer mcgivrer added this to the 0.1.0 milestone Feb 25, 2026
@mcgivrer mcgivrer self-assigned this Feb 25, 2026
@mcgivrer mcgivrer added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 25, 2026
@mcgivrer mcgivrer merged commit 29d7c93 into main Feb 25, 2026
1 check passed
@mcgivrer mcgivrer deleted the feature/add-export-capabilities branch March 22, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant