francostellari / NppPlugins

Other
105 stars 6 forks source link

[Feat Request] - Autosave files by regex pattern #32

Open hidara2000 opened 1 year ago

hidara2000 commented 1 year ago

Cheers for the plugins,

I would love the option to add a list of file patterns to a textbox. If the textbox is empty then all files are autosaved, if not then files matching the patterns would be triggered. eg.

*.md - only save md files

or if regex is enabled \d{4}\d{2}\d{2}.md - only save files that match this pattern eg 2022_12_18.md or 2022_02_13.md

Is the code for the plugins on Git somewhere, Never programmed in C++ or PHP but willing to try

Wolf-SO commented 1 year ago

I was searching for something like this, to make AutoSave only work on notes done by TakeNotes.