Software Alternatives, Accelerators & Startups

Vimwiki VS fd

Compare Vimwiki VS fd 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.

fd logo fd

A simple, fast and user-friendly alternative to 'find'.
  • Vimwiki Landing page
    Landing page //
    2018-09-29
  • fd Landing page
    Landing page //
    2023-08-18

Vimwiki videos

My Semi-Complete VimWiki Workflow

More videos:

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

fd videos

Discmania FD (Fairway Driver) Golf Disc Review

More videos:

  • Review - Honda Civic FD | Review & Tips If you want to own one
  • Review - Regular Car Reviews: 1993 Mazda RX-7 FD

Category Popularity

0-100% (relative to Vimwiki and fd)
Note Taking
24 24%
76% 76
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 fd. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fd should be more popular than Vimwiki. It has been mentiond 118 times since March 2021. 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 / 10 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: over 1 year 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

fd mentions (118)

  • Level Up Your Dev Workflow: Conquer Web Development with a Blazing Fast Neovim Setup (Part 1)
    Ripgrep: A super-fast file searcher. You can install it using your system's package manager (e.g., brew install ripgrep on macOS). Fd: Another blazing-fast file finder. Installation instructions can be found here: https://github.com/sharkdp/fd. - Source: dev.to / 2 months ago
  • Hyperfine: A command-line benchmarking tool
    Hyperfine is such a great tool that it's one of the first I reach for when doing any sort of benchmarking. I encourage anyone who's tried hyperfine and enjoyed it to also look at sharkdp's other utilities, they're all amazing in their own right with fd[1] being the one that perhaps get the most daily use for me and has totally replaced my use of find(1). [1]: - Source: Hacker News / 4 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
  • Unix as IDE: Introduction (2012)
    Many (most?) of them have been overhauled with success. For find there is fd[1]. There's batcat, exa (ls), ripgrep, fzf, atuin (history), delta (diff) and many more. Most are both backwards compatible and fresh and friendly. Your hardwon muscle memory still of good use. But there's sane flags and defaults too. It's faster, more colorful (if you wish), better integration with another (e.g. exa/eza or aware of git... - Source: Hacker News / 5 months ago
  • Making Hard Things Easy
    AFAIK there is a find replacement with sane defaults: https://github.com/sharkdp/fd , a lot of people I know love it. However, I already have this in my muscle memory:. - Source: Hacker News / 8 months ago
View more

What are some alternatives?

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

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.

fzf - A command-line fuzzy finder written in Go

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

Bat - A cat(1) clone with wings.

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.

The Silver Searcher - A code searching tool similar to ack, with a focus on speed.