mirror of
https://github.com/NohamR/xovi-qmd-extensions.git
synced 2026-07-11 19:19:56 +00:00
Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -29,30 +29,30 @@ Beta releases are not tested nor supported.
|
||||
### Version 3.27.3.0
|
||||
|
||||
#### `batteryPercentage.qmd`
|
||||
- Shows the battery percentage next to the battery icon in the main view header.
|
||||
<!-- [](https://vellum.delivery/#/package/battery-percentage/) -->
|
||||
- Shows the battery percentage next to the battery icon in the main view header.
|
||||
|
||||
<img src="images/batteryPercentage.png" width="400">
|
||||
|
||||
#### `clock.qmd`
|
||||
- Adds a live clock to the library sidebar; tap the entry to toggle seconds display.
|
||||
[](https://vellum.delivery/#/package/sidebar-clock/)
|
||||
- Adds a live clock to the library sidebar; tap the entry to toggle seconds display.
|
||||
|
||||
<img src="images/clock_1.png" width="400">
|
||||
<img src="images/clock_2.png" width="400">
|
||||
Note: You have to set the right timezone on the tablet (you can use [reManager](https://github.com/rmitchellscott/reManager) to set it)
|
||||
|
||||
#### `convertToText_remover.qmd`
|
||||
- Removes the `Convert to text` option from selection menus and the toolbar (ported from 3.23.0.64).
|
||||
[](https://vellum.delivery/#/package/convert-to-text-remover/)
|
||||
- Removes the `Convert to text` option from selection menus and the toolbar (ported from 3.23.0.64).
|
||||
|
||||
<img src="images/convertToText_remover.png" width="400">
|
||||
|
||||
#### `uncompressDock.qmd`
|
||||
[](https://vellum.delivery/#/package/uncompress-dock/)
|
||||
- Replaces the widget-based create menu with dedicated buttons for notebook, folder, and quick sheet creation.
|
||||
- **Rewritten** for the new `HomeScreen.CreateMenu` — the old `Navigator.CreateMenu` is no longer used in 3.27.
|
||||
- Note: Notebook and Folder use Navigator methods; Quicksheet uses `LibraryController` (experimental).
|
||||
[](https://vellum.delivery/#/package/uncompress-dock/)
|
||||
|
||||
<img src="images/uncompressDock.png" width="400">
|
||||
|
||||
@@ -74,18 +74,22 @@ Use [quicksettings-clock-serif](https://github.com/rmitchellscott) by rmitchells
|
||||
- Injects a tappable clock into the Quick Settings header; tap to toggle between minute and second precision.
|
||||
|
||||
#### `forceSync.qmd`
|
||||
- Adds a cloud button in Quick Settings that forces a library sync when tapped (need further testing to confirm it works as intended).
|
||||
[](https://vellum.delivery/#/package/force-sync/)
|
||||
|
||||
<img src="images/forceSync.png" width="400">
|
||||
|
||||
- Adds a cloud button in Quick Settings that forces a library sync when tapped (need further testing to confirm it works as intended).
|
||||
|
||||
#### `favoriteButton.qmd`
|
||||
- Restores a `Favorite` action in the document list header for faster pinning.
|
||||
[](https://vellum.delivery/#/package/favorite-button/)
|
||||
- Restores a `Favorite` action in the document list header for faster pinning.
|
||||
|
||||
<img src="images/favoriteButton.png" width="400">
|
||||
|
||||
#### `tagButton.qmd`
|
||||
- Puts a `Tag` action next to other list controls to open the tag editor directly.
|
||||
[](https://vellum.delivery/#/package/tag-button/)
|
||||
- Puts a `Tag` action next to other list controls to open the tag editor directly.
|
||||
|
||||
<img src="images/tagButton.png" width="400">
|
||||
|
||||
#### `convertToText_remover.qmd`
|
||||
@@ -93,6 +97,7 @@ Use [quicksettings-clock-serif](https://github.com/rmitchellscott) by rmitchells
|
||||
|
||||
#### `uncompressDock.qmd`
|
||||
- Replaces the condensed `More` menu in the new document dock with dedicated buttons for notebook, folder, and quick sheet creation.
|
||||
|
||||
<img src="images/uncompressDock_old.png" width="400">
|
||||
|
||||
#### `hideDocumentClose.qmd`
|
||||
|
||||
Reference in New Issue
Block a user