You are browsing as a guest. Sign up (or log in) to start making projects!

Desktop Quick Note Taker

  • 2 Devlogs
  • 1 Total hours
Open comments for this post

20m 33s logged

Add note-taking application with system tray support

  • Implemented a Tkinter-based GUI for taking and displaying notes.
  • Integrated JSON file handling for saving and loading notes.
  • Added functionality to show notes in a tree view.
  • Included keyboard shortcut (Ctrl + Alt + N) to open the note-taking app.
  • Set up a system tray icon using pystray for easy access to the application.
  • Added an exit option in the system tray menu to close the application.
  • Included an image asset (notes.png) for the system tray icon.

Add note-taking application with system tray support

  • Implemented a Tkinter-based GUI for taking and displaying notes.
  • Integrated JSON file handling for saving and loading notes.
  • Added functionality to show notes in a tree view.
  • Included keyboard shortcut (Ctrl + Alt + N) to open the note-taking app.
  • Set up a system tray icon using pystray for easy access to the application.
  • Added an exit option in the system tray menu to close the application.
  • Included an image asset (notes.png) for the system tray icon.

Replying to @Greg_ios

0
5
Open comments for this post

23m 58s logged

Make the basic logic for the Desktop Quick Note Taker. But I have some problems with the show notes

Make the basic logic for the Desktop Quick Note Taker. But I have some problems with the show notes

Replying to @Greg_ios

0
3

Followers

Loading…