<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muwiki.nvim/doc/tags, branch master</title>
<subtitle>A lightweight wiki plugin for Neovim using standard markdown syntax.
</subtitle>
<id>https://git.3kgcat.fi/muwiki.nvim/atom?h=master</id>
<link rel='self' href='https://git.3kgcat.fi/muwiki.nvim/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/'/>
<updated>2026-03-16T05:21:15Z</updated>
<entry>
<title>feat: add todo list</title>
<updated>2026-03-16T05:21:15Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-16T05:21:15Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=98cbd80d5f56f3ce73e4819c3776ff5543accac3'/>
<id>urn:sha1:98cbd80d5f56f3ce73e4819c3776ff5543accac3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add xdg-open dependency check</title>
<updated>2026-03-16T00:59:48Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-16T00:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=0d5557b5185916913f08215eb7d987d25d3e09e0'/>
<id>urn:sha1:0d5557b5185916913f08215eb7d987d25d3e09e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update tags</title>
<updated>2026-03-15T23:37:07Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-15T23:37:07Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=2d0f1ea1cdb00cc26e4fd26b909bb8498da3d0f5'/>
<id>urn:sha1:2d0f1ea1cdb00cc26e4fd26b909bb8498da3d0f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update readme/docs</title>
<updated>2026-03-15T09:07:46Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-15T08:49:19Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=4f4730f09a08630c1c474caf1e5b2d94980aa1b9'/>
<id>urn:sha1:4f4730f09a08630c1c474caf1e5b2d94980aa1b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add help tag</title>
<updated>2026-03-15T08:37:07Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-15T08:37:07Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=c4c00ee5669697c9149dde33c251616fa399ccf4'/>
<id>urn:sha1:c4c00ee5669697c9149dde33c251616fa399ccf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: simplify codebase and fix FileType autocommands</title>
<updated>2026-03-15T08:05:20Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-15T07:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=de2df63dcbe44f07dc994e29d7d400c49c811080'/>
<id>urn:sha1:de2df63dcbe44f07dc994e29d7d400c49c811080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move template/mkdir features to user-configured autocmds</title>
<updated>2026-03-15T08:05:06Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-15T04:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=49c1e9d1fc3d6bf8748756a8543d8c1b7287940f'/>
<id>urn:sha1:49c1e9d1fc3d6bf8748756a8543d8c1b7287940f</id>
<content type='text'>
- Remove auto-mkdir autocmd from init.lua (now user-configured)
- Remove template system entirely (now user-configured)
- Rename io.lua -&gt; utils.lua
- Inline single-use functions (handle_web_link, handle_file_link, etc.)
- Remove security warnings for external files
- Remove unused config options: use_template, template, date_fmt
- Simplify utils.resolve() without wiki root validation
- Update all documentation examples
BREAKING CHANGE: Users must now add their own autocmds for:
- Auto-creating directories on save (BufWritePre)
- Applying templates to new files (BufNewFile)
See README.md for updated configuration examples.
</content>
</entry>
<entry>
<title>chore: init</title>
<updated>2026-03-13T07:58:53Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-13T07:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=bc2944651f4dabc68d7f34c796400d80ba132016'/>
<id>urn:sha1:bc2944651f4dabc68d7f34c796400d80ba132016</id>
<content type='text'>
</content>
</entry>
</feed>
