https://github.com/extratone/goodlinks
https://github.com/extratone/goodlinks
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/extratone/goodlinks
- Owner: extratone
- Created: 2024-09-22T09:10:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-22T10:29:20.000Z (over 1 year ago)
- Last Synced: 2026-01-27T15:21:55.741Z (5 months ago)
- Size: 179 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Documentation/configurables for Ngoc Luu's [**GoodLinks for iOS/iPadOS/macOS**](https://apps.apple.com/us/app/goodlinks/id1474335294).
## Actions
### Custom Content Template
This placeholder can be substituted for the content variable in any given URL scheme:
`{# }[title]%0A{*}[author]{*}%0A{`}[url]{`}%0A%0A{---}%0A%0A[content-markdown]%0A%0A{---}%0A%0A{```}html%0A[content-html]%0A{```}`
Which will pass the following (decoded) content:
```md
# [title]
*[author]*
`[url]`
---
[content-markdown]
---
```html
[content-html]
````
```
`things:///add?title=[title]¬es={- }{[}[title]{]}{(}[url]{)}{ }{ | }{*}[summary]{*}&tags=[tags]&list-id=9CNZTeHPfd445JtNCjpyf&heading=GoodLinks`