opal06 / zotero2remarkable_bridge

MIT License
22 stars 3 forks source link

add support for remarkable tag system #1

Open faroit opened 2 years ago

faroit commented 2 years ago

On the reMarkable, the program uses folders to keep track of files. Unfortunately, there is no tag system on reMarkable, so that is the best way I could come up with. You can specify the folder names during setup.

its now supported. But I can't find information if its supported via their api

opal06 commented 2 years ago

I have seen that! Maybe if rmapy (the python module that provides the api support) adds it, the program can make use of it. It would be a cleaner way of managing files, making the system both more flexible and easier to handle for the user.