Evidlo / remarkable_printer

Native printing to reMarkable.
GNU General Public License v3.0
261 stars 21 forks source link

Feature: Rename sent document to website title #21

Closed dansbandit closed 3 years ago

dansbandit commented 3 years ago

My workflow is as follows:

I see an interesting article, send it to the remarkable with this tool. It has the name of 'Printed' and I rename it to something else.

Is there anyway to change the name of the sent PDF to for example the website title? Is it even possible to send information via the printer?

Evidlo commented 3 years ago

Can you try running sudo make install_config with the latest commit? There was a problem with the printer configuration file so the title information wasn't being sent.

axelson commented 3 years ago

Since I'm in the same boat is sudo make install_config all that's required to update?

Evidlo commented 3 years ago

Should be.

Though, I made some minor changes to the service itself that you should probably get.

On Mar 13, 2021 7:40 PM, "Jason Axelson" @.***> wrote:

Since I'm in the same boat is sudo make install_config all that's required to update?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Evidlo/remarkable_printer/issues/21#issuecomment-798814759, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJT7YMSELZPHM36SC3EZLDTDQHXBANCNFSM4Y7XALEA .

dansbandit commented 3 years ago

It works!

Thanks a lot!

philippmuench commented 3 years ago

The title on macOS is still "Printed" if someone knows what I need to change please let me know