Philip-Scott / Notes-up

Markdown notes editor & manager
GNU General Public License v2.0
623 stars 47 forks source link

Export entire notebooks to .pdf #210

Open Nine-H opened 7 years ago

Nine-H commented 7 years ago

I use notes up for lecture notes, it'd be nice to be able to export my course summary at the end of semester before exams, maybe you could have it as a right click feature on the sourcelist on the left hand side, or maybe the export menu item could take you to an export dialog where you toggle individual pages. right now I'm manually exporting each page by hand and stitching them with pdftk, which is making me want to neck.

ar0ra1 commented 7 years ago

i use it for some purpose :)

Would really like to see this feature!

worldofpeace commented 7 years ago

I think it would also be helpful that in the exported pdf notebook that there is a table of contents. I agree with that on right click on the sourceview we see a separated action called Export Notebook to pdf.

rituraj22 commented 6 years ago

I can't use the app because of this missing feature. I agree with @worldofpeace on the way it should be implemented.

Philip-Scott commented 6 years ago

So there's either two options to consider:

  1. Export Notebook option that will cycle though each page and make a separate PDF "per note". The viewer NEEDS to render the note before it can print it though
  2. Selecting notes just "appends" the data of the new note to the viewer, so you can just export multiple notes as you would a normal one
rituraj22 commented 6 years ago

@Philip-Scott 2nd approach with a toggle for table of contents would be best

cybardev commented 3 years ago

About 3 years later, just saying I'd like to see it too. Maybe someday, someone can implement it... :sweat_smile: