PhilKes / NotallyX

Minimalistic Android note taking App | Notally, but eXtended.
GNU General Public License v3.0
78 stars 2 forks source link

Image Editing Options #84

Open CodeNomadHQ opened 3 weeks ago

CodeNomadHQ commented 3 weeks ago

Describe the solution you'd like One popular feature that Google Keep offers but that we currently lack in Notallyx is the ability to draw on or edit images directly within notes. Here are two ideas for how this could be implemented:

Solution 1

image One: Add a dedicated "Draw" button directly in the menu

image Two: Include "Save" and "Delete" options within a dropdown menu (like the three-dot menu), along with a dedicated "Draw" button directly in the menu

image

If we implement a built-in drawing feature, it could look something like this when you click the 'Draw' button

image 2

Solution 2

Similar to Solution 1, adding a "Draw" button, but this time, when you click on it, a menu appears that allows you to choose another app for image editing.

PhilKes commented 3 weeks ago

I think its unrealistic to implement an image editor inside of NotallyX itself, i'd rather just give a button to edit an image in another app, since many Gallery type Apps provide small editors for images already. I want to keep the focus of NotallyX on taking notes, otherwise it will be bloated like so many other all-in-one solutions, so I would prefere solution 2.

CodeNomadHQ commented 3 weeks ago

I like how Google Keep allows you to edit photos directly within the app, but I see how solution 2 makes more sense.