rmountjoy92 / DashMachine

Another web application bookmark dashboard, with fun features.
GNU General Public License v3.0
1.24k stars 119 forks source link

[Enhancement] Quick action buttons\cards #129

Open Nixellion opened 4 years ago

Nixellion commented 4 years ago

How about adding optional buttons to cards and a separate card for quick action buttons?

Existing Platforms may utilize it for things like "Disable PiHole for 5 minutes".

Custom quick action card could be used for maybe allowing to execute custom python code. For example I have to check in every day when I start working by entering my email address and submitting it in an online form. Instead I could just add a button to dashboard to send a POST request directly to the server.

rmountjoy92 commented 4 years ago

Haha you read my mind. The next card type being released in 0.6 is 'action card', which will be a collection of both buttons and text inputs.