Closed mbairdgithub closed 4 years ago
@mbairdgithub I checked the latest version 1.5.0. Looks like it can generate the pdf and download it without issues.
Several things you can try:
chrome://settings
to see if there are any specific settings to block file download.Inspect
to open browser dev console)I'm running on Chromebook
Your Chromebook is up to date Version 83.0.4103.119 (Official Build) (64-bit)
YiNote v1.5.0
Also tried on PC and same thing. V 1.5.0 of YiNote
Can you right-click on this page, then click Inspect
to see if there is any error log?
And also check you downloads folder (I am sure the exact name for your OS), the file might be downloaded silently into the downloads folder.
DevTools failed to load SourceMap: Could not load content for chrome-extension://fhpgggnmdlmekfdpkdgeiccfkignhkdf/vendors/browser-polyfill.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for chrome-extension://fhpgggnmdlmekfdpkdgeiccfkignhkdf/popper.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for chrome-extension://fhpgggnmdlmekfdpkdgeiccfkignhkdf/vendors/browser-polyfill.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME DevTools failed to load SourceMap: Could not load content for chrome-extension://fhpgggnmdlmekfdpkdgeiccfkignhkdf/popper.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
These errors should not matter.
Was able to download as .json Not sure what that is or what I can do with it.
Uncaught (in promise) TypeError: Cannot read property 'split' of undefined
at Object.H.splitTextToSize (options.js:35136)
at PDFGenerator._callee$ (options.js:25681)
at tryCatch (options.js:56794)
at Generator.invoke [as _invoke] (options.js:57023)
at Generator.prototype.
The exported json file can be used as data backup, or share with others so they can import data to the extension. If the pdf button cannot work for you, one workaround can be send notes to OneNote or Evernote, then generate PDF from there. (print -> export as pdf)
Uncaught (in promise) TypeError: Cannot read property 'split' of undefined at Object.H.splitTextToSize (options.js:35136) at PDFGenerator._callee$ (options.js:25681) at tryCatch (options.js:56794) at Generator.invoke [as _invoke] (options.js:57023) at Generator.prototype. [as next] (options.js:56846) at asyncGeneratorStep (options.js:2799) at _next (options.js:2821)
This error might be the issue, I'll look into it. Thanks for reporting the bug!
I love the idea of your app. Could be very helpful for me if I can make it work.
THANK YOU.
Stay Safe
Error when I tried sending to EverNote
[@yi-note/extension:options:containers:Page:Toolbar:index] ThriftException invokeConsoleMethod @ options.js:350 options.js:350 [@yi-note/extension:options:containers:Page:Toolbar:index] ThriftException
@mbairdgithub can you do me a favor? Export the page you have issue with generating pdf from bookmarks page?
Steps:
Bookmarks
from left panelselect bookmarks to export
from top right corner. Then select the page to export.Error when I tried sending to EverNote [@yi-note/extension:options:containers:Page:Toolbar:index] ThriftException invokeConsoleMethod @ options.js:350 options.js:350 [@yi-note/extension:options:containers:Page:Toolbar:index] ThriftException
looks like last update breaks some features, sorry about that.. I'll make the fix.
Just emailed it to you
Any idea when I want to check back and try it again?
Any idea when I want to check back and try it again?
I'll update in this issue thread when there are any updates. You should be emailed with the update by GitHub.
Thank you!
@mbairdgithub fix will be available in v1.5.1
When will that be available? Sorry I need to use this for a project? I really need some idea of when to expect it.
THANK YOU
On Fri, Jul 10, 2020 at 5:16 PM Shuo Wu notifications@github.com wrote:
@mbairdgithub https://github.com/mbairdgithub fix will be available in v1.5.1
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/shuowu/yi-note/issues/48#issuecomment-656934335, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQHXFRGMM52NY4ESUHQV7WTR26OOBANCNFSM4OWX23AA .
When I click "Create PDF" nothing happens.
When I click create Google Doc it does stuff.
I need to download and share my notes with a client via pdf
Thank you!