Progress bar for notes (Easy and powerful) with dataview

SUCCESS!!!

I did it!! Now I have a very nice progress bar in my note.

$= "![progress](https://progress-bar.dev/" + Math.round(((dv.current().file.tasks.where(t => t.completed).length) / (dv.current().file.tasks).length || 0) * 100) + "/)"