<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wiki.el.git, branch master</title>
<subtitle>emacs wiki mode
</subtitle>
<id>https://g.ypei.me/wiki.el.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/wiki.el.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/'/>
<updated>2025-01-04T01:21:15+00:00</updated>
<entry>
<title>Factor out wiki-parse-title that separates entry and section by #</title>
<updated>2025-01-04T01:21:15+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2025-01-04T01:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=3bb836e703480e23b3eee8fdb369dacb294dc46a'/>
<id>urn:sha1:3bb836e703480e23b3eee8fdb369dacb294dc46a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add navigation to sections and dir-local variables support</title>
<updated>2025-01-04T00:51:05+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2025-01-04T00:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=4bfc032aa411552271100301b341b764b5967ce1'/>
<id>urn:sha1:4bfc032aa411552271100301b341b764b5967ce1</id>
<content type='text'>
sections: foo#bar will navigate to section bar of entry foo

dir-local variable support: currently applicable to outline headings
only.
</content>
</entry>
<entry>
<title>Add html post processor for fetching</title>
<updated>2025-01-03T22:38:56+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2025-01-03T22:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=70609bd73a36d6c590a08fa8d09b2d38959d3feb'/>
<id>urn:sha1:70609bd73a36d6c590a08fa8d09b2d38959d3feb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a function to determine whether a url is a wiki entry.</title>
<updated>2024-12-26T12:01:53+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2024-12-26T12:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=7c90e1c35abb0a8eb25bcb5f3b5d8676dc13fc54'/>
<id>urn:sha1:7c90e1c35abb0a8eb25bcb5f3b5d8676dc13fc54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing macro name</title>
<updated>2023-09-09T04:41:23+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-09-09T04:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=e501c186bccd76a2373977b3df59300fe390bd61'/>
<id>urn:sha1:e501c186bccd76a2373977b3df59300fe390bd61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add search.</title>
<updated>2023-07-24T03:58:09+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-07-24T03:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=7cea566a9616f1300cfc2728acf664ac5bd89bd8'/>
<id>urn:sha1:7cea566a9616f1300cfc2728acf664ac5bd89bd8</id>
<content type='text'>
- For mediawiki sites, use API search.
- For non-mediawiki sites, use eww.
- Now it depends on a new library `generic-search.el'.
</content>
</entry>
<entry>
<title>Adding more defaults in wiki site info.</title>
<updated>2023-07-24T02:52:19+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-07-24T02:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=78672bd3ccd71e36cd99d57b244213a37a8bf32e'/>
<id>urn:sha1:78672bd3ccd71e36cd99d57b244213a37a8bf32e</id>
<content type='text'>
- add mandatory host, and base-url is by default computed from host
- add api-base-url for api base url, only applicable to mediawiki now
- compute display name from site id by default
</content>
</entry>
<entry>
<title>Make mediawiki the default engine</title>
<updated>2023-07-24T01:56:38+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-07-24T01:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=b2416995f4c1c29a3caf192c01193ae012857431'/>
<id>urn:sha1:b2416995f4c1c29a3caf192c01193ae012857431</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a mediawiki API fetcher.</title>
<updated>2023-07-23T13:05:13+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-07-23T13:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=f2d3c6ca51bfbf7620ddde9faf83ec5fd973abf5'/>
<id>urn:sha1:f2d3c6ca51bfbf7620ddde9faf83ec5fd973abf5</id>
<content type='text'>
Applicable to wikihow. Also clean up the code to reduce duplication
with fetching and finding files. And fix when the wiki entry is under
a directory naming itself which is common in mediawiki: both foo and
foo/bar could be a valid wiki title. So locally files need to have an
extension (by default .wiki). Also add the extension to
auto-mode-alist.
</content>
</entry>
<entry>
<title>more marketing :)</title>
<updated>2023-07-23T08:22:22+00:00</updated>
<author>
<name>Yuchen Pei</name>
<email>id@ypei.org</email>
</author>
<published>2023-07-23T08:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/wiki.el.git/commit/?id=38ca3c5e5a075f15732f38a674666fa6db4b63f5'/>
<id>urn:sha1:38ca3c5e5a075f15732f38a674666fa6db4b63f5</id>
<content type='text'>
</content>
</entry>
</feed>
