F4MiniMenu icon indicating copy to clipboard operation
F4MiniMenu copied to clipboard

Additional condition to open Editor (file size, date, ...)

Open hi5 opened this issue 7 years ago • 0 comments

For example "if filesize > 50mb" -> open not in default editor but alternate editor

So your default editor for log files is Notepad++ but if the file size of the log is over 50mb open it in another editor, graphical mockup: editor configuration

Use:

  • File size
  • Date
  • ...?

Source: Check the file size before editor is launched http://www.ghisler.ch/board/viewtopic.php?t=49231

hi5 avatar Jan 15 '18 18:01 hi5