Skip to content

Commit

Permalink
Update pl.x86.json
Browse files Browse the repository at this point in the history
  • Loading branch information
francostellari authored Mar 3, 2024
1 parent 535e288 commit 514239f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -1593,9 +1593,9 @@
{
"folder-name": "TakeNotes",
"display-name": "TakeNotes",
"version": "1.2.6.0",
"id": "e5018dd7f5f4adee4f71ef634a69a6f92b0acaa4c4e35a69f6511780aaae0a45",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/TakeNotes/TakeNotes_dll_1v26_x32.zip",
"version": "1.2.7.0",
"id": "664f243d59fb8e63938b0520d48850beb19ca7fb12b3d731d6a1f8be6c546193",
"repository": "https://github.com/francostellari/NppPlugins/raw/main/TakeNotes/TakeNotes_dll_1v27_x32.zip",
"description": "Helps people who like to use Notepad++ for jotting quick notes. Instead of using unnamed 'new ?' files, this plugins allows to quickly create new empty files in a folder of choice. The file names may be custom generated using a mask and may contain details such as the user name, date, and time of creation so that unique files may be generated. Additionally, the plugin allows to load exiting notes in the folder of choice, save existing files as a note, and open the last saved note quickly. Please refer to the Options dialog box for more details. It is strongly recommended to use this plugin in combination with AutoSave to make sure that you never loose a note.",
"author": "Franco Stellari",
"homepage": "https://github.com/francostellari/NppPlugins"
Expand Down

0 comments on commit 514239f

Please sign in to comment.