Jérémy Rekier

Results 5 comments of Jérémy Rekier

Thanks for your reply :) It is hard to build a minimal test-case since the behavior happens when the repo is pushed online, so you would need to create a...

> (Note the cool keybinding which prompts for a title: `nnoremap zn :ZkNew {"title": input("Title: ")}`) I'm able to get the `zn` command to work, including the prompt for a...

indeed ... thanks ! Now I understand the use of templates better. Changed mine to use yml front matter: * `.zk/templates/default.md` ```gfm --- title: {{title}} --- {{content}} ``` and it...

Hi @binyamin, I'm finally getting back to this. I haven't had time to build a GitHub page from the ground up, but I think you should be able to reproduce...