Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shuuji3/bookmark-file-tag-adder

A simple script to attach tags to each bookmark from its ancestral folders
https://github.com/shuuji3/bookmark-file-tag-adder

bookmarks netscape-bookmark-file-1

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://linkding.link/).