Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #67

Merged
merged 3 commits into from
Aug 3, 2024
Merged

Dev #67

merged 3 commits into from
Aug 3, 2024

Conversation

RedAtman
Copy link
Owner

@RedAtman RedAtman commented Aug 3, 2024

No description provided.

Adds a new `body` property to the `Note` class, allowing users to easily access the note's body content. The property extracts the body from the note's content, splitting it at the first newline. This improves the usability and clarity of the `Note` class.
Enhance the quick panel to display notes with richer information, including:

- Note body snippet
- Version and update timestamp
- Tags (to be implemented in the future)

This provides a more informative view of notes in the quick panel, aiding in note selection and organization.
Refine the note list style by introducing a custom item class and enriching the quick panel with:

- Note body snippets
- Version and update timestamps
- (Future) Tag display

These improvements provide a more visually appealing and informative overview of notes within the plugin.
@RedAtman RedAtman merged commit 14f814e into master Aug 3, 2024
1 check passed
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