<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markam, branch 0.2.0</title>
<subtitle>Keep bookmarks, in scheme!</subtitle>
<id>https://code.ryuslash.org/markam/atom?h=0.2.0</id>
<link rel='self' href='https://code.ryuslash.org/markam/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/'/>
<updated>2013-02-13T08:10:02Z</updated>
<entry>
<title>Update docs</title>
<updated>2013-02-13T08:10:02Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-13T08:10:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=5a036e4ad33dd337ba4657f47f0d61b72436f629'/>
<id>urn:sha1:5a036e4ad33dd337ba4657f47f0d61b72436f629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conkeror: interactive_error is not defined</title>
<updated>2013-02-13T08:09:38Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-13T08:09:38Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=ff2cfc829262897cdbc786ee4c2b967342e889e2'/>
<id>urn:sha1:ff2cfc829262897cdbc786ee4c2b967342e889e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conkeror: Filter results with search string</title>
<updated>2013-02-12T19:44:47Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-12T19:44:47Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=a880a719e54c6f41657c57e67e49b1c2dde97792'/>
<id>urn:sha1:a880a719e54c6f41657c57e67e49b1c2dde97792</id>
<content type='text'>
When using the conkeror interface commands `find-markam-url' and
`find-markam-url-new-buffer', the input is sent along to markam and it
then searches the titles and tags for the input given.
</content>
</entry>
<entry>
<title>Add url lookup for conkeror</title>
<updated>2013-02-11T22:04:53Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-11T22:04:53Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=6fdc8f2f5ab88b0ce0077a2450af215992e1d23c'/>
<id>urn:sha1:6fdc8f2f5ab88b0ce0077a2450af215992e1d23c</id>
<content type='text'>
Add simple url lookup for conkeror. Currently loads all bookmarks into
the completion buffer, but this will be changed.
</content>
</entry>
<entry>
<title>Add simple searching</title>
<updated>2013-02-02T15:53:16Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-02T15:53:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=d5dbe8ed273d93bec205d664e7b3d390bcdfbaab'/>
<id>urn:sha1:d5dbe8ed273d93bec205d664e7b3d390bcdfbaab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2013-02-02T14:27:28Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-02-02T14:03:09Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=1d51bacd51bf601e87662b30a1169d395d09f4e6'/>
<id>urn:sha1:1d51bacd51bf601e87662b30a1169d395d09f4e6</id>
<content type='text'>
- Disable interpreted usage, it doesn't seem to work.
- Move comments outside of functions, I miss docstrings...
- Move handling of "other" arguments to separate function.
</content>
</entry>
<entry>
<title>Add install-strip target</title>
<updated>2013-01-06T14:59:16Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-01-06T14:59:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=e0cb22485481351242dff65ab0cce9a7b6fc3400'/>
<id>urn:sha1:e0cb22485481351242dff65ab0cce9a7b6fc3400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use more variables</title>
<updated>2013-01-06T14:52:33Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-01-06T14:52:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=4fde21d9913a63e8f057543aefa5b4125d74bd85'/>
<id>urn:sha1:4fde21d9913a63e8f057543aefa5b4125d74bd85</id>
<content type='text'>
This allows any command used to be overridden, when, for example,
they're not installed in PATH.
</content>
</entry>
<entry>
<title>Add uninstall target</title>
<updated>2013-01-06T14:30:50Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-01-06T14:30:50Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=e2999eed45ccd6998c5a692f40b7ff47e1fcb8eb'/>
<id>urn:sha1:e2999eed45ccd6998c5a692f40b7ff47e1fcb8eb</id>
<content type='text'>
Removes all files from their installed locations.
</content>
</entry>
<entry>
<title>Add more documentation formats to Makefile</title>
<updated>2013-01-06T14:10:37Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2013-01-06T14:10:37Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/markam/commit/?id=759b8b0cf97c21d897c0d1929421c803a6619bd1'/>
<id>urn:sha1:759b8b0cf97c21d897c0d1929421c803a6619bd1</id>
<content type='text'>
`dvi', `pdf' and `ps' can be compiled/installed by explicitly
specifying `make FORMAT' or `make install-FORMAT'.
</content>
</entry>
</feed>
