
Vimwiki
Obsidian.md
Notational FZF
Org mode
Zim Wiki
Gollum
Logseq
Notational Velocity
Evil
Doom Emacs
Org mode
Vim Adventures
Productivity Power Tools
Carpalx QGMLWB
Karabiner
Shortcat
Vimwiki
EvilBased on our record, Evil should be more popular than Vimwiki. It has been mentiond 61 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.
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 / almost 3 years ago
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 3 years ago
I use VimWiki inside of Neovim, with additional Plugins/configurations. Lightweight and let's you use the power of (Neo)Vim. Source: over 3 years ago
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 4 years ago
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 4 years ago
That said, the default for sis-context-hooks, which decides when it fires, is '(evil-insert-state-entry-hook), which assumes evil. If you don't use evil, this hook never gets called and it won't work, so you'll need to add hooks that match your own workflow. - Source: dev.to / about 1 month ago
For multiple reasons, one of them just being curiosity, I started using Emacs. And before anyone wants to start waging the holy war of editors1, I'll put myself out there and pronounce that the one and only correct answer is: Emacs with EVIL (GitHub) mode. - Source: dev.to / almost 2 years ago
Emacs is whatever you want it to be, and it has wonderful modal editing packages such as evil-mode[1] - which surpasses the editing system from vi that it is based on - and Meow[2] 1. https://github.com/emacs-evil/evil. - Source: Hacker News / about 2 years ago
Since we already have vyper-mode, why not add Evil to the stack? Source: over 2 years ago
2 stripe blue belt here! I used to use Vim for everything other than Java development and have now adopted Emacs in the same way. I am using it for Clojure and Common Lisp development along with org mode, irc, rss, git and file management I started with Evil mode and then moved to Xah fly keys before sticking to the emacs bindings. Having the caps lock key bound to CTRL helped me a lot. I don't know if it makes... - Source: Hacker News / over 2 years ago
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.
Doom Emacs - Emacs configuration similar to Spacemacs but faster and lighter.
Notational FZF - Notational Velocity for Vim.
Org mode - Org: an Emacs Mode for Notes, Planning, and Authoring
Vim Adventures - Learning Vim while playing a game
Zim Wiki - Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.