Software Alternatives, Accelerators & Startups

Vimwiki VS Micro

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

Micro logo Micro

Modern terminal-based text editor
  • Vimwiki Landing page
    Landing page //
    2018-09-29
  • Micro Landing page
    Landing page //
    2018-12-16

Vimwiki videos

My Semi-Complete VimWiki Workflow

More videos:

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

Micro videos

Microeconomics- Everything You Need to Know

More videos:

  • Review - MICROeconomics 19 Minute Review
  • Review - Game Gear Micro Review

Category Popularity

0-100% (relative to Vimwiki and Micro)
Note Taking
100 100%
0% 0
Text Editors
0 0%
100% 100
Task Management
100 100%
0% 0
IDE
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, Micro should be more popular than Vimwiki. It has been mentiond 76 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

Micro mentions (76)

  • Modeless Vim
    Is Micro[0] not a better, more purpose-fit solution to these issues? (Syntax highlighting quality, etc) Prev discussed: https://news.ycombinator.com/item?id=37171294. - Source: Hacker News / 4 months ago
  • Essential Command Line Tools for Developers
    To see more screenshots of micro, showcasing some of the default color schemes, see here. - Source: dev.to / over 1 year ago
  • A simple guide for configuring sudo and doas
    There are two main ways to configure sudo.The first one is using the sudoers file.It is located at /etc/sudoers for Linux,and /usr/local/etc/sudoers for FreeBSD respectively.The paths are different,but the configuration works in the same way. A typical sudoers file looks like this. The sudoers file must be edited with the visudo command,which ensures the config is free of errors.Running this command as the... - Source: dev.to / 5 months ago
  • Microsoft is exploring adding a command line text editor into Windows, and it wants your feedback
    I really like micro, a nano-like editor with a very sane, regular people friendly keybinding. Source: 6 months ago
  • Revolutionizing Text Editor Navigation and Altarnative to Vim and GNUEmacs
    I am all for your efforts. I am very keyboard centric. My sweet spot is macOS keyboard shortcuts. Especially those as defined by BBEdit. But I have learned from all the platforms I have worked on. (TRS-DOS, MSDOS, OS/2, macOS, Windows, Linux) I never get into Vim primarily because of HJKL. I have spent many hours trying. But I do use IJKL as arrow keys via hardware keyboard macros, AutoHotKey, Karabiner Elements,... - Source: Hacker News / 6 months ago
View more

What are some alternatives?

When comparing Vimwiki and Micro, 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.

Vis - A vi-like editor based on Plan 9's structural regular expressions.

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

Vim - Highly configurable text editor built to enable efficient text editing

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.

fzf - A command-line fuzzy finder written in Go