Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quiver 3.0.1 Beta #361

Closed
ylian opened this issue Jan 16, 2016 · 16 comments
Closed

Quiver 3.0.1 Beta #361

ylian opened this issue Jan 16, 2016 · 16 comments

Comments

@ylian
Copy link
Member

ylian commented Jan 16, 2016

Quiver 3.0.1 beta comes with the following changes:

I'm still debugging #309, #349. Please test the build in the meantime. Thanks.

https://dl.dropboxusercontent.com/u/3445731/Quiver%203.0.1%20Build%2073.zip

@JMichaelTX
Copy link

Quiver 3.0.1 beta comes with the following changes:

Outstanding! 👍

@paulelms
Copy link

👍🏼

@paulelms
Copy link

Request for applescript automation possibilities: we need to gain access to a certain type of cells in the current note, edit them, add new cells, etc.
Thanks!

@elbie-x
Copy link

elbie-x commented Jan 20, 2016

Re: #338, Copy As Code Only:

It’s great that you've implemented it so that code blocks inside Markdown cells don’t get copied out. That way if I have multiple kinds of code in a note, but only one that I’m actually going to copy and paste to run in another program, I don’t get bad-syntax, irrelevant chunks that are actually in another language and just comments to myself.

In short: Copy As Code Only == Copy Only Code Cells, which is perfect. Thank you!

@marlowe310
Copy link

Hopefully this isn't just user error -- but it seems like the "email as" functions in the new beta (markdown, plain text, PDF) only work when Apple Mail is set as the default mail handler. When I changed it to Airmail 2 (my daily driver), it no longer creates the email/attaches the file. Other "mail-to" links are working, so I suspect the issue is limited to Quiver. Thanks so much for all the hard work!

@ylian
Copy link
Member Author

ylian commented Jan 22, 2016

@marlowe310 That's probably expected. I'm not using "mail-to" links, since "mail-to" links don't support attachments, and have trouble with long contents. I'm using the NSSharingService which probably only works with Mail, but I will check if it's possible to fix.

@ylian
Copy link
Member Author

ylian commented Jan 22, 2016

@marlowe310 Can you check if the Share menu in Safari works if you set the default mail client to Airmail?

@ylian
Copy link
Member Author

ylian commented Jan 22, 2016

@marlowe310 Just tried. Obviously if Mail is not the default mail client, it doesn't even show up in the Share menu. Airmail provides its own Share extension. I'm checking if it's possible to use that.

@marlowe310
Copy link

Hey just tested it (before seeing your own results), and I had the same result (as expected, it seems). Thanks so much for going out of your way to test it out — let me know if there’s anything more I can do to help!

On January 21, 2016 at 5:54:30 PM, Yaogang Lian ([email protected]) wrote:

@marlowe310 Just tried. Obviously if Mail is not the default mail client, it doesn't even show up in the Share menu. Airmail provides its own Share extension. I'm checking if it's possible to use that.


Reply to this email directly or view it on GitHub.

@JMichaelTX
Copy link

@ylian: I hope whatever system you are using will work with Outlook 2011, my only email client. A number of other apps recognize and use Outlook, like the browsers and Adobe Acrobat.

@ylian
Copy link
Member Author

ylian commented Jan 22, 2016

@JMichaelTX Just tried Outlook 2011. It doesn't come with a Share extension, so I have no way to make it work. Other apps probably use mailto: links, but that may cut off long emails, and doesn't support attachment.

@ylian
Copy link
Member Author

ylian commented Jan 22, 2016

Quiver 3.0.1 Build 73: https://dl.dropboxusercontent.com/u/3445731/Quiver%203.0.1%20Build%2073.zip

Changes:

  • Improved swipe gesture detection
  • Fixed an issue that the date label in the note list may be cutoff (creatTime label is short #252)
  • When emailing a note, if Apple Mail is not the default mail client, look for Airmail.
  • Cmd+click to open a note link in a separate window

@marlowe310
Copy link

Thanks VERY much!

On January 21, 2016 at 8:24:27 PM, Yaogang Lian ([email protected]) wrote:

Quiver 3.0.1 Build 73: https://dl.dropboxusercontent.com/u/3445731/Quiver%203.0.1%20Build%2073.zip

Changes:

Improved swipe gesture detection
Fixed an issue that the date label in the note list may be cutoff (#252)
When emailing a note, if Apple Mail is not the default mail client, look for Airmail.
Cmd+click to open a note link in a separate window

Reply to this email directly or view it on GitHub.

@ylian
Copy link
Member Author

ylian commented Jan 22, 2016

@marlowe310 No problem. Note that you need to enable Airmail's Compose extension for this to work.

@JMichaelTX
Copy link

Just tried Outlook 2011. It doesn't come with a Share extension, so I have no way to make it work

That's too bad. But thanks very much for checking. If you can provide good AppleScript support I can probably write a script to do this.

@ylian
Copy link
Member Author

ylian commented Feb 9, 2016

3.0.1 is released.

@ylian ylian closed this as completed Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants