Raymond Yee

Results 36 comments of Raymond Yee

@pkulak As I wrote on the SN tools channel (https://standardnotes.slack.com/archives/CP3U7DY2D/p1611253197002500): > Anyone else out there enjoying the "Note to Self" feature in Signal (https://support.signal.org/hc/en-us/articles/360043272451-Note-to-Self) -- especially combined with the ability...

@tannercollin I'm still interested in doing the implementation but haven't had time to dig in yet. I do have Telegram.

I just started to wade into this issue a bit last night. I figure that I should first teach myself the ins and outs of how [Encryption Protocol Specification v003...

As I reported on slack (https://standardnotes.slack.com/archives/C3KQ7V2H2/p1612370087018400?thread_ts=1612288313.016100&cid=C3KQ7V2H2): I installed snjs yesterday but couldn’t figure out how to use it — my JS skills are primitive, and I figure that I need...

I've not forgotten about this issue. I'm getting some experience working with the sync API on 003 and then will work on integrating 004 into the codebase -- unless someone...

@johackim @tannercollin I've not forgotten about this issue but have been struggling to find time to work on it. I hope to get some time in the next week or...

@tannercollin OK, a first very rough cut at incorporating your demo code for v004 into snfs: https://github.com/tannercollin/standardnotes-fs/compare/master...rdhyee:v004 I was able to run ```Python import logging import standardnotes_fs from standardnotes_fs import...

Work underway at https://github.com/rdhyee/open-context-py/tree/i766_build_solr

Once we are running Solr Cloud and looking to reindex our index, we should consider this option: [Reindexing: Indexing to another collection | Apache Solr Reference Guide 8.3](https://lucene.apache.org/solr/guide/8_3/reindexing.html#index-to-another-collection) --> that...

What I thought should work but didn't: either creating a snapshot from which to create an image -- or creating a new image directly. I could make an image but...