Yakov Litvin

Results 43 issues of Yakov Litvin

Hi, first of all thanks for your work on Explorer++! There's a number of nice features that Explorer++ offers but some of them lack hotkey shortcuts (most notably, open cmd)...

As far as I understand, this [should](https://xrpcommunity.blog/keys-are-key-secret-keys-signing-transactions/) be possible. On the other hand, basic example provided by docs uses `Wallet` which can't be created from private key (as far as...

Hi Rizwan, could you also help a bit with building the apps themselves? I'm new to the ecosystem of Go and also I'm not aware of the toolchain used for...

Currently, saving in Chrome doesn't work for TWC. Here's a quick note from #32, I'll expand it at some point (additional research required): > `mozillaLoadFile` and `mozillaSaveFile` are js functions...

Hi Jeremy, I've downloaded TD to test several ideas with it, one thing I was hoping to do is to edit .tid files from TWc repository to further build TWc...

I know, this may sound a bit general, but.. readme explains some libs: * @cosmjs/stargate: A client library for the Cosmos SDK 0.40 (cosmoshub-4), 0.41 and 0.42 (Stargate) * @cosmjs/crypto:...

So I'd like to build an editor which supports undo/redo – at least for the current session but ideally with stored story. Is there any means to do that in...

### The problem Currently `String.prototype.readMacroParams` helper [1] calls `.parseParams` method with `noNames == true`. It was probably coded this way as the calculated [2] `params` argument passed to a macro...

issue

Currently, the `getReferringTiddlers` method of `store` (1) (which is used to provide references (2)) uses links provided by `Tiddler.prototype.changed` (3) (through `TiddlyWiki.prototype.reverseLookup` (4)). The `changed` method recognizes wikiwords, bracketed links...

issue