Hacker News new | ask | show | jobs
by techntoke 2170 days ago
Would love to see a Go-based bookmarking server (no JavaScript) and CLI/ncurses app that uses yaml/toml/json files for bookmarks:

  google:
    tags:
    - search engine
    url: https://google.com
  duckduckgo:
    tags:
    - search engine
    url: https://duckduckgo.com
1 comments

Is that your requirements doc? “As a customer, I want a bookmarking tool written in Go that uses yaml files”?
No, I am not a customer because I do not believe bookmarks should be something that you pay to host in the cloud. However, for a self-hosted alternative my suggestion would be awesome and likely superior as it could be synced with any provider (Google Drive, One Drive, Dropbox, Nextcloud, etc).