takenote icon indicating copy to clipboard operation
takenote copied to clipboard

Export Notes as PDF

Open ashrash opened this issue 3 years ago • 3 comments

Feature request : #487 This PR adds the following:

  1. Functionality to download notes as PDF.
  2. Functionality to export all notes as zipped PDF.

Browser checklist

This PR has been tested in the following browsers:

  • [x] Chrome
  • [ ] Firefox
  • [x] Safari

Testing checklist

  • [ ] End-to-end tests have been created if necessary

ashrash avatar Apr 25 '21 08:04 ashrash

@taniarascia Could you please review this PR ?

ashrash avatar Apr 28 '21 04:04 ashrash

Um are the devs going to do the reviews they apparently need to get this merged, because this is a pretty useful feature and it seems to have passed all the checks.

Thomashighbaugh avatar Aug 15 '21 00:08 Thomashighbaugh

This is a great idea! However the app will only ever be deployed in "demo-mode", that is, client side only. This feature requires a Node app to be running. So either the button should be hidden in demo mode and is understood to only work on the self-hosted version, or it would have to work client-side only.

taniarascia avatar Aug 20 '21 03:08 taniarascia