Commit Graph

25 Commits

Author SHA1 Message Date
Matthias Beyer 82f08c6021 Remove version argument from module_entry_path_mod!() macro 2016-08-30 11:40:56 +02:00
Matthias Beyer 7ac98e1e54 Fix libimagbookmark::collection::* for new StoreId interface 2016-08-28 18:41:55 +02:00
Matthias Beyer 62a7e75230 Add README.md for libimagbookmark 2016-08-24 14:22:20 +02:00
Gavin Thomas Claugus 77c56a7d8a libimagbookmark: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:02:20 -04:00
Matthias Beyer 437b3133cc impl From<&'a str> for Link 2016-07-08 21:43:17 +02:00
Matthias Beyer 91e3b58f3e Implement BookmarkCollection::remove_link() 2016-07-08 16:54:27 +02:00
Matthias Beyer d5c6af884b Remove unneeded import 2016-07-08 16:54:05 +02:00
Matthias Beyer 2c93c8b98f fixup! Impl BookmarkCollection::get_links_matching() 2016-07-08 16:41:37 +02:00
Matthias Beyer 2e49947013 Impl BookmarkCollection::get_links_matching() 2016-07-08 16:40:28 +02:00
Matthias Beyer ee53a28c9a Impl From<String> for Link 2016-07-08 16:40:09 +02:00
Matthias Beyer 749f08ca66 fixup for 9231cf5f 2016-07-08 16:30:50 +02:00
Matthias Beyer 2ed07d4f7d Impl BookmarkCollection::add_link() 2016-07-08 16:30:11 +02:00
Matthias Beyer db21fa9dd4 Add IntoUrl trait for Link type
With this we can translate a Link type into an URL type from url::Url
2016-07-08 16:29:48 +02:00
Matthias Beyer 3b82311dfd Add more specific linking error kinds 2016-07-08 16:29:06 +02:00
Matthias Beyer 22e07d171b fixup! Add depenndency: regex 2016-07-08 16:21:24 +02:00
Matthias Beyer 3b485febe4 fixup! Add Link type 2016-07-08 16:20:35 +02:00
Matthias Beyer 9231cf5fb7 Add interface for working with BookmarkCollection
Oh my god I'm so drunk right now.
It's 0030 and I had dinner at around 1800 yesterday and then I just
drank like... two Mate and maybe 1L of water... and now I drank 0.33L
beer and I'm drunk as fuck... just wanted to share.

I hope this commit still makes sense... I'm not sure, I should
definitively review this tomorrow.

So... maybe I can do some more.

Btw., I just saw "The Martian" - the movie, you know. Oh my god, I love
Matt Damon - I think he's a really nice actor, actually.

I probably shouldn't put this into the commit message, I know... Just
wanted to have some fun here.. sorry.
2016-07-08 00:27:45 +02:00
Matthias Beyer ee51de088a Add Link type 2016-07-08 00:27:35 +02:00
Matthias Beyer eb47f08479 Add depenndency: regex 2016-07-08 00:23:56 +02:00
Matthias Beyer 5fa189fb4e Impl BookmarkCollection::delete() 2016-07-08 00:12:05 +02:00
Matthias Beyer ed1eea053a Impl BookmarkCollection::get() 2016-07-08 00:11:54 +02:00
Matthias Beyer f2cc233c37 Add error kind if collection cannot be found 2016-07-08 00:11:27 +02:00
Matthias Beyer 0714d58db0 Add initial codebase 2016-07-08 00:01:44 +02:00
Matthias Beyer 63d2f56a88 Add dependencies 2016-07-07 23:46:06 +02:00
Matthias Beyer 5a0720e3bb Initial import 2016-07-07 23:46:06 +02:00