From d2efe59b0690eb6d13bac55bf8b81436c0284110 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 1 Jul 2012 14:17:54 +0200 Subject: Rewrite and hopefully improve upon a big chunk of the site --- site/projects/eye-on-manga.org | 43 +++++++++++++++++++++++++----------------- 1 file changed, 26 insertions(+), 17 deletions(-) (limited to 'site/projects/eye-on-manga.org') diff --git a/site/projects/eye-on-manga.org b/site/projects/eye-on-manga.org index e7c52de..6bb7b98 100644 --- a/site/projects/eye-on-manga.org +++ b/site/projects/eye-on-manga.org @@ -1,12 +1,20 @@ #+TITLE: eye-on-manga #+STYLE: #+LINK_UP: ../index.html -#+LINK_HOME: ../index.html +#+LINK_HOME: http://ryuslash.org #+LINK: src https://github.com/ryuslash/eye-on-manga #+LINK: tar_gz https://github.com/ryuslash/eye-on-manga/tarball/master #+LINK: zip https://github.com/ryuslash/eye-on-manga/zipball/master +#+STARTUP: showall + +#+begin_html + + +#+end_html -#+INCLUDE: "../header.org" :lines "1-4" #+INCLUDE: "dlmenu.inc" * About @@ -14,20 +22,6 @@ ~eye-on-manga~ is a manga collection management application for the Nokia N900. -** Why - - I was always either standing in the shop, or at the - F.A.C.T.S. event, looking at and for manga, and I'd completely - forget which ones I needed to get and which ones I'd already read. - -** How - - ~eye-on-manga~ is a simple application for the N900, it keeps a - list of manga in a SQLite database and makes it possible to edit - this data through a UI. You can tell it how many volumes a manga - should have and then it makes it easy to select which ones you've - aquired and which ones you've read. - ** Features - Create a list of manga. @@ -35,4 +29,19 @@ - Edit wrongfully entered entries. - Easily mark a volume as acquired or read. -#+INCLUDE: "../header.org" :lines "5-8" +** Requirements + + - A Nokia N900 with fairly recent packages should be fine. + +* Usage + + When you start it up you will see a list of your manga, showing the + name, # acquired and # total. To add a new manga entry open the menu + by pressing on the application's title and click "New Manga". You + will then be prompted for the name and total number of books for + this manga. + + If you press on one of the manga's names you will see its detail + view. Here you can change the information previously entered and + select the manga you'v acquired (left column) and the manga you've + read (right column). -- cgit v1.2.3-54-g00ecf