<feed xmlns='http://www.w3.org/2005/Atom'>
<title>muwiki.nvim/lua/muwiki/config.lua, 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-16T00:30:19Z</updated>
<entry>
<title>refactor: normalize text_extensions at config time</title>
<updated>2026-03-16T00:30:19Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-16T00:21:16Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=c566653a645c8317f336043117766745304b7887'/>
<id>urn:sha1:c566653a645c8317f336043117766745304b7887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update readme/doc</title>
<updated>2026-03-15T21:58:12Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-15T21:56:23Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=2e831e569296acc3f90f83a1b8c5dd79c0631175'/>
<id>urn:sha1:2e831e569296acc3f90f83a1b8c5dd79c0631175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add text_extensions config</title>
<updated>2026-03-15T12:17:01Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-15T12:17:01Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=37cd862b5e0fbd7ae4d421e0cad8e198d5653381'/>
<id>urn:sha1:37cd862b5e0fbd7ae4d421e0cad8e198d5653381</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>refactor: consolidate modules and improve structure</title>
<updated>2026-03-14T08:29:54Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-14T08:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=c8dc1635f8a921269f714117f414bbc7ba24f9fd'/>
<id>urn:sha1:c8dc1635f8a921269f714117f414bbc7ba24f9fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: simplify wiki discovery functions</title>
<updated>2026-03-14T02:28:05Z</updated>
<author>
<name>moxie</name>
<email>moxie@3kgcat.fi</email>
</author>
<published>2026-03-14T02:28:05Z</published>
<link rel='alternate' type='text/html' href='https://git.3kgcat.fi/muwiki.nvim/commit/?id=3461be4d2d880293c92bc7b4119ba53289ef03cc'/>
<id>urn:sha1:3461be4d2d880293c92bc7b4119ba53289ef03cc</id>
<content type='text'>
</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>
