BoostNote-Legacy icon indicating copy to clipboard operation
BoostNote-Legacy copied to clipboard

Allow printing of more than one note at a time

Open AngrySaltyFish opened this issue 6 years ago • 4 comments

Issuehunt badges

Current behavior

Currently, there is no way (that I know of or could find) where you can select multiple notes and print them at the same time. This makes the process of printing tedious if you have lots of notes.

Suggestions

I think it would be nice to have a way where you can print all of the notes in a folder, similar to the way that you can export all notes in a folder to md or .txt by right-clicking and selecting the export option but instead of an export option have a print one instead.

2019-03-29-190843_1830x990_scrot The screenshot above shows the current export functionality

An alternative option which would be a more comprehensive solution would be where you can select multiple notes at the same time by clicking on them in the left panel and then be able to print in one go.

Side note

In my particular case, I want to be able to print all of my notes to a single pdf file.


IssueHunt Summary

Sponsors (Total: $60.00)

Become a sponsor now!

Or submit a pull request to get the deposits!

Tips

AngrySaltyFish avatar Mar 29 '19 19:03 AngrySaltyFish

@boostio has funded $60.00 to this issue.


IssueHuntBot avatar Jun 07 '19 05:06 IssueHuntBot

I'd like to give this a try! If I understand correctly we want this to work on Desktop. We should be able to select multiple notes and extract them into one pdf ?

GentileFulvio avatar Oct 19 '20 16:10 GentileFulvio

Im having issues with running the project. It's trying to unzip a file which isn't recognized as a zip file on my device. Perhaps I'm doing something wrong ? I ran npm install and npm run dev and I got the following error. Tried with yarn as well

OS: Ubuntu 18.04

Archive:  /home/{foo}/.config/Electron/extensions/fmkadmapgofadopljbjfkapdkoienihi.crx
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.

GentileFulvio avatar Oct 19 '20 17:10 GentileFulvio

@GentileFulvio For issue with running the dev environment I suggest hopping on Slack to get help faster.

As for this specific issue, I could see an argument for either combining notes into a single pdf and printing that or just printing multiple pdfs, once for each note.

Flexo013 avatar Oct 24 '20 11:10 Flexo013