Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
/ bmarks Public archive

Tag-based bookmark manager inspired by delicious and Pinboard

License

Notifications You must be signed in to change notification settings

FelipeCortez/bmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmarks

A bookmarking tool made with Python 3 + Django 2.0. Running here.

Features

  • Import bookmarks saved in the Netscape format
  • Tag completion in forms
  • Private marks with private tag
  • Private accounts
  • Descriptions with Markdown support
  • A friendly user guide (not so friendly yet)
  • A bookmarklet
  • Unlisted marks with dot prefix
  • Browser extension (Firefox only currently)
  • Bulk editing
  • Export bookmarks (JSON, CSV)
  • Wayback Machine Availability API integration
  • Archive with full-text search
  • Toggle between compact/one-line and spacious/multi-line views

Bookmarklet

javascript:location.href='https://bmarks.net/add/?url='+encodeURIComponent(location.href)+'&name='+encodeURIComponent(document.title)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Tag-based bookmark manager inspired by delicious and Pinboard

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published