BoostNote-Legacy
BoostNote-Legacy copied to clipboard
Allow printing of more than one note at a time
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.
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)
boostio ($60.00)
Become a sponsor now!
Or submit a pull request to get the deposits!
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.
@boostio has funded $60.00 to this issue.
- Submit pull request via IssueHunt to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt.
- Checkout the IssueHunt Issue Explorer to see more funded issues.
- Need help from developers? Add your repository on IssueHunt to raise funds.
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 ?
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 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.