Ian Mancini
Ian Mancini
I started using `zk` today on Linux with: ``` zk init "$HOME/.notes" export ZK_NOTEBOOK_DIR="$HOME/.notes" ``` and then I created some notes with `new` and `edit --interactive`. After that, I found...
I'm trying to load multiple NFT markers using `artoolkit.addNFTMarker(markerURI, (id) => { /*...*/})` and its throwing an exception (with a number that is different every time it runs) as soon...
**Is your feature request related to a problem? Please describe.** I read the documentation and I understood how to setup completion for NixOS and home-manager options when Home-Manager is installed...