Skip to content

shuuji3/bookmark-file-tag-adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookmark-file-tag-adder

A simple script to attach tags to each bookmark from its ancestral folder names.

Given the following Bookmark tree:

Bookmarks/
└── comp
    └── lang
        ├── python
        │   └── website1
        └── website2

The following tags are assigned:

  • website1: #comp, #lang, and #python
  • website2: #comp and #lang

I wrote this to import bookmarks to the self-hosted bookmark manager, linkding.

About

A simple script to attach tags to each bookmark from its ancestral folders

Topics

Resources

License

Stars

Watchers

Forks

Languages