Taras Novak

Results 138 issues of Taras Novak

if it did not exist before ;) to match the Members/Founder status you display there now for this case ![vsls-data-community](https://user-images.githubusercontent.com/656833/64267397-f3912680-cefb-11e9-83f1-162a131adbaf.png)

enhancement
area: chat

OJS VS Code extension: https://marketplace.visualstudio.com/items?itemName=GordonSmith.observable-js Quarto: https://marketplace.visualstudio.com/items?itemName=quarto.quarto The corresponding notebook folders and files in this repo: - https://github.com/RandomFractals/observable-data-tools/tree/main/notebooks/observable - https://github.com/RandomFractals/observable-data-tools/tree/main/notebooks/quarto See related posts on X for more info and some...

documentation

Describe various Observable notebook files and file extensions saved in the [notebooks/observable](https://github.com/RandomFractals/observable-data-tools/tree/main/notebooks/observable) folder in this repository.

documentation

Observable notebook source: https://observablehq.com/@randomfractals/datapackage-duckdb

notebook

using new vscode extension global state sync for keys api: https://code.visualstudio.com/updates/v1_51#_settings-sync https://code.visualstudio.com/updates/v1_51#_sync-global-state https://github.com/microsoft/vscode/issues/95209

feature

for search results (#21) and author notebooks list display (#23) map it to `js.notebook.list` command name & `ctrl+alt+l` shortcut

feature

to see what js notebooks devs load with this extension. see this simple GA setup for good implementation of it to start with: https://github.com/BetterThanTomorrow/calva/blob/master/src/analytics.ts

feature

see: https://github.com/asg017/unofficial-observablehq-compiler/issues/20 & this compile notebook prototype: https://observablehq.com/@randomfractals/an-unofficial-observablehq-compiler#notebookUrl

feature

to updated saved `.nb.json` notebooks

feature

Default to checked & save loaded Observable JS notebooks in .onb.json, .js, .ojs & .omd formats in the default /notebooks folder in vscode project workspace. see #52 & #54 for...

feature