Skip to content

Releases: makjac/quick_note

quick_note_1.2.4+13

17 Sep 03:33
f08890a
Compare
Choose a tag to compare

What's Changed

  • Block Naming in Reorder Mode: Updated the block naming for better clarity in the reorderNoteBlocks mode. The "Bookmark block" is now specifically labeled, rather than a generic "block".
  • Floating Action Button (FAB) Visibility: Improved FAB behavior to reappear after one second when it was hidden due to scrolling down.
  • FAB Styling: Applied a lighter theme to the Floating Action Button for enhanced visibility.
  • FAB State on HomePage: Changed the Floating Action Button state on the homepage from expanded to default.
  • Default Display of Note Block Addition: Added automatic display of the option to add a note block immediately after creating a new note in the mobile app.

quick_note_1.2.3+12

13 Sep 01:13
173ce8a
Compare
Choose a tag to compare

What's Changed

New Features

  • Splash Screen: Added a new splash screen that appears when the app starts.

Improvements

  • Hover Color Standardization: Refactored hover colors for note items to ensure consistency throughout the application. The hover color is now standardized for a more cohesive look and feel.

quick_note_1.2.2+11

11 Sep 22:18
e6fe995
Compare
Choose a tag to compare

What's Changed

  1. Favicon Display Fix: Corrected the display of the favicon for bookmarks in the note preview tile.
  2. Regex Validation Improvement: Fixed regex patterns to accurately validate URLs.
  3. FloatingActionButton Behavior: Implemented logic to hide the FloatingActionButton on main screens.
  4. On-Hover Highlight Effect: Added hover highlight effect for to-do task items to enhance user interaction.
  5. Auto-Scroll Functionality: Enabled automatic scrolling to the bottom of the notebook view when a new note block is added.

quick_note_1.2.0+8

10 Sep 17:15
79bef5b
Compare
Choose a tag to compare

What's Changed

  • feat: Added undo/redo functionality for changes in notes.
  • refactor: Updated the notebook UI for mobile devices.

quick_note_1.1.3+8

28 Aug 01:56
364f8b5
Compare
Choose a tag to compare
  • fix: clear AddBookmarkWidget after adding a new bookmark in specific cases
  • fix: autofocus not released from AddBookmarkWidget text input after adding a new bookmark

quick_note_1.1.3+7

27 Aug 04:54
3ff4d67
Compare
Choose a tag to compare
  • fix: Disabled autocorrect in the bookmark input field to prevent unwanted corrections.
  • fix: Improved URL validation for bookmarks to ensure they work correctly.
  • ui: Updated UI for popup menu on desktop: Enhanced the appearance of the contextual menu in the note preview.
  • ui: Updated mobile app menu UI: Active menu option is now highlighted for better visibility.
  • feat: Automatic focus: Automatically focuses on the note title, text block content, newly added tasks in the TODO list, and the bookmark block for easier access.
  • style: Automatic capital letters: New sentences in note elements (title, block titles, text block content, and task content in the TODO list) now start with a capital letter.

quic_note_1.1.2+6

26 Aug 03:12
5f83ffc
Compare
Choose a tag to compare
  • feat: Added new UI for the note editing menu in the desktop version.
  • feat: Implemented filtering of empty notes (empty notes are now automatically deleted).
  • refactor: Updated colors in the "Note Color Selection" modal for the light theme.
  • fix: Fixed logic issues in the "Add First Note" button.

v0.1.0 QuickNote: First Release

30 Jul 19:06
Compare
Choose a tag to compare
Pre-release

QuickNote v0.1.0

QuickNote is a simple and efficient note-taking application designed to help you effortlessly keep track of your thoughts, ideas, and to-do lists.

Features:

  1. Create, edit, and delete notes
  2. Quickly search for notes
  3. Notes consist of blocks: text and to-do
  4. Archive notes
  5. User-friendly interface with support for 9 languages and customizable app themes

Future Plans:

  1. Integration with cloud services
  2. Adding note reminders
  3. Securing notes with passwords
  4. Expanding note blocks to include: pictures, bookmarks, RSS feeds, quotes, drawings, maps, and tables

Thank you for using QuickNote!