Michael Joseph Rosenthal
Michael Joseph Rosenthal
I'm pro human-legible metadata annotations, but think stepping back and considering External Integrations as-such is more appropriate/what this issue is actually about. Here's how I would imagine an external load...
Poking around the ecosystem more, the Obsidian integration has accomplished a lot as-is, including external file transclusion and markdown embeds ([video](https://www.youtube.com/watch?v=2Y8OhkGiTHg)). Maybe @zsviczian has thought some about how external integration...
Thoughts on some options here (synced tabs piggyback, external sync, bookmarks feature expansion): 1. To the idea of piggy backing FF Synced Tabs: [`about:sync`](https://addons.mozilla.org/en-US/firefox/addon/about-sync/) shows that a per-device list of...
@Apollyon81 not sure what you mean but I'm just trying to understand the original paper here.
@theol0403 VSCodeVim implemented this in https://github.com/VSCodeVim/Vim/pull/2758/files. Some asked for the ability to move it back (https://github.com/VSCodeVim/Vim/issues/2773, https://github.com/VSCodeVim/Vim/issues/3602) but I'd say `:` opening in quick open is one of the biggest...
There are a few other instances of `#[cfg(target_os = "linux")]` around – I'm guessing all of them could reasonably be changed to `#[cfg(target_os = "linux", target_os = "android")]`. But I...
https://stackedit.io/app# is a good "unified live preview" example. Obsidian has a similar option where markup only shows when the cursor enters the text object. When I say "rendered" I just...
Looks like the published package has what the [BSD-3-Clause](https://pub.dev/packages/flutter_time_picker_spinner/license) license. Would still be nice to have it in the source itself though From [wikipedia](https://en.wikipedia.org/wiki/BSD_licenses) > The BSD License allows proprietary...
I got a similar compilation issue after upgrading to `3.0.0`, because the module requires babel compilation, but [`node_modules` are excluded by default](http://stackoverflow.com/questions/31822593/import-a-module-from-node-modules-with-babel-but-failed): ``` [piping] error given was: /Path/to/project/node_modules/react-animate/src/index.jsx:1 [1] (function...
There's a working fork here: https://pypi.org/project/xontrib-powerline2/