Murali Kodali

Results 21 comments of Murali Kodali

running autocmd zettel gives output : ![vim_autocmd](https://user-images.githubusercontent.com/11482766/79416661-d104d700-7fcd-11ea-84a8-2c2e7314d15d.png)

updated zettel-hs giving error while building: /home/murali/Downloads/Zettel-hs-master/app/Main.hs:404:13: error: Variable not in scope: printLabels :: [Link] -> IO () | 404 | printLabels labeledLinks | ^^^^^^^^^^^ -- While building package Zettel-0.1.0.0...

now zettel compiled without error. please ensure single command name i.e; zettel. no other command in linux start with capital letter. commands like Zcre,ZTreeView,Zfill,Zf,ZextZlnk are loaded in vim. other commands...

i am failing to build with error output : Preprocessing library for Zettel-0.1.0.0.. Building library for Zettel-0.1.0.0.. [1 of 9] Compiling Prelude [2 of 9] Compiling Meta.History [3 of 9]...

thanks for your suggestions. there is some problem with vim key mapping from my side. zettel leder key is mapped to "\" instead of my vimrc setting "," . mapped...

❯ ls ~/zettel 2020-4-16-morning-⟦མཙ⟧-hello.zettel 2020-4-20-evening-⟦ᤀᤁ⟧-sedsed.zettel 2020-4-20-evening-⟦རᤔ⟧-nomino.zettel 2020-4-21-afternoon-⟦ᤈ7⟧-covid

yes, the file exists. There are two files in that directory. November-2021.org October-2021.org October-2021.org file is created for test purpose. for the content, please check the attached image file. ![screenshot_20211109122355](https://user-images.githubusercontent.com/11482766/140876357-b6176658-0c86-4121-b8b4-cba33da402c9.png)

```sh $ pip --version pip 22.1 from /home/murali/.local/lib/python3.10/site-packages/pip (python 3.10) ``` ```sh $ pip freeze | grep click click==8.1.3 click-didyoumean==0.3.0 click-log==0.3.2 click-plugins==1.1.1 click-repl==0.2.0 click-spinner==0.1.10 click-threading==0.5.0 ```

what i mean is, we have to select each line in two steps. first we get down to next line by pressing 'j'. After that we need to press 'space'...