supernote-obsidian-plugin
supernote-obsidian-plugin copied to clipboard
Page number shifted to 0-based indexing
When saving image to vault, page numbers are shifted by -1,
- e.g. page 1 becomes NoteTitle-0.png
- page 73 becomes NoteTitle-72.png
Could you get the png filename to match the notebook page number? Thanks for a great app!
That is a good idea. I will look into it.