Skip to content

Notes go to root instead of target #405

@EricEWeir

Description

@EricEWeir

I've been going back and forth between wiki.vim and obsidian. Obsidian works as it should, but I find it difficult to organize my notes with it. Drawn to wiki.vim because it's vim, but vim's not as intuitive for me as it was with vimwiki several years back.

A few days ago serendipity took me into my old vimwiki directory. Playing around in it, checking out links, I got a sense of how I was able to do in it what I have yet been able to do in Obsidian. I decided to let go of Obsidian, to start working with wiki.vim the way I did with vimwiki. No sooner had I made that decision than I encountered a new problem.

I have these in my .vimrc:

"let g:wiki_root = '~/Library/Mobile\ Documents/iCloud~md~obsidian/Documents/ZK/'
let g:wiki_root = '~/Library/Mobile\ Documents/com~apple~CloudDocs/wikinew/'
"let g:wiki_root = '~/Library/Mobile\ Documents/com~apple~CloudDocs/wiki/'
"let g:wiki_root = '~/vimwiki/'
"let g:wiki_root = '~/wiki/'

With each of these new notes go to the root folder--/iCloud~md~obsidian/Documents or ~/ in my macbook, /com~apple~CloudDocs in my ipad--instead of the target folder.

Is there anything about my specifications of g:wiki_root that could account for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions