Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Convert your **plain bookmark** files into a **static web app**.
- In Firefox, right-click the Static Marks search field and select "Add a Keyword for this Search".
- Use custom web page templates. If you don't like the default UI, provide your own ([example](https://darekkay.com/static-marks/demo/custom.html) based on [this template](https://github.com/darekkay/static-marks/blob/master/docs/examples/templates/custom.html)).
- Dark Mode.
- Support for any application scheme, not only `http://` and `https://` e.g.:
- <tel:+420-1234567890>
- <obsidian://open?vault=Notes&file=Journal%2F2026-04-03%20Fri>
- <msteams://teams.microsoft.com/l/message/19:a6b...>

## Quickstart

Expand Down