Vijay Teja
Vijay Teja
Hi, Roam has recently (couple months) launched end-end encrypted graphs. Would it be possible to have roam-to-git support backing up encrypted graphs? I believe the code needs to be modified...
Hi, I use [Tailscale](https://tailscale.com/) to create a private VPN of the devices that I own. The devices on which I would like to use Outline have Tailscale installed, and as...
I use separate browser profiles and would like to have the same roam-toolkit settings in all profiles. Right now, I manually copy and keep all the settings in sync. It...
I believe Roam recently changed their cmd+enter behavior to focus on the first block if the focus is not already on a block. Since vim mode's focus is different from...
Sometimes I would like to inspect the tasks on a certain date. It would be great if I could go to the search bar, type the short form (eg ;wed;)...
I overrode the settings for "Copy block reference" to alt+c. While it works in the sense that it does correctly copy the reference to the clipboard, it does not suppress/swallow...
Hi, I'm trying to implement something very similar to https://bargsten.org/wissen/custom-protocol-handler-macos/ to open links in the default browser, from within a Chrome PWA. I use the bind url handler to have...
Simple change to pass in the `fullURL` to non HTTP url event handlers. Motivation for this is #3639