Two Suggestions

It would be awesome if:



A). next to the latest topics and latest posts buttons, there were "Threads Posted In"  "Threads Started" buttons



B). If when you were in "Threads Posted In" you could sort by last poster timestamp and not original poster timestamp. Because sometimes I post in a thread thats years old and then can never find it again.(And I have horrible memory and cant remember the exact name of the topic)



Just some suggestions. Not sure if that would take a heavy load on the performance or not. Not sure what kind of relationship you have to threads you post in. But it would be a convienant feature.



Thanks

Comments

  • If you click your username both of those buttons are there.

  • Originally posted by: LucasWeatherby



    B). If when you were in "Threads Posted In" you could sort by last poster timestamp and not original poster timestamp. Because sometimes I post in a thread thats years old and then can never find it again.(And I have horrible memory and cant remember the exact name of the topic)

     



    I agree with this!

  • Originally posted by: LucasWeatherby



    It would be awesome if:



    A). next to the latest topics and latest posts buttons, there were "Threads Posted In"  "Threads Started" buttons



    B). If when you were in "Threads Posted In" you could sort by last poster timestamp and not original poster timestamp. Because sometimes I post in a thread thats years old and then can never find it again.(And I have horrible memory and cant remember the exact name of the topic)



    Just some suggestions. Not sure if that would take a heavy load on the performance or not. Not sure what kind of relationship you have to threads you post in. But it would be a convienant feature.



    Thanks

    This is the key.  I've had the same issue.





  • Originally posted by: WickedWonka



    If you click your username both of those buttons are there.







    I agree and I know(as seen in point B), but as with all technologies today, they are driven by the lazy

  • Originally posted by: LucasWeatherby




    Originally posted by: WickedWonka



    If you click your username both of those buttons are there.







    I agree and I know(as seen in point B), but as with all technologies today, they are driven by the lazy





    But if you keep adding links to the page, it makes NA less mobile friendly driving people away.



    There's a balance between ease of use and appearance.




  • I got ya paul... Lemme go ahead and help with the code:



    if(!mobile_site)

    {

    <>Threads Posted In<>

    <>Threads Started<>

    }





  • why not go ahead and build your own site since coding seems easier than clicking on your username and then clicking on the buttons you want?



  • Apparently the saying if "if you build it they will come." Unfortunately I feel like the time it would take me to convince all the NA users to move to lucasweatherbysnintendoage.com would take way longer than it would for me to actually build it. So to be fair, i came up with another alternative:



    if(!mobile_site && USER == LUCASWEATHERBY)

    {

    <>Threads Posted In<>

    <>Threads Started<>



    }
Sign In or Register to comment.