Stephen Solka

Results 47 comments of Stephen Solka

> Can you see the data I am sending through the webhook? Data is held as plain text in the datastore until your obsidian client fetches them. Then they are...

>For the first question, can you still see the data after it gets wiped, or is it completely gone? I cannot see deleted data. >Encryption would be ideal, but I...

Instead of trying to detect vault escapes I think it might be safest to lock it down to only write to `.md` files. What do you think of that?

@link-ding I can clear out your queued up notes. That should make it move again. Is this okay?

I went ahead and added a new button to fix the error for yourself. Try clicking it! http://obsidian-buffer.web.app

@link-ding can you share the link you are trying to capture from inoreader?

> As far as I can see in the code, the db entry are deleted after being pulled, but still there is the data on the firebase instance while the...

I had this same problem. I was on 5.3.0. I downgraded and deploy one version at a time until it went away. The first version that correctly un tared the...

I was curious how this worked in the vim-go plugin and they just nmap gd. Im just going to do that in my vimrc, feel free to close if you...

I was thinking a good place to start to figure out how to do mixed syntax highlighting would be to find an open source plugin that already solved this problem...