API / URL Scheme
The API and URL Scheme provides the possibility for other software to interact directly with flomo, but it requires you to have some software development skills.
If you don't have any, you can go to the extension center and use the extension tools provided by others.
If you have an entry, feel free to submit it here.
flomo provides an easy to call logging API.
url | Action |
flomo:// | open flomo app |
flomo://create | open flomo app , activate input box |
flomo://create?content={$content} | open flomo app , activate input box and paste content |
Last modified 1yr ago