Add bookmark feature
To resolve this add some kind of bookmark feature to the app. This means a list of items to be stored in appdata/preferences, which should be shown in a Bookmark fragment. The first part is about to add this for URLs. So when a URL is opened in the webview and the bookmark button is clicked, this gets added/removed from the list. In the bookmark fragment there should be an option to remove existing items from the list.
The bookmark fragment can be based on the code of e.g. TagListFragment.
Should not be too hard ;)
I would like to work on this issue ..
go for it 👍 😎
Hey I would like to work on this. Can you tell me you are asking for a new class to be implemented or specific class or folder where you want the changes?
First of all: You need to know diaspora a little and have an account. You cant develop on it without a little knowlwdge of what this all is about.
Yes, new classes and interface, so backend and frontend. This most likely happen in the folder where fragments are.
Sharing URLs to note keeping apps (like Markor) works fine and not requires changes to this app.