Keep bookmarks, in scheme!
Find a file
Tom Willemsen 908bbc3cfb Use a transaction when adding new bookmarks
During testing it was discovered that the `first-result' procedure
throws an exception, which left the database in a somewhat
inconsistent state, the bookmark had been added, but (at least one of)
the tags weren't added.  This should make it all succeed or all fail.
2012-12-28 01:00:26 +01:00
convert.scm Guard against non-blob values of bookmark.date 2012-12-27 03:03:24 +01:00
linkwave.scm Use a transaction when adding new bookmarks 2012-12-28 01:00:26 +01:00
Makefile Initial commit 2012-12-24 01:27:14 +01:00
paths.scm Initial commit 2012-12-24 01:27:14 +01:00
README.org Add README 2012-12-27 03:12:15 +01:00

nlinkwave

I'm working on replacing linkwave with this project soon, with the hope of making development on/for Windows easier and becaus scheme is fun!

Note: Once I determine that nlinkwave is capable of everything linkwave is I will change the name of this repository, keep this in mind when you are having trouble pulling changes in the future.