I know that I am probably getting on your nerve by now, but... I just want to know.
So, the bookmarking of individual posts does work. However, the Bookmark Labels do not work (not saved). Why?
Also, I don't understand how to bookmark other items:
- threads (actually, this is not important as I just bookmark the first post)
- forums ?
- categories ?
I've looked at the page code, and that little bookmark icon when clicked just sends you to the next page, where the url is : [
currently viewed post url] + [
/bookmark]
Example:
https://forum.xda-developers.com/posts/#######/bookmark
It also works if I manually type "/bookmark" in the URL and execute
But, when I try to create the identically structured URL to bookmark the forum or the category, such as:
https://forum.xda-developers.com/forums/#####/bookmark
https://forum.xda-developers.com/categories/####/bookmark
this just throws an error
Interestingly, the links themselves are totally valid and working, try this one , for example:
https://forum.xda-developers.com/categories/5871
This was a manually formed link. When you are there, the URL looks very different.
So, my question is, is this an intended behavior, so that no one should try to bookmark a forum or a category? Or is it that something is just broken? May-be the thought was no one would like to bookmark those? But this actually would be super awesome, because then wherever I am, on whatever device, all I have to remember is the XDA main URL, and the rest of my destinations would always be in my bookmarks. Can Forums and categories could be maybe added to the bookmark handler?
I am sorry, if anyone was reading this post, I was fighting for a while trying to stop the BB code parser, till I figured out to use the inline code tags.