Software Alternatives, Accelerators & Startups

Vimwiki VS fzf

Compare Vimwiki VS fzf and see what are their differences

Vimwiki logo Vimwiki

Vimwiki is a personal wiki for Vim – interlinked, plain text files written in a markup language.

fzf logo fzf

A command-line fuzzy finder written in Go
  • Vimwiki Landing page
    Landing page //
    2018-09-29
  • fzf Landing page
    Landing page //
    2023-09-26

Vimwiki videos

My Semi-Complete VimWiki Workflow

More videos:

  • Review - vimwiki - Notetaking with Markdown and Preview - Linux TUI

fzf videos

Vim universe. fzf - command line fuzzy finder

More videos:

  • Review - How I Work: fzf
  • Review - fzf - Fuzzy Finder For Your Shell - Linux TUI

Category Popularity

0-100% (relative to Vimwiki and fzf)
Note Taking
15 15%
85% 85
Task Management
100 100%
0% 0
Productivity
0 0%
100% 100
Perosnal Wiki
100 100%
0% 0

User comments

Share your experience with using Vimwiki and fzf. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fzf seems to be a lot more popular than Vimwiki. While we know about 217 links to fzf, we've tracked only 17 mentions of Vimwiki. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Vimwiki mentions (17)

  • Ask HN: Did anyone write a book in Nano?
    I wrote a manuscript in vim a couple Novembers ago, for NaNoWrimo. I used a couple plugins, primarily Goyo [1] to add some margins, but otherwise, yeah, plain vim. I don't think it was really any more productive than my current workflow in Obsidian. Vim keybindings are more useful for editing than for writing (and for editing code in particular, where the changes you're making are much more structured). Also,... - Source: Hacker News / 11 months ago
  • What are some ways you used Python to make YOUR life easier?
    I have created full on programs to systematically created screenshots with the game emulators with RetroArch. Also an automation tool to use a preexisting program named chdman that converts files into a needed format (also unpacking from archives). A little Python script to create a recents list of files for Vimwiki. I also created a program to access 🌈 emojis 🌈. I wrote my own GE Proton downloader and manager.... Source: about 1 year ago
  • Lightweight and efficient CLI note taking app
    I use VimWiki inside of Neovim, with additional Plugins/configurations. Lightweight and let's you use the power of (Neo)Vim. Source: over 1 year ago
  • Note-taking help. Zettelkasten method
    Well, Zettelkasten looks to me much like wiki. And standard wiki solution for vim is https://vimwiki.github.io/ and it should work quite well for you. Also, it is all plain text files so conversion should not be that difficult. Source: almost 2 years ago
  • Ask HN: System to capture personal notes on meetings and project progress
    I end up taking linear notes in a text file, with un-resolved or in-progress items at the bottom. They get pushed downward linearly until they are finished, at which point they get immortalized in the greppable daily log above. Requires a lot of discipline and doesn't have a lot of structure, but having the "working area" next to the journal has served me well. I use vimwiki[1] for most of the editing, in addition... - Source: Hacker News / about 2 years ago
View more

fzf mentions (217)

  • 9 tools, libraries and extensions our developer can't live without (and why)
    Fzf plugs into almost every alias I have including shell history, which allows me to operate in the CLI using 1-5 keystrokes instead of typing out extremely long commands. Here's a good tutorial of using FZF. - Source: dev.to / 4 days ago
  • Fzf advanced integration in Powershell
    If you want to integrate fzf with rg, fd, bat to fuzzy find files, directories or ripgrep the content of a file and preview using bat, but the fzf document only has commands for Linux shell (bash,...), and you want to achieve that on your Windows Machine using Powershell, this post may be for you. - Source: dev.to / 16 days ago
  • Ask HN: Any tool for managing large and variable command lines?
    I have removed limit for bash history lines and file size and am using https://github.com/junegunn/fzf for reverse-search. - Source: Hacker News / about 2 months ago
  • So You Think You Know Git – Git Tips and Tricks by Scott Chacon
    Those are the most used aliases in my gitconfig. "git fza" shows a list of modified/new files in an fzf window, and you can select each file with tab plus arrow keys. When you hit enter, those files are fed into "git add". Needs fzf: https://github.com/junegunn/fzf. - Source: Hacker News / 4 months ago
  • Which command did you run 1731 days ago?
    > my history is so noisy I had to find another way The fzf search syntax can help, if you become familiar with it. It is also supported in atuin [2]. [1]: https://github.com/junegunn/fzf#search-syntax. - Source: Hacker News / 5 months ago
View more

What are some alternatives?

When comparing Vimwiki and fzf, you can also consider the following products

Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.

fd - A simple, fast and user-friendly alternative to 'find'.

Joplin - Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, tagged and modified either from the applications directly or from your own text editor.

Bat - A cat(1) clone with wings.

Gollum - Gollum is a simple wiki system built on top of Git

fzy - A better fuzzy finder