Skip to content

Simple bookmark manager that supports self-built, only collects, categorizes, and manages bookmarks.

License

Notifications You must be signed in to change notification settings

WShihan/markless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English中文

Markless

A very simple bookmark manager that only collects, organizes, and manages bookmarks.

  • Simple and lightweight
  • Deployment-friendly, only includes one executable file
  • Uses Sqlite

Features:

  • Support dark mode
  • Collect web pages through browser plugins/IOS shortcuts
  • Support multiple users
  • Support marking unread/read and categorizing with tags
  • Support multiple languages
  • Support snapshots, saving the content of a link at a certain moment to prevent link expiration.
  • Import and parse bookmarks exported from browsers
  • Export bookmarks (json format, with tags)

首页

👀 demo username:demo passwrord:demo1234

Front end is here

Usage

Enter the following command to view the startup parameters.

markless -h

Collect webpages through broswer plugin

The code of the browser plugin is also open-source, and the code is in the crx file. After downloading, unzip and install it.

浏览器插件

Start the instance, and then generate the key.

浏览器插件

Open the browser plugin options, copy and paste the instance address and key.

浏览器插件

Then you can start collecting web pages, the link is a required field, other information such as title, description, etc. will be automatically parsed if not filled out.

浏览器插件

Collect webpages through iOS shortcuts.

Download the shortcut here, modify and fill in the url with the actual address, and insert the token value obtained from installing the browser plugin in the X-Token of the request header.

After double-clicking on the shortcut command, enter the detailed information and enable Show in shared form.

In Safari, sharing a webpage allows you to see Markless, click to bookmark the page.

Thanks

Inspired by the following two open source projects:

The project uses many open source packages, thank you to the authors ❤️

About

Simple bookmark manager that supports self-built, only collects, categorizes, and manages bookmarks.

Topics

Resources

License

Stars

Watchers

Forks