RoamJS / workbench

https://roamjs.com/extensions/workbench
The Unlicense
286 stars 35 forks source link

Toggle Block View and Unlinked Refs fixes #414

Closed mdroidian closed 1 year ago

mdroidian commented 1 year ago

from: https://roamresearch.slack.com/archives/C016N2B66JU/p1686754645333909?thread_ts=1686683277.948409&cid=C016N2B66JU

mdroidian commented 1 year ago

Mostly whitespace changes. Notable changes commented.

dvargas92495 commented 1 year ago

SamePage email error example: https://github.com/samepage-network/samepage.network/blob/main/package/internal/sendExtensionError.ts

mdroidian commented 1 year ago

For whatever reason, my merge from main went horrible wrong. I'm fairly sure I fixed the tsx files, but packagae-lock.json has quite a few changes still, and I'm unsure if those are legit.

mdroidian commented 1 year ago

What handles or serves the localhost:3003 endpoint for the roamjs-components?

image image

mdroidian commented 1 year ago

I took another stab at rebasing by doing a --hard reset. Similar issues.

So I made the executive decision to create a new branch https://github.com/dvargas92495/roamjs-workbench/pull/417