Skip to content

QuickNotes v1.0.12

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Feb 13:55
· 3 commits to master since this release

πŸ“ QuickNotes v1.0.12

QuickNotes Logo

✨ What's New in v1.0.12

  • πŸ”„ Added Git Sync feature with detailed settings for commit configuration. And notes is stored in Git repository, for backup and sync.
  • πŸš€ Improved multi-line notes with better code snippet support.
  • πŸ”„ PowerToys Run plugin validation compliance, optimized dependencies
  • πŸ”„ Enhanced note deletion with better confirmation dialogs and ID-based identification
  • πŸ“ Reworked note management system fixing critical bugs with deletion and editing

πŸ“ Major Feature: Full Markdown Support!

  • Multi-line Markdown Editor with live preview
  • Rich formatting: Headers, code blocks, lists, and more
  • New commands: qq markdown or qq md to open editor
  • Seamless integration with existing notes

πŸš€ Enhanced Features

  • Headers: #, ##, ### β†’ β–Άβ–Άβ–Ά, β–Άβ–Ά, β–Ά
  • Code blocks: ``` β†’ Bordered display
  • Inline code: `code` β†’ ⟨code⟩
  • Lists: - β†’ β€’, 1. β†’ β‘ 
  • Multi-line storage with backward compatibility

πŸ“₯ Installation

  1. Download the ZIP file for your platform (x64 or ARM64)
  2. Extract to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins\
  3. Restart PowerToys
  4. Start using with Alt+Space then type qq

πŸ” Quick Commands

Command Description
qq <text> Create a new note
qq markdown or qq md Create multi-line markdown note
qq help Show help information
qq search <word> Search notes
qq edit <number> Edit a specific note
qq view <number> View note details
qq backup Backup notes

πŸ“¦ Package Files

  • QuickNotes-1.0.12-x64.zip - For x64 systems
  • QuickNotes-1.0.12-arm64.zip - For ARM64 systems
  • .sha256 files contain checksums for verification

πŸ™ Thank You

Thank you for using QuickNotes! If you encounter any issues or have suggestions, please open an issue.

Made with ❀️ by ruslanlap