jya-dev / supernote-tool

Unofficial python tool for Supernote
Apache License 2.0
237 stars 26 forks source link

Request: Port code #35

Open isolatedvirus opened 7 months ago

isolatedvirus commented 7 months ago

Is it possible to get this ported to typescript as an Obsidian plugin?

This would enable conversion of .note files to images from within Obsidian, and provide a workflow improvement for users who are currently exporting image/pdf for use inside of Obsidian.

Benefits would include: -Reduced steps to convert .note to image/pdf via automatic processing inside Obsidian (perform conversion inside obsidian, instead of via script) -Enable faster workflow for users who perform OCR, by having Obsidian perform this task via available plugins (instead of doing OCR on the supernote) -Provide greater accessibility to less tech-savvy users by not requiring a python environment

My current workflow is working well for me (syncthing to push from supernote to server, server detects new files and processes .note to image, server pushes images to devices with obsidian installed). Other Obsidian users would benefit greatly from this, as this tends to be one of the most talked about features in regards to supernote/obsidian users (source: reddit/youtube).

philips commented 5 months ago

I am working on that here: https://github.com/philips/obsidian-plugin-supernote

Although, I don't own a supernote quite yet. I could really use some more test note files if you have any.

isolatedvirus commented 5 months ago

Let me know what you need and I'll get it to you as soon as I can

On Fri, Mar 1, 2024, 18:10 Brandon Philips @.***> wrote:

I am working on that here: https://github.com/philips/obsidian-plugin-supernote

Although, I don't own a supernote quite yet. I could really use some more test files if you have any.

— Reply to this email directly, view it on GitHub https://github.com/jya-dev/supernote-tool/issues/35#issuecomment-1974054445, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKSNLSXH2BJQAJXJBDFZGLYWEDGHAVCNFSM6AAAAABCLKBCTSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZUGA2TINBUGU . You are receiving this because you authored the thread.Message ID: @.***>

philips commented 5 months ago

@isolatedvirus See this bug https://github.com/philips/obsidian-plugin-supernote/issues/1

isolatedvirus commented 5 months ago

I'll check it out and get something to you within 24h. I've got the nomad, so unsure if that plays a part in any of the testing you'll be doing.

On Fri, Mar 1, 2024, 20:52 Brandon Philips @.***> wrote:

@isolatedvirus https://github.com/isolatedvirus See this bug philips/obsidian-plugin-supernote#1 https://github.com/philips/obsidian-plugin-supernote/issues/1

— Reply to this email directly, view it on GitHub https://github.com/jya-dev/supernote-tool/issues/35#issuecomment-1974188566, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKSNLQJ76UASEXHSMILXX3YWEWE3AVCNFSM6AAAAABCLKBCTSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZUGE4DQNJWGY . You are receiving this because you were mentioned.Message ID: @.***>

philips commented 5 months ago

@isolatedvirus it might all just work. Try out installing the plugin too!