Coder Social home page Coder Social logo

vim-roam's People

Contributors

samgriesemer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vim-roam's Issues

installation procedure?

Hello Sam,

Thanks for making this available.

Do you have any notes on how to install vim-roam?
(I'm running on windows)

I'm trying to get it running and trying to get to the bottom of what dependencies and config I need.
I'll keep a list here of what I've done for anyone who comes across this:

nvim on windows, in init.vim

"some of these dependencies actually from vimwiki
Plug 'junegunn/fzf', { 'do': { -> fzf#install() } } " this install didn't actually work had to install in powershell using chocko
Plug 'junegunn/fzf.vim'
Plug 'vimwiki/vimwiki'
Plug 'iamcco/markdown-preview.nvim'
Plug 'samgriesemer/vim-roam'

then

:PlugInstall

in

.vimrc

let g:wiki_root = '~/wiki'
let g:wiki_mappings_use_defaults = 1

also:

python -m pip install -e git+https://github.com/samgriesemer/panja#egg=panja
choco install fzf
pip install dill
pip install misaka

current error

Error detected while processing function roam#init#option:
line    5:
E117: Unknown function: wiki#u#extend_recursive
E117: Unknown function: wiki#u#extend_recursive

Thanks Mat

Suggestion/Question on wiki.vim branch

Hello!

I noticed that you have a separate dev branch of wiki.vim to be used in vim-roam.

Would you consider trying to merge your changes into the original repository?

Some that I noticed:

  • saving buffer on navigating away;
  • modifying a file name on link navigating (if not exists). For me this means following Zettelkasten recommendation on prepending unique ID in the beginning of internal link;
  • optimizing backlinks search.

These all look like great additions (that can be enabled or disabled by user).

I personally switched from vimwiki to wiki.vim not so long ago. The main reason for this is being able to use asciidoc as notes format. Almost every other wiki/roam solution sticks to markdown.

And your changes look like something I'd like to try, but that I can hardly do myself.

Thank you!

Project Status

Hello!

I am looking for org-roam counterparts within vim and I stumbled upon your project ๐Ÿ‘€ The premise looks great!

Is this project actively being maintained? If so, do you have some quick guidelines on how to set it up and/or a video demonstration?

No backlinks found for <file>

Hi there, this plugin looks very intriguing, but I can't get it it to work. I've installed everything and tried it both with your and lervag's version of wiki.vim and am getting the same thing.

I can open up the backlink buffer, but it always says, No backlinks found for [filename], despite the fact I've linked to it from other wiki files.

Any idea what's going on? Happy to try to provide more info if anything would be helpful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.