linuxmint / cinnamon-spices-desklets

Desklets for the Cinnamon desktop
http://cinnamon-spices.linuxmint.com
GNU General Public License v2.0
152 stars 163 forks source link

notes@schorschii: Allow in desklet note taking #1293

Closed anaximeno closed 1 month ago

anaximeno commented 1 month ago

Hello @schorschii, With this PR I generally made two changes:

  1. Reorganize settings, dividing it in two sections General, and Visual
  2. Allow taking notes in the Desklet with the textview settings component type. This is a toggeable option, the default is still the text-based note, but you can edit notes directly in the desklet settings now, which makes sense since each Desklet will have its own settings instance.

Example Picture:

Captura de ecrã de 2024-09-28 06-52-54

schorschii commented 1 month ago

Nice idea! Can you please add the new settings strings to the .pot file?

anaximeno commented 1 month ago

Can you please add the new settings strings to the .pot file?

Done!

rcalixte commented 1 month ago

Done!

Your branch just needed a rebase from master.