Coder Social home page Coder Social logo

ikaros's Introduction

Definitely (Not) A VN Enthusiast


rosa umineko my beloved

ikaros's People

Contributors

angelocarasig avatar

Watchers

 avatar

ikaros's Issues

Start book from specific bookmark

Implement reader tracker for progression and continue from. Seems fairly straightforward in theory:

  • Object that stores CFI, percentage and some other properties like a label, description
  • Autosave bookmark via locationChanged emitter
  • Creating a bookmark saves currentLocation which should already be handled in store (in v1.4.3)
  • Since we use epubCFI (string value) to track location should be easy to incorporate into db

https://stackoverflow.com/questions/61309899/useeffect-cleaning-function-is-not-called-when-tab-is-closed

Update navbar

Updated navbar with:

  • Login redirect + Logout dialog
  • use novel store and quick glance for library
  • profile section with settings and import log

Proper last read metrics

Last read just involves which novel is in last read
Will probs just be something inside a useEffect deconstructor

  • Last Read on navbar
  • Sort by Last Read in library
  • Last Read in dashboard

Better Reader Loading animations

image

Need the following to mark this as completed:

  • Different spinner/loader to show loading progress
  • a library hook that uses sonner (or something else) to show when different props of the novel have been loaded (bookmarks, toc, book opened, etc.)
  • Maybe pulsing animation? (some kind of moving gradient animation on Loading novel or just a color pulse)

CRUD for novels

Library should have CRUD ability for a novel, namely the following:

  • Updating a novel's metadata (title, author, dates, description, etc.)
  • Removing a novel from library (this one might be difficult since there is no direct relationship between a storage bucket novel object and the db row entry for it)

Extend by:

  • Auto-scrape from NovelUpdates URL (probs vercel/supabase edge-function?) (unsure about other sources besides novelupdates currently)

Collections

Setup collections to be able to do the following to a novel:

  • Add/edit/update/remove tags
  • Add/edit/update/remove categories
  • Add/edit/update/remove series
  • Group by options in library sort options

CRUD operations for groups may be worthwhile to just follow stash UI format.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.