mycorrhiza icon indicating copy to clipboard operation
mycorrhiza copied to clipboard

🍄📑 Filesystem and git-based wiki engine for the independent web written in Go using Mycomarkup as its primary markup language.

Results 73 mycorrhiza issues
Sort by recently updated
recently updated
newest added

Judging by #217 I conclude that not many people know about this option. Maybe they should all know? I want to make it more noticeable somehow.

When using ../.. to type a relative link to the help page (which doesn't have a /hypha link, so that's the only way to do it without pasting the whole...

The list of all hyphae currently includes all top-level hyphae as well as all subhyphae, so if you have a lot of subhyphae it can be a long scroll and...

Currently, there are two pages, one for viewing the list, one for editing it. I think it would be better to merge the two. Also, add category renaming. And there's...

The current design, which is pictured below, is no fun. I'd like to improve it one day.

[This commit](https://github.com/bouncepaw/mycorrhiza/commit/5547cb153db08ca3bf38a250b212ae2f311a488e) bumps the GoLang version, killing Windows 7/Server 2008r2 support in Mycorrhiza as [GoLang > v1.21.4 does not support anything below Windows 10](https://github.com/golang/go/issues/64622) (or possibly Win8?). It is not...

I want to employ a new development technique in Mycorrhiza development. The rules are simple: 1. On the `master` branch, in the code, there must be no comments starting with...