Earlier quoted context omitted.
Can you describe what you think vimwiki adds over a bunch of markdown files and `gf` for links?
gf?
Personal Wiki for Vim
61–70 of 84 posts
Re: Personal Wiki for Vim
#62Switching to a plain text file that syncs to GitHub feels more permanent.
I've gone through several note apps (e.g. Evernote, Joplin) and I never really migrated the notes to the new app...
Anyway, I have my own apps to share. They might be useful to others.
* I use https://github.com/tanin47/git-notes to sync my note file to a bit repo
* A programmable tooltip on Mac. You can program it to send the selected text on any app to your note file: https://github.com/tanin47/tip/wiki/Universal-Tip,-a-program...
Re: Personal Wiki for Vim
#63Re: Personal Wiki for Vim
#64Re: Personal Wiki for Vim
#65Re: Personal Wiki for Vim
#66Re: Personal Wiki for Vim
#67With wikis or note taking applications, I always find it hard to get into a habit of using them. I think this is largely because too much brain space is taken up with: 1. When should I write something here? 2. How should I organize it? For this reason, I'm currently trying out more of a "journal" model. The answers to the previous two questions are: 1. Write whenever you have an interesting idea, or you get that feel…
vimwiki allows for maintaining a "journal" through diary mode: it automatically creates diary entries with whatever file-naming scheme you want, organizes a diary index page (table of contents), etc.
Re: Personal Wiki for Vim
#68With wikis or note taking applications, I always find it hard to get into a habit of using them. I think this is largely because too much brain space is taken up with: 1. When should I write something here? 2. How should I organize it? For this reason, I'm currently trying out more of a "journal" model. The answers to the previous two questions are: 1. Write whenever you have an interesting idea, or you get that feel…
Re: Personal Wiki for Vim
#69I want to put in a good word for zim-wiki here. Its a shame the Windows port seems to be on indefinite hiatus for now. Its by far the easiest GUI-based wiki to deal with, easily handles just dropping in files into a hierarchy and simply working with them after a refresh. Sorry but being able to use a mouse to navigate a wiki beats out a keyboard-based wiki any time. https://zim-wiki.org/
Other than that issue, Zim is brilliant. The developer is very responsive to most issues and feature requests. Sadly, Zim wasn't for me as many of my notes involve code.
Re: Personal Wiki for Vim
#70I'm a big fan of Trello for life organisation and one of the best bits is being able to view and add on my phone. Obviously vim isn't particularly mobile friendly. Any ideas on how to view/edit from afar?
Work I tried many times to have lists. Doesn't work either. I just have text files and or mindmaps about things I'm workin on. It contains everything what I'm thinking, code snippets, links to websites, meeting minutes, short todo items or things I'm waiting on. Doesn't really have any form it evolves. After I'm done that os my little knowledge base of the thing I worked on.
This is the easiest way to describe what I do.