/comicmark

link manager, comic style

Primary LanguageSvelte

Comicmark!

Your Personal Link Manager, Comic Style!

Comicmark is a fun and stylish web application designed to help you manage your bookmarks efficiently. With a comic-inspired interface, you can easily add, organize, and track your links, making it a unique tool for anyone who loves to keep their online resources in order.

Features

  • Add Bookmarks: Quickly add new bookmarks with URLs, titles, associated tags, and optional deadlines.
  • Manage Bookmarks: View, search, and filter your bookmarks by title, URL, or tags.
  • Read Status: Mark bookmarks as read or unread, with a visual indicator.
  • Deadline Tracking: Keep track of upcoming deadlines for your bookmarks.
  • Import/Export: Easily import and export your bookmarks in JSON format.

Getting Started

To get started with Comicmark, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/abishekvenkat/comicmark.git
    cd comicmark
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev
  4. Open Your Browser: Navigate to http://localhost:5174 to see the application in action.

Usage

  • Adding a Bookmark: Click on the "+ NEW! ZAP!" button to open the bookmark form. Fill in the details and click "BOOM! ADD BOOKMARK!" to save.
  • Deleting a Bookmark: Click the "Delete" button next to any bookmark to remove it from your list.
  • Marking as Read: Use the checkbox next to each bookmark to mark it as read or unread.

comicmark-screen

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.


Enjoy managing your links in style with Comicmark!