markor
Gollum
Our great sponsors
markor | Gollum | |
---|---|---|
18 | 23 | |
2,069 | 12,585 | |
- | 0.6% | |
9.1 | 7.1 | |
7 days ago | 14 days ago | |
Java | Ruby | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
markor
- Write Plain Text Files
-
best software/service for note-taking, idea dumping, and general spilling of my mind
https://github.com/gsantner/markor - cool thing! And on F-Droid! I looked for a simple editor that doesn't show ads & leak private info to 3rd parties and here it is!
-
⟳ 1 apps added, 64 updated at f-droid.org
Markor (version 2.8.5): Text editor - Notes & ToDo. Lightweight. Markdown and todo.txt support.
-
Your favourite note taking+todo plugin and reason
Does anyone have a good solution for using any of the tools mentioned on this thread with mobile? I'm on Android and have experimented with VimWiki, Markor plus another service to sync, it's a bit convoluted though.
-
Best Mobile Note-Taking Apps for Markdown
Open Source: Yes (Apache 2.0, w/ special note on commercial license)
- Note Taking Apps
-
When you search why doesn’t markor include content that’s within files, instead it only search file names?
I don't know, but if that's a feature that you want, you could open a new issue / feature request on their github page. https://github.com/gsantner/markor/issue
- "Markor" A lightweight and rich markdown editor for Android
-
⟳ 6 apps added, 85 updated at f-droid.org
Markor 2.8.0: Text editor - Notes & ToDo. Lightweight. Markdown and todo.txt support.
-
Can you sugget an Evernote and Joplin alternative?
My favourite Android markdown editor is markor.
Gollum
-
VSCode – Markdown Edition
I’ve settled on similar setup. One nice thing about is there many tools that can work on this type of note setup, so you are not locked into one tool.
Working Copy works decently well on iOS. Gollum [1] on desktop operating systems provides a web interface to the notes. For some shameless self-promotion, I’ve been hacking on a clone of Gollum called Smeagol [2]. It is written in Rust so it is quite a bit faster to install and run on some of my low powered systems than installing Gollum.
- Is there an easy to use selfhosted wiki?
-
What are GNU/linux tools or programs which can serve as alternative for notion?
However, if you are using a gui, you can use vimwiki and gollum together. Gollum is a web wiki.
-
Create and edit Markdown from a browser and publish as HTML from web server
Take a look at gollum or wikimd
- Can someone give few examples of wiki based on "Gollum Wiki"?
-
Looking for a self-hosted documentation solution. Any recommendations?
Check out the Gollum wiki.
-
Write Plain Text Files
Another advantage layers on the source control: many source code management services will render your markdown and give you a search interface. GitHub popularized it. But other hosts like Azure Devops and GitLab support this as well. You can make a relatively pleasant document management system on top of this.
You can even run this on your own computer without an internet connection. Working Copy on iOS supports. Gollum, originally created by Tom Preston-Werner, strives to be compatiable with GitHub's wiki feature [2]. For my part, I've been learning Rust by writing a clone of Gollum called Smeagol [3].
Though really the point of the original article is: all these tool don't matter. Your plain text files can live longer than any of particular tool and continue to be useful.
[1] https://workingcopyapp.com/
-
Ask HN: How do you manage your companies knowledge base?
I just spent some time looking at this. There's no reason you can't use Obsidian with git. Obsidian just saves md files in a basic folder structure. You can git init in the root of your Obsidian vault directory (.gitignore your .obsidian folder). There's even an "Obsidian Git" community plugin that does the git work for you.
To serve your md files as a traditional wiki in browsers, there's a git backed wiki named Gollum that also uses md files in a basic folder structure. https://github.com/gollum/gollum You can see where I'm going with this.
Gollum doesn't have user authentication or anything fancy, it just renders and edits md files. I tried it. There didn't seem to be a difference between Obsidian's and Gollum's markdown. When I committed my entire Obsidian vault to a git repo, I could still choose to have Gollum serve the entire vault, or just a subdirectory in the repo. I could also disable all editing in Gollum.
While Obsidian is working directly with the md files, Gollum doesn't update until I actually commit the changes. Obsidian is basically an IDE for my wiki now.
I was mostly satisfied with Joplin syncing to OneDrive prior to today's experiment. But now I think Obsidian + Git + Gollum deserves a closer look. It might be a bit overkill for my personal wiki, but it could work in a team setting if everyone works on the wiki like they would a normal git project.
-
You should not use Git as a database
(Gollum)[https://github.com/gollum/gollum] can do that but that's a wiki.
- Gollum – A simple, Git-powered wiki with a sweet API and local frontend
What are some alternatives?
Wiki.js - Wiki.js | A modern and powerful wiki app built on Node.js
Gitit - A wiki using HAppS, pandoc, and git
Dokuwiki - The DokuWiki Open Source Wiki Engine
TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
BookStack - A platform to create documentation/wiki content built with PHP & Laravel
Outline - The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.
Mediawiki - 🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
NClientV2 - An unofficial NHentai android client
Realms - Git based wiki inspired by Gollum
MdWiki
XWiki - The XWiki platform
Rouge - A pure Ruby code highlighter that is compatible with Pygments