
Vimwiki
Obsidian.md
Notational FZF
Org mode
Zim Wiki
Gollum
Logseq
Notational Velocity
Typora
StackEdit
iA Writer
Obsidian.md
Markdown by DaringFireball
MacDown
Dillinger
MarkdownPad
VimwikiIt is very well built with simplicity in mind. There are several themes and all of them look amazing. I love the "typewriter" and "focus" mode. In contrast with other apps that focus the current window and remove all visibility options, Typora goes one step ahead and fades down all other paragraphs as well.
Based on our record, Typora should be more popular than Vimwiki. It has been mentiond 93 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
Option 2: Dedicated markdown app.Typora, Obsidian, or similar. Better editing experience, but now you're context-switching between your code editor and your docs editor. Copy-pasting paths, losing mental context, duplicating effort. - Source: dev.to / about 1 month ago
> Iโd love some app with the polish of Bear Notes but that just edited raw Markdown files. Typora? (https://typora.io/). - Source: Hacker News / 2 months ago
Https://typora.io/ allows pasting images into markdown. I use it for my Zola blog. - Source: Hacker News / 8 months ago
Typora https://typora.io/ (Available for macOS, Windows, Linux): Typora has been a long-standing favorite for its truly distraction-free, what-you-see-is-what-you-get (WYSIWYG) approach. It's clean, elegant, and makes writing Markdown feel incredibly intuitive. - Source: dev.to / 11 months ago
You can also explore tools like Dillinger or Typora to make the experience even smoother. - Source: dev.to / over 1 year 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.
StackEdit - Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.
Notational FZF - Notational Velocity for Vim.
iA Writer - Minimal Design, Maximum Focus
Org mode - Org: an Emacs Mode for Notes, Planning, and Authoring
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.