mirror of
https://github.com/YunoHost-Apps/shiori_ynh.git
synced 2024-09-03 20:26:17 +02:00
Update DESCRIPTION.md
This commit is contained in:
parent
d4369979c1
commit
0ca84b81da
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,11 @@ Shiori is a simple bookmarks manager written in Go language. Intended as a simpl
|
|||
|
||||
- Simple and clean command line interface.
|
||||
- Basic bookmarks management i.e. add, edit and delete.
|
||||
- Search bookmarks by their title, tags, url and page content.
|
||||
- Search bookmarks by their title, tags, URL and page content.
|
||||
- Import and export bookmarks from and to Netscape Bookmark file.
|
||||
- Portable, thanks to its single binary format and sqlite3 database
|
||||
- Simple web interface for those who don't want to use a command line app.
|
||||
- Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.
|
||||
|
||||
### Shiori Web Extension
|
||||
|
||||
[Shiori Web Extension](https://github.com/go-shiori/shiori-web-ext) is a simple extension for managing bookmarks using Shiori. This extension is intended to integrate Shiori with your favorite web browser. This way, you can save and remove bookmarks in Shiori without switching from your current page.
|
Loading…
Add table
Reference in a new issue