Software Alternatives & Reviews

Vimwiki VS The Silver Searcher

Compare Vimwiki VS The Silver Searcher 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.

The Silver Searcher logo The Silver Searcher

A code searching tool similar to ack, with a focus on speed.
  • Vimwiki Landing page
    Landing page //
    2018-09-29
  • The Silver Searcher Landing page
    Landing page //
    2022-11-02

Vimwiki videos

My Semi-Complete VimWiki Workflow

More videos:

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

The Silver Searcher videos

No The Silver Searcher videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Vimwiki and The Silver Searcher)
Note Taking
39 39%
61% 61
File Manager
0 0%
100% 100
Task Management
100 100%
0% 0
Perosnal Wiki
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, The Silver Searcher should be more popular than Vimwiki. It has been mentiond 34 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 / 9 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

The Silver Searcher mentions (34)

  • Debugging Silent Create Action Failures in Rails
    If you have trouble finding it among the other stuff happening in the server log, well, so do I! I recommend learning how to programmatically search through your terminal output. Providing a universal method for this is challenging because various tools and terminal emulators implement this functionality differently. Another option would be to use tools like grep or the_silver_searcher (a favorite of mine) to... - Source: dev.to / 6 months ago
  • ✨7 Github Repositories to Master React
    Some of the examples below use ag, but could just as well use grep or equivalent. - Source: dev.to / 7 months ago
  • Rust crate rg typosquatting/redirect to ripgrep
    Why guess when [there are installation instructions for various platforms on the README](https://github.com/ggreer/the_silver_searcher#installing)? Also, although it may not be easy to remember, is this really a problem in practice given the installation count in most contexts is one? If there's a context where it's installed regularly, that's... - Source: Hacker News / 8 months ago
  • 🚀 Boost Your Coding Productivity with These 9 Powerful FREE Tools! 💪
    URL 🔗 : https://github.com/ggreer/the_silver_searcher. - Source: dev.to / 11 months ago
  • how to list places where a function is being used?
    My "vim" way of finding all the places where a function is being used: using visual mode, marking the function, and passing it to :Ag (silversearcher) The problem with this is that it is not 100% accurate, since it will just look for things with the same name, so I was thinking about using the LSP to make things more robust. Source: about 1 year ago
View more

What are some alternatives?

When comparing Vimwiki and The Silver Searcher, 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.

grep - grep is a command-line utility for searching plain-text data sets for lines matching a regular...

Jrnl.sh - Collect your thoughts and notes without leaving the command line

ripgrep - ripgrep combines the usability of The Silver Searcher with the raw speed of grep.

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.

SearchMyFiles - Alternative to the standard Search For Files And Folders module of Windows. Duplicates search is also supported.