Currently I have an Azure Logic Apps to :
- remove the ads from the post
- Get information author, title, published date
- send the cleaned post to eReeader (Kindle app)
- Insert data into NoteBookmark data storage
When Adding a post on the posts page
- A checkbox could be added between the [+] button and the textbox.
- when checked it would run to send to eReader
- Only enable if the send to eReader is configure in the settings
Optional
Could the text be available offline? What would be the format? How to we manage that? Related to #100
Currently I have an Azure Logic Apps to :
When Adding a post on the
postspageOptional
Could the text be available offline? What would be the format? How to we manage that? Related to #100