Markdownr
Converts an URL to markdown and share it
新版本 1.6.1
Fix race condition when reading shared link
Handle Android 15 edge-to-edge rendering
Update Dependencies, Kotlin, Gradle and AGP
Handle Android 15 edge-to-edge rendering
Update Dependencies, Kotlin, Gradle and AGP
Markdownr converts an URL to markdown, and lets you share it to your favorite notes app.
I've written this app to save articles I found interesting to a note taking app that uses markdown and git to sync notes to my pc.
Features:
- Downloads the web page specified in the URL input field and converts it to Markdown
- Share the markdown to other apps with standard share intent
- The URL can be also be shared from another app (for example the web browser);
markdownr will automatically convert it and show the share intent.
I've written this app to save articles I found interesting to a note taking app that uses markdown and git to sync notes to my pc.
Features:
- Downloads the web page specified in the URL input field and converts it to Markdown
- Share the markdown to other apps with standard share intent
- The URL can be also be shared from another app (for example the web browser);
markdownr will automatically convert it and show the share intent.
- 作者: sanzoghenzo
- 授權條款: MIT License
- 問題追蹤系統
- 原始碼
- 構建中介資料
- 可重現構建狀態
捐助
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86_64此版本需要 Android 4.4 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86_64此版本需要 Android 4.4 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.6.0
Dark mode support
Preview mode
Update dependencies
Preview mode
Update dependencies
新版本 1.5.1
Fix "Include Body" settings not honored on fresh install.
