Phoebe Jaffe

Results 97 comments of Phoebe Jaffe

What would be the expected behavior for line breaks exported to Markdown? Voiceliner exports like this: Logseq handles this by exporting the line break, and indenting subsequent lines. I found...

Also renamed from "export markdown" to "export outline", to better match the others, and since the export feature will likely also include audio export.

This just failed for me on version 106, adding my boarding pass for Delta Airlines to Apple Wallet. Opening in Safari allowed me to add it properly.

After trying for a while to figure out why `--squirrel-install` isn't being called for me, I got it to work by creating shortcuts and registry entries on `--squirrel-firstrun`. I haven't...

I'm also now facing this error when using Firefox. It started happening on its own in the last 24 hours, and only on about half of our tests in any...

Another solution could be allowing the user to customize what modifier key to use. For example, I'd love to be able to set it to ctrl-opt-shift click, or cmd-opt click.

I tried this, and was not disappointed. Well done @Noelg14 🤣 Formatted a bit more cleanly: ``` spotifyApi .addToQueue('spotify:track:4cOdK2wGLETKBW3PvgPWqT') .then(function () { spotifyApi .skipToNext() .then((data) => { console.log(data); }) .catch((err)...

Nothing that I've worked on, but maybe others have tackled this. It's a thorny problem once you get deeper into it. O_O Good luck!

Sure -- I built it for an Android course when I worked at Udacity. Usually, lesson 1 of Android courses is "Install Android Studio", and then everyone gives up. The...

Side note, I just clicked through to your github profile. You've worked on several chrome extensions! I've built too many of those too. It's a both delightful and terrible world....